Uses of Class
com.luciad.format.metadata.model.spatial.TLcdISO19115CellGeometryCode
Packages that use TLcdISO19115CellGeometryCode
Package
Description
This package contains information concerning the mechanisms used to represent spatial information
in a dataset.
-
Uses of TLcdISO19115CellGeometryCode in com.luciad.format.metadata.model.spatial
Fields in com.luciad.format.metadata.model.spatial declared as TLcdISO19115CellGeometryCodeModifier and TypeFieldDescriptionstatic final TLcdISO19115CellGeometryCodeTLcdISO19115CellGeometryCode.AREAEach cell represents an area.static final TLcdISO19115CellGeometryCodeTLcdISO19115CellGeometryCode.POINTEach cell represents a point.Methods in com.luciad.format.metadata.model.spatial that return TLcdISO19115CellGeometryCodeModifier and TypeMethodDescriptionTLcdISO19115GridSpatialRepresentation.getCellGeometry()Returns the role value contained in the value of theTLcdISO19115GridSpatialRepresentation.CELL_GEOMETRY_PROPERTYproperty.Methods in com.luciad.format.metadata.model.spatial with parameters of type TLcdISO19115CellGeometryCodeModifier and TypeMethodDescriptionvoidTLcdISO19115GridSpatialRepresentation.setCellGeometry(TLcdISO19115CellGeometryCode aValue) Sets the value of the property that maps to thecellGeometryelement.