Uses of Package
org.opengis.filter.sort

Packages that use org.opengis.filter.sort
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.collection Implementations of FeatureCollection for different purposes. 
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.gen   
org.geotools.data.joining   
org.geotools.data.simple   
org.geotools.data.sort   
org.geotools.data.store   
org.geotools.data.wfs.protocol.wfs   
org.geotools.data.wfs.v1_1_0   
org.geotools.feature   
org.geotools.feature.collection Helper classes for implementing FeatureCollections. 
org.geotools.filter   
org.geotools.jdbc   
org.opengis.filter Filters features according their properties. 
org.opengis.filter.sort An SortBy indicates the ordering requested during a data query. 
 

Classes in org.opengis.filter.sort used by org.geotools.data
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.collection
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.complex
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.gen
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.joining
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.simple
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.sort
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.store
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.wfs.protocol.wfs
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.data.wfs.v1_1_0
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.feature
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.feature.collection
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.geotools.filter
SortBy
          Defines the sort order, based on a property and ascending/descending.
SortOrder
          Captures the SortBy order, ASC or DESC.
 

Classes in org.opengis.filter.sort used by org.geotools.jdbc
SortBy
          Defines the sort order, based on a property and ascending/descending.
 

Classes in org.opengis.filter.sort used by org.opengis.filter
SortBy
          Defines the sort order, based on a property and ascending/descending.
SortOrder
          Captures the SortBy order, ASC or DESC.
 

Classes in org.opengis.filter.sort used by org.opengis.filter.sort
SortOrder
          Captures the SortBy order, ASC or DESC.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.