|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.filter.SortOrder
Captures the SortBy order, ASC or DESC.
http://schemas.opengis.net/filter/1.1.0/sort.xsd| Field Summary | |
static org.opengis.filter.sort.SortOrder |
ASCENDING
Deprecated. Can now use the geoapi SortOrder directly |
static org.opengis.filter.sort.SortOrder |
DESCENDING
Deprecated. Can now use the geoapi SortOrder directly |
| Constructor Summary | |
SortOrder()
Deprecated. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final org.opengis.filter.sort.SortOrder ASCENDING
public static final org.opengis.filter.sort.SortOrder DESCENDING
| Constructor Detail |
public SortOrder()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||