Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31Sign
Packages that use 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
Methods in com.luciad.format.gml31.model that return ELcdGML31SignModifier and TypeMethodDescriptionstatic ELcdGML31Signstatic ELcdGML31SignReturns 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.Methods in com.luciad.format.gml31.model with parameters of type ELcdGML31SignConstructors in com.luciad.format.gml31.model with parameters of type ELcdGML31SignModifierConstructorDescriptionTLcdGML31OrientableCurve(TLcdGML31AbstractCurve aBaseCurve, ELcdGML31Sign aForwardOrientation) Constructs an orientable curve for a given base curve.