Uses of Class
com.luciad.format.gml32.model.TLcdGML32Tin.ControlPoint
Packages that use TLcdGML32Tin.ControlPoint
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Tin.ControlPoint in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32Tin.ControlPointModifier and TypeMethodDescriptionTLcdGML32Tin.getControlPoint()Returns the value of the property that maps to thecontrolPointelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32Tin.ControlPointModifier and TypeMethodDescriptionvoidTLcdGML32Tin.setControlPoint(TLcdGML32Tin.ControlPoint aValue) Sets the value of the property that maps to thecontrolPointelement.