Enum Class ELcdGML31IncrementOrder

java.lang.Object
java.lang.Enum<ELcdGML31IncrementOrder>
com.luciad.format.gml31.model.ELcdGML31IncrementOrder
All Implemented Interfaces:
Serializable, Comparable<ELcdGML31IncrementOrder>, Constable

public enum ELcdGML31IncrementOrder extends Enum<ELcdGML31IncrementOrder>
The enumeration value here indicates the incrementation order to be used on the first 2 axes, i.e. "+x-y" means that the points on the first axis are to be traversed from lowest to highest and the points on the second axis are to be traversed from highest to lowest. The points on all other axes (if any) beyond the first 2 are assumed to increment from lowest to highest.
Since:
2018.1