Uses of Class
com.luciad.format.gml31.model.TLcdGML31MultiPoint
Packages that use TLcdGML31MultiPoint
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31MultiPoint in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31MultiPointModifier and TypeMethodDescriptionTLcdGML31MultiPoint.clone()
TLcdGML31MultiPointProperty.getMultiPoint()
Returns the value of the property that maps to theMultiPoint
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31MultiPointModifier and TypeMethodDescriptionvoid
TLcdGML31MultiPointProperty.setMultiPoint
(TLcdGML31MultiPoint aValue) Sets the value of the property that maps to theMultiPoint
element.