Uses of Interface
org.opengis.filter.Id

Packages that use Id
org.opengis.filter Filters features according their properties. 
 

Uses of Id in org.opengis.filter
 

Methods in org.opengis.filter that return Id
 Id FilterFactory.id(Set<? extends Identifier> ids)
          Passes only for objects that have one of the IDs given to this object.
 

Methods in org.opengis.filter with parameters of type Id
 Object FilterVisitor.visit(Id filter, Object extraData)
           
 



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