Uses of Class
com.luciad.format.gml32.model.TLcdGML32CodeWithAuthority
Packages that use TLcdGML32CodeWithAuthority
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32CodeWithAuthority in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32CodeWithAuthorityModifier and TypeMethodDescriptionTLcdGML32CoordinateSystemAxis.getAxisDirection()Returns the value of the property that maps to theaxisDirectionelement.TLcdGML32DerivedCRS.getDerivedCRSType()Returns the value of the property that maps to thederivedCRSTypeelement.TLcdGML32AbstractGML.getIdentifier()Returns the value of the property that maps to theidentifierelement.TLcdGML32ImageDatum.getPixelInCell()Returns the value of the property that maps to thepixelInCellelement.TLcdGML32CoordinateSystemAxis.getRangeMeaning()Returns the value of the property that maps to therangeMeaningelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32CodeWithAuthorityModifier and TypeMethodDescriptionvoidTLcdGML32CoordinateSystemAxis.setAxisDirection(TLcdGML32CodeWithAuthority aValue) Sets the value of the property that maps to theaxisDirectionelement.voidTLcdGML32DerivedCRS.setDerivedCRSType(TLcdGML32CodeWithAuthority aValue) Sets the value of the property that maps to thederivedCRSTypeelement.voidTLcdGML32AbstractGML.setIdentifier(TLcdGML32CodeWithAuthority aValue) Sets the value of the property that maps to theidentifierelement.voidTLcdGML32ImageDatum.setPixelInCell(TLcdGML32CodeWithAuthority aValue) Sets the value of the property that maps to thepixelInCellelement.voidTLcdGML32CoordinateSystemAxis.setRangeMeaning(TLcdGML32CodeWithAuthority aValue) Sets the value of the property that maps to therangeMeaningelement.