| Package | Description |
|---|---|
| org.geolatte.geom.json |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<Feature,java.lang.Boolean> |
Features.overrides |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Feature.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Feature[] |
Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Context.isFeatureSet(Feature feature) |
protected boolean |
AbstractGeometryParser.isFeatureSet(Feature f) |
boolean |
Features.isFeatureSet(Feature feature) |
void |
Features.override(Feature feature,
boolean value) |
void |
GeolatteGeomModule.setFeature(Feature feature,
boolean value) |