org.openjump.core.ui.plugin.wms
Class ZoomToWMSPlugIn.MapLayerAttributes
java.lang.Object
org.openjump.core.ui.plugin.wms.ZoomToWMSPlugIn.MapLayerAttributes
- All Implemented Interfaces:
- java.lang.Comparable
- Enclosing class:
- ZoomToWMSPlugIn
public static class ZoomToWMSPlugIn.MapLayerAttributes
- extends java.lang.Object
- implements java.lang.Comparable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SORT_UP
public static final int SORT_UP
- See Also:
- Constant Field Values
SORT_DOWN
public static final int SORT_DOWN
- See Also:
- Constant Field Values
SORT_AFTER_TITLE
public static final int SORT_AFTER_TITLE
- See Also:
- Constant Field Values
SORT_AFTER_NAME
public static final int SORT_AFTER_NAME
- See Also:
- Constant Field Values
SORT_AFTER_SRS
public static final int SORT_AFTER_SRS
- See Also:
- Constant Field Values
SORT_AFTER_MINX
public static final int SORT_AFTER_MINX
- See Also:
- Constant Field Values
SORT_AFTER_MINY
public static final int SORT_AFTER_MINY
- See Also:
- Constant Field Values
SORT_AFTER_MAXX
public static final int SORT_AFTER_MAXX
- See Also:
- Constant Field Values
SORT_AFTER_MAXY
public static final int SORT_AFTER_MAXY
- See Also:
- Constant Field Values
sortUpDown
public static int[] sortUpDown
sortAfter
public static int sortAfter
compareTo
public int compareTo(java.lang.Object object)
- Specified by:
compareTo in interface java.lang.Comparable
getColumnNames
public static java.lang.String[] getColumnNames()
setSortAfter
public static void setSortAfter(int sortAfter)