Uses of Interface
org.opengis.filter.FilterFactory

Packages that use FilterFactory
org.opengis.feature.type Captures the generic feature model from ISO 19109 with allowances for usability. 
org.opengis.filter Filters features according their properties. 
org.opengis.go   
 

Uses of FilterFactory in org.opengis.feature.type
 

Methods in org.opengis.feature.type that return FilterFactory
 FilterFactory TypeFactory.getFilterFactory()
          Returns the Filter Facotry used to create type restrictions.
 

Methods in org.opengis.feature.type with parameters of type FilterFactory
 void TypeFactory.setFilterFactory(FilterFactory filterFactory)
          Sets the filter factory used to create type restrictions.
 

Uses of FilterFactory in org.opengis.filter
 

Subinterfaces of FilterFactory in org.opengis.filter
 interface FilterFactory2
          Allows creation of additional Filter constructs.
 

Uses of FilterFactory in org.opengis.go
 

Methods in org.opengis.go that return FilterFactory
 FilterFactory CommonFactory.getFilterFactory()
          Returns the filter factory singleton.
 



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