Uses of Package
org.geotools.data.complex.filter

Packages that use org.geotools.data.complex.filter
org.geotools.data.complex This package contains the implementation of a ComplexDataStore, Author note: though this "Complex" datastore has born to provide complex features out of a simple features data source, it may be better called a DerivativeDataStore or something like that, you'll see why later. 
org.geotools.data.complex.filter   
org.geotools.data.joining   
org.geotools.filter   
 

Classes in org.geotools.data.complex.filter used by org.geotools.data.complex
XPath
          Utility class to evaluate XPath expressions against an Attribute instance, which may be any Attribute, whether it is simple, complex, a feature, etc.
XPathUtil.StepList
           
 

Classes in org.geotools.data.complex.filter used by org.geotools.data.complex.filter
UnmappingFilterVisitor
          A Filter visitor that traverse a Filter or Expression made against a complex FeatureType, and that uses the attribute and type mapping information given by a FeatureTypeMapping object to produce an equivalent Filter that operates against the original FeatureType.
XPathUtil
          Utility class to evaluate XPath expressions against an Attribute instance, which may be any Attribute, whether it is simple, complex, a feature, etc.
XPathUtil.Step
           
XPathUtil.StepList
           
 

Classes in org.geotools.data.complex.filter used by org.geotools.data.joining
XPathUtil.StepList
           
 

Classes in org.geotools.data.complex.filter used by org.geotools.filter
XPathUtil.StepList
           
 



Copyright © 1996-2014 Geotools. All Rights Reserved.