Uses of Class
com.luciad.format.gml31.model.TLcdGML31GridEnvelope
Packages that use TLcdGML31GridEnvelope
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31GridEnvelope in com.luciad.format.gml31.model
Methods in com.luciad.format.gml31.model that return TLcdGML31GridEnvelopeModifier and TypeMethodDescriptionTLcdGML31GridLimits.getGridEnvelope()
Returns the value of the property that maps to theGridEnvelope
element.Methods in com.luciad.format.gml31.model with parameters of type TLcdGML31GridEnvelopeModifier and TypeMethodDescriptionvoid
TLcdGML31GridLimits.setGridEnvelope
(TLcdGML31GridEnvelope aValue) Sets the value of the property that maps to theGridEnvelope
element.