Uses of Enum Class
com.luciad.format.gml32.model.ELcdGML32CurveInterpolation
Packages that use ELcdGML32CurveInterpolation
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of ELcdGML32CurveInterpolation in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return ELcdGML32CurveInterpolationModifier and TypeMethodDescriptionstatic ELcdGML32CurveInterpolationTLcdGML32Cone.getHorizontalCurveType()Returns the value of the property that maps to thehorizontalCurveTypeattribute.TLcdGML32Cylinder.getHorizontalCurveType()Returns the value of the property that maps to thehorizontalCurveTypeattribute.TLcdGML32Sphere.getHorizontalCurveType()Returns the value of the property that maps to thehorizontalCurveTypeattribute.TLcdGML32BSpline.getInterpolationAttr()Returns the value of the property that maps to theinterpolationattribute.TLcdGML32Clothoid.getInterpolationAttr()Returns the value of the property that maps to theinterpolationattribute.TLcdGML32CubicSpline.getInterpolationAttr()Returns the value of the property that maps to theinterpolationattribute.TLcdGML32Cone.getVerticalCurveType()Returns the value of the property that maps to theverticalCurveTypeattribute.TLcdGML32Cylinder.getVerticalCurveType()Returns the value of the property that maps to theverticalCurveTypeattribute.TLcdGML32Sphere.getVerticalCurveType()Returns the value of the property that maps to theverticalCurveTypeattribute.static ELcdGML32CurveInterpolationReturns the enum constant of this class with the specified name.static ELcdGML32CurveInterpolation[]ELcdGML32CurveInterpolation.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 ELcdGML32CurveInterpolationModifier and TypeMethodDescriptionvoidTLcdGML32Cone.setHorizontalCurveType(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to thehorizontalCurveTypeattribute.voidTLcdGML32Cylinder.setHorizontalCurveType(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to thehorizontalCurveTypeattribute.voidTLcdGML32Sphere.setHorizontalCurveType(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to thehorizontalCurveTypeattribute.voidTLcdGML32BSpline.setInterpolationAttr(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to theinterpolationattribute.voidTLcdGML32Clothoid.setInterpolationAttr(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to theinterpolationattribute.voidTLcdGML32CubicSpline.setInterpolationAttr(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to theinterpolationattribute.voidTLcdGML32Cone.setVerticalCurveType(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to theverticalCurveTypeattribute.voidTLcdGML32Cylinder.setVerticalCurveType(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to theverticalCurveTypeattribute.voidTLcdGML32Sphere.setVerticalCurveType(ELcdGML32CurveInterpolation aValue) Sets the value of the property that maps to theverticalCurveTypeattribute.static StringELcdGML32CurveInterpolation.toValue(ELcdGML32CurveInterpolation aValue)