Uses of Class
com.luciad.format.gml32.model.TLcdGML32GridLimits
Packages that use TLcdGML32GridLimits
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32GridLimits in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32GridLimitsModifier and TypeMethodDescriptionTLcdGML32Grid.getLimits()
Returns the value of the property that maps to thelimits
element.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32GridLimitsModifier and TypeMethodDescriptionvoid
TLcdGML32Grid.setLimits
(TLcdGML32GridLimits aValue) Sets the value of the property that maps to thelimits
element.