Uses of Class
com.luciad.format.gml31.model.TLcdGML31CompositeCurve
Packages that use TLcdGML31CompositeCurve
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31CompositeCurve in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31CompositeCurveModifier and TypeMethodDescriptionTLcdGML31CompositeCurve.clone()
TLcdGML31CompositeCurveProperty.getCompositeCurve()
Returns the value of the property that maps to theCompositeCurve
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31CompositeCurveModifier and TypeMethodDescriptionvoid
TLcdGML31CompositeCurveProperty.setCompositeCurve
(TLcdGML31CompositeCurve aValue) Sets the value of the property that maps to theCompositeCurve
element.