Uses of Class
com.luciad.format.gml31.model.TLcdGML31Coordinates
Packages that use TLcdGML31Coordinates
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31Coordinates in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31CoordinatesModifier and TypeMethodDescriptionTLcdGML31Coordinates.clone()
TLcdGML31Envelope.getCoordinates()
Gets the value of theCOORDINATES_PROPERTY
property.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31CoordinatesModifier and TypeMethodDescriptionvoid
TLcdGML31Envelope.setCoordinates
(TLcdGML31Coordinates aValue) Sets the value of theCOORDINATES_PROPERTY
property.