Uses of Enum Class
com.luciad.format.gml32.model.ELcdGML32Sign
Packages that use ELcdGML32Sign
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of ELcdGML32Sign in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return ELcdGML32SignModifier and TypeMethodDescriptionstatic ELcdGML32Signstatic ELcdGML32SignReturns the enum constant of this class with the specified name.static ELcdGML32Sign[]ELcdGML32Sign.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.format.gml32.model with parameters of type ELcdGML32SignConstructors in com.luciad.format.gml32.model with parameters of type ELcdGML32SignModifierConstructorDescriptionTLcdGML32OrientableCurve(TLcdGML32AbstractCurve aBaseCurve, ELcdGML32Sign aForwardOrientation) Constructs an orientable curve for a given base curve.