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