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