| Package | Description |
|---|---|
| org.geolatte.geom.json |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Feature.valueOf(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) |
void |
GeolatteGeomModule.setFeature(Feature feature,
boolean value) |
Copyright © 2019 geolatte.org. All rights reserved.