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

Packages that use SimpleFeature
org.opengis.feature Representation a features on a map. 
 

Uses of SimpleFeature in org.opengis.feature
 

Methods in org.opengis.feature that return SimpleFeature
 SimpleFeature FeatureFactory.createSimpleFeature(Object[] array, SimpleFeatureType type, String id)
          Create a SimpleFeature from an array of objects.
 SimpleFeature FeatureFactory.createSimpleFeautre(Object[] array, AttributeDescriptor decsriptor, String id)
          Creates a simple feature.
 



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