|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.filter.SortOrder
public final class SortOrder
Captures the SortBy order, ASC or DESC.
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. |
Method Summary |
---|
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 |