Uses of Class
com.luciad.format.metadata.model.spatial.TLcdISO19115TopologyLevelCode
Packages that use TLcdISO19115TopologyLevelCode
Package
Description
This package contains information concerning the mechanisms used to represent spatial information
in a dataset.
-
Uses of TLcdISO19115TopologyLevelCode in com.luciad.format.metadata.model.spatial
Fields in com.luciad.format.metadata.model.spatial declared as TLcdISO19115TopologyLevelCodeModifier and TypeFieldDescriptionstatic final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.ABSTRACTTopological complex without any specified geometric realization.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.FULL_PLANAR_GRAPH2-dimensional topological complex which is planar.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.FULL_SURFACE_GRAPH2-dimensional topological complex which is isomorphic to a subset of a surface.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.FULL_TOPOLOGY_3DComplete coverage of a 3D coordinate space.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.GEOMETRY_ONLYGeometry objects without any additional structure which describes topology.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.PLANAR_GRAPH1-dimensional topological complex which is planar.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.SURFACE_GRAPH1-dimensional topological complex which is isomorphic to a subset of a surface.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.TOPOLOGY_1D1-dimensional topological complex.static final TLcdISO19115TopologyLevelCodeTLcdISO19115TopologyLevelCode.TOPOLOGY_3D3-dimensional topological complex.Methods in com.luciad.format.metadata.model.spatial that return TLcdISO19115TopologyLevelCodeModifier and TypeMethodDescriptionTLcdISO19115VectorSpatialRepresentation.getTopologyLevel()Returns the role value contained in the value of theTLcdISO19115VectorSpatialRepresentation.TOPOLOGY_LEVEL_PROPERTYproperty.Methods in com.luciad.format.metadata.model.spatial with parameters of type TLcdISO19115TopologyLevelCodeModifier and TypeMethodDescriptionvoidTLcdISO19115VectorSpatialRepresentation.setTopologyLevel(TLcdISO19115TopologyLevelCode aValue) Sets the value of the property that maps to thetopologyLevelelement.