Uses of Interface
org.geotools.filter.SortBy2

Packages that use SortBy2
org.geotools.data.store   
org.geotools.feature   
 

Uses of SortBy2 in org.geotools.data.store
 

Methods in org.geotools.data.store with parameters of type SortBy2
 FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> DataFeatureCollection.sort(SortBy2 order)
          Allows for "Advanced" sort capabilities specific to the GeoTools platform!
 

Uses of SortBy2 in org.geotools.feature
 

Methods in org.geotools.feature with parameters of type SortBy2
 FeatureCollection<org.opengis.feature.simple.SimpleFeatureType,org.opengis.feature.simple.SimpleFeature> DefaultFeatureCollection.sort(SortBy2 order)
          Allows for "Advanced" sort capabilities specific to the GeoTools platform!
 



Copyright © 1996-2010 Geotools. All Rights Reserved.