|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeometryFactory | |
---|---|
org.opengis.feature | Representation a features on a map. |
org.opengis.go |
Uses of GeometryFactory in org.opengis.feature |
---|
Methods in org.opengis.feature that return GeometryFactory | |
---|---|
GeometryFactory |
FeatureFactory.getGeometryFactory()
|
Methods in org.opengis.feature with parameters of type GeometryFactory | |
---|---|
void |
FeatureFactory.setGeometryFactory(GeometryFactory geometryFactory)
Sets the factory used to create geometric data. |
Uses of GeometryFactory in org.opengis.go |
---|
Methods in org.opengis.go that return GeometryFactory | |
---|---|
GeometryFactory |
CommonFactory.getGeometryFactory(CoordinateReferenceSystem crs)
Returns the geometry factory equiped to build geometries using the given coordinate reference system. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |