Uses of Interface
org.opengis.feature.simple.SimpleFeature

Packages that use SimpleFeature
org.opengis.feature.simple   
 

Uses of SimpleFeature in org.opengis.feature.simple
 

Methods in org.opengis.feature.simple that return SimpleFeature
 SimpleFeature SimpleFeatureFactory.createSimpleFeature(List attributes, SimpleFeatureType type, String id)
          Creates a new simple feature.
 

Methods in org.opengis.feature.simple that return types with arguments of type SimpleFeature
 Set<SimpleFeature> SimpleFeatureCollectionType.getMemberTypes()
          Singleton set, use getMemberType()
 



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