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
 FeatureList 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
 FeatureList DefaultFeatureCollection.sort(SortBy2 order)
          Allows for "Advanced" sort capabilities specific to the GeoTools platform!
 



Copyright © GeoTools. All Rights Reserved.