Uses of Class
com.luciad.format.gml32.model.TLcdGML32Rows
Packages that use TLcdGML32Rows
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32Rows in com.luciad.format.gml32.model
Methods in com.luciad.format.gml32.model that return TLcdGML32RowsModifier and TypeMethodDescriptionTLcdGML32AbstractGriddedSurface.getRows()Returns the value of the property that maps to therowselement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32RowsModifier and TypeMethodDescriptionvoidTLcdGML32AbstractGriddedSurface.setRows(TLcdGML32Rows aValue) Sets the value of the property that maps to therowselement.