Uses of Enum Class
com.luciad.format.gml32.model.ELcdGML32CompassPointEnumeration
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of ELcdGML32CompassPointEnumeration in com.luciad.format.gml32.model
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ELcdGML32CompassPointEnumeration[]
ELcdGML32CompassPointEnumeration.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic String
ELcdGML32CompassPointEnumeration.toValue
(ELcdGML32CompassPointEnumeration aValue)