Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31Sign
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of ELcdGML31Sign in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionstatic ELcdGML31Sign
static ELcdGML31Sign
Returns the enum constant of this class with the specified name.static ELcdGML31Sign[]
ELcdGML31Sign.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTLcdGML31OrientableCurve
(TLcdGML31AbstractCurve aBaseCurve, ELcdGML31Sign aForwardOrientation) Constructs an orientable curve for a given base curve.