Uses of Interface
org.opengis.feature.GeometryAttribute

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.
 



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