Uses of Class
com.luciad.format.gml32.model.TLcdGML32MultiCurve
Packages that use TLcdGML32MultiCurve
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32MultiCurve in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32MultiCurveModifier and TypeMethodDescriptionTLcdGML32MultiCurve.clone()TLcdGML32MultiCurveProperty.getMultiCurve()Returns the value of the property that maps to theMultiCurveelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32MultiCurveModifier and TypeMethodDescriptionvoidTLcdGML32MultiCurveProperty.setMultiCurve(TLcdGML32MultiCurve aValue) Sets the value of the property that maps to theMultiCurveelement.