Uses of Class
com.luciad.format.gml31.model.TLcdGML31Point
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Point in com.luciad.format.gml31.model
Modifier and TypeMethodDescriptionTLcdGML31Point.clone()
TLcdGML31RectifiedGrid.getOrigin()
Returns the value of the property that maps to theorigin
element.TLcdGML31PointProperty.getTargetPoint()
Modifier and TypeMethodDescriptionTLcdGML31PointArrayProperty.getPoint()
Returns the value of the property that maps to thePoint
element.Modifier and TypeMethodDescriptionvoid
TLcdGML31RectifiedGrid.setOrigin
(TLcdGML31Point aValue) Sets the value of the property that maps to theorigin
element.