Uses of Interface
org.geotools.filter.SortBy

Packages that use SortBy
org.geotools.data.store   
org.geotools.filter   
 

Uses of SortBy in org.geotools.data.store
 

Methods in org.geotools.data.store with parameters of type SortBy
 SimpleFeatureCollection ContentFeatureCollection.sort(SortBy order)
           
 

Uses of SortBy in org.geotools.filter
 

Subinterfaces of SortBy in org.geotools.filter
 interface SortBy2
          GeoTools allows for more pervase use of Expression then is strictly supported by the specification.
 

Fields in org.geotools.filter declared as SortBy
static SortBy[] SortBy.UNSORTED
          Deprecated. use SortBy.UNSORTED
 



Copyright © 1996-2014 Geotools. All Rights Reserved.