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 |
---|---|
protected boolean |
AbstractGeometryParser.isFeatureSet(Feature f) |
boolean |
Context.isFeatureSet(Feature feature) |
void |
GeolatteGeomModule.setFeature(Feature feature,
boolean value) |
Copyright © 2022 geolatte.org. All rights reserved.