Uses of Class
com.luciad.format.gml32.model.TLcdGML32Ellipsoid
Packages that use TLcdGML32Ellipsoid
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.1.
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.4.3.
-
Uses of TLcdGML32Ellipsoid in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32EllipsoidModifier and TypeMethodDescriptionTLcdGML32EllipsoidProperty.getEllipsoid()Returns the value of the property that maps to theEllipsoidelement.TLcdGML32GeodeticDatum.getEllipsoid()Returns the value of the property that maps to theellipsoidelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32EllipsoidModifier and TypeMethodDescriptionvoidTLcdGML32EllipsoidProperty.setEllipsoid(TLcdGML32Ellipsoid aValue) Sets the value of the property that maps to theEllipsoidelement.voidTLcdGML32GeodeticDatum.setEllipsoid(TLcdGML32Ellipsoid aValue) Sets the value of the property that maps to theellipsoidelement. -
Uses of TLcdGML32Ellipsoid in com.luciad.format.metadata.model.catalogue
Methods in com.luciad.format.metadata.model.catalogue that return types with arguments of type TLcdGML32EllipsoidModifier and TypeMethodDescriptionTLcdISO19115CrsCatalogue.getEllipsoid()Gets the value of theTLcdISO19115CrsCatalogue.ELLIPSOID_PROPERTYproperty adapted to a list ofTLcdGML32Ellipsoidinstances. -
Uses of TLcdGML32Ellipsoid in com.luciad.format.metadata.model.crsitem
Subclasses of TLcdGML32Ellipsoid in com.luciad.format.metadata.model.crsitem