Uses of Class
com.luciad.format.gml32.model.TLcdGML32CartesianCS
Packages that use TLcdGML32CartesianCS
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.3.
-
Uses of TLcdGML32CartesianCS in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32CartesianCSModifier and TypeMethodDescriptionTLcdGML32CartesianCSProperty.getCartesianCS()Returns the value of the property that maps to theCartesianCSelement.TLcdGML32ProjectedCRS.getCartesianCS()Returns the value of the property that maps to thecartesianCSelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32CartesianCSModifier and TypeMethodDescriptionvoidTLcdGML32CartesianCSProperty.setCartesianCS(TLcdGML32CartesianCS aValue) Sets the value of the property that maps to theCartesianCSelement.voidTLcdGML32ProjectedCRS.setCartesianCS(TLcdGML32CartesianCS aValue) Sets the value of the property that maps to thecartesianCSelement. -
Uses of TLcdGML32CartesianCS in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32CartesianCS in com.luciad.format.metadata.model.crsitem