|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeometryAttribute | |
|---|---|
| org.opengis.feature | Representation a features on a map. |
| Uses of GeometryAttribute in org.opengis.feature |
|---|
| Methods in org.opengis.feature that return GeometryAttribute | |
|---|---|
GeometryAttribute |
FeatureFactory.createGeometryAttribute(Object geometry,
GeometryDescriptor descriptor,
String id,
CoordinateReferenceSystem crs)
Creates a geometry attribute. |
GeometryAttribute |
Feature.getDefaultGeometryProperty()
The default geometric attribute of the feature. |
| Methods in org.opengis.feature with parameters of type GeometryAttribute | |
|---|---|
void |
Feature.setDefaultGeometryProperty(GeometryAttribute geometryAttribute)
Sets the default geometric attribute of the feature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||