Uses of Class
com.luciad.format.gml2.model.TLcdGML2GeometryAssociation
Packages that use TLcdGML2GeometryAssociation
Package
Description
Provides domain model classes and utility classes for modeling GML 2 data.
-
Uses of TLcdGML2GeometryAssociation in com.luciad.format.gml2.model
Subclasses of TLcdGML2GeometryAssociation in com.luciad.format.gml2.modelModifier and TypeClassDescriptionclassRestricts the outer or inner boundary of a polygon instance to being a LinearRing.classRestricts the geometry member to being a LineString instance.classEncapsulates a single LineString to represent centerLineOf or edgeOf properties.classEncapsulates a MultiGeometry element.classEncapsulates a MultiLineString element to represent the following discontiguous geometric properties: multiEdgeOf, multiCenterLineOf.classEncapsulates a MultiPoint element to represent the following discontiguous geometric properties: multiLocation, multiPosition, multiCenterOf.classEncapsulates a MultiPolygon to represent the following discontiguous geometric properties: multiCoverage, multiExtentOf.classRestricts the geometry member to being a Point instance.classEncapsulates a single point to represent position, location, or centerOf properties.classRestricts the geometry member to being a Polygon instance.classEncapsulates a single polygon to represent coverage or extentOf properties.