Uses of Interface
org.opengis.filter.identity.FeatureId

Packages that use FeatureId
org.opengis.feature Representation a features on a map. 
org.opengis.filter Filters features according their properties. 
 

Uses of FeatureId in org.opengis.feature
 

Methods in org.opengis.feature that return FeatureId
 FeatureId Feature.getIdentifier()
          A unique identifier for the feature.
 

Uses of FeatureId in org.opengis.filter
 

Methods in org.opengis.filter that return FeatureId
 FeatureId FilterFactory.featureId(String id)
          Creates a new feautre id from a string
 



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