Uses of Interface
org.opengis.geometry.coordinate.GeometryFactory

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.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.