Uses of Class
com.luciad.format.gml32.model.TLcdGML32Coordinates
Packages that use TLcdGML32Coordinates
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Coordinates in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32CoordinatesModifier and TypeMethodDescriptionTLcdGML32Coordinates.clone()
TLcdGML32Envelope.getCoordinates()
Gets the value of theCOORDINATES_PROPERTY
property.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32CoordinatesModifier and TypeMethodDescriptionvoid
TLcdGML32Envelope.setCoordinates
(TLcdGML32Coordinates aValue) Sets the value of theCOORDINATES_PROPERTY
property.