Uses of Package
org.opengis.filter.sort

Packages that use org.opengis.filter.sort
org.opengis.feature Representation a features on a map. 
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.opengis.feature
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
SortBy
          Defines the sort order, based on a property and ascending/descending.
SortOrder
          Captures the SortBy order, ASC or DESC.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.