|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeometryType | |
---|---|
org.opengis.feature | Representation a features on a map. |
org.opengis.feature.simple | |
org.opengis.feature.type | Captures the generic feature model from ISO 19109 with allowances for usability. |
Uses of GeometryType in org.opengis.feature |
---|
Methods in org.opengis.feature that return GeometryType | |
---|---|
GeometryType |
GeometryAttribute.getType()
GeometryType should be configured with a Geometry for getJavaType. |
Uses of GeometryType in org.opengis.feature.simple |
---|
Methods in org.opengis.feature.simple that return GeometryType | |
---|---|
GeometryType |
SimpleFeatureType.getDefaultGeometryType()
|
Uses of GeometryType in org.opengis.feature.type |
---|
Methods in org.opengis.feature.type that return GeometryType | |
---|---|
GeometryType |
TypeFactory.createGeometryType(Name name,
Class<?> binding,
CoordinateReferenceSystem crs,
boolean isIdentifiable,
boolean isAbstract,
Set<Filter> restrictions,
AttributeType superType,
InternationalString description)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |