Uses of Enum Class
com.luciad.format.gml31.model.ELcdGML31CurveInterpolation
Packages that use ELcdGML31CurveInterpolation
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of ELcdGML31CurveInterpolation in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return ELcdGML31CurveInterpolationModifier and TypeMethodDescriptionstatic ELcdGML31CurveInterpolationTLcdGML31Cone.getHorizontalCurveType()Returns the value of the property that maps to thehorizontalCurveTypeattribute.TLcdGML31Cylinder.getHorizontalCurveType()Returns the value of the property that maps to thehorizontalCurveTypeattribute.TLcdGML31Sphere.getHorizontalCurveType()Returns the value of the property that maps to thehorizontalCurveTypeattribute.TLcdGML31BSpline.getInterpolationAttr()Returns the value of the property that maps to theinterpolationattribute.TLcdGML31CubicSpline.getInterpolationAttr()Returns the value of the property that maps to theinterpolationattribute.TLcdGML31Cone.getVerticalCurveType()Returns the value of the property that maps to theverticalCurveTypeattribute.TLcdGML31Cylinder.getVerticalCurveType()Returns the value of the property that maps to theverticalCurveTypeattribute.TLcdGML31Sphere.getVerticalCurveType()Returns the value of the property that maps to theverticalCurveTypeattribute.static ELcdGML31CurveInterpolationReturns the enum constant of this class with the specified name.static ELcdGML31CurveInterpolation[]ELcdGML31CurveInterpolation.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 ELcdGML31CurveInterpolationModifier and TypeMethodDescriptionvoidTLcdGML31Cone.setHorizontalCurveType(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to thehorizontalCurveTypeattribute.voidTLcdGML31Cylinder.setHorizontalCurveType(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to thehorizontalCurveTypeattribute.voidTLcdGML31Sphere.setHorizontalCurveType(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to thehorizontalCurveTypeattribute.voidTLcdGML31BSpline.setInterpolationAttr(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to theinterpolationattribute.voidTLcdGML31CubicSpline.setInterpolationAttr(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to theinterpolationattribute.voidTLcdGML31Cone.setVerticalCurveType(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to theverticalCurveTypeattribute.voidTLcdGML31Cylinder.setVerticalCurveType(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to theverticalCurveTypeattribute.voidTLcdGML31Sphere.setVerticalCurveType(ELcdGML31CurveInterpolation aValue) Sets the value of the property that maps to theverticalCurveTypeattribute.static StringELcdGML31CurveInterpolation.toValue(ELcdGML31CurveInterpolation aValue)