Uses of Class
com.luciad.format.gml31.model.TLcdGML31Clothoid.RefLocation
Packages that use TLcdGML31Clothoid.RefLocation
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Clothoid.RefLocation in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31Clothoid.RefLocationModifier and TypeMethodDescriptionTLcdGML31Clothoid.getRefLocation()
Returns the value of the property that maps to therefLocation
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31Clothoid.RefLocationModifier and TypeMethodDescriptionvoid
TLcdGML31Clothoid.setRefLocation
(TLcdGML31Clothoid.RefLocation aValue) Sets the value of the property that maps to therefLocation
element.