Uses of Class
com.luciad.format.gml2.model.TLcdGML2GeometryCollection
Packages that use TLcdGML2GeometryCollection
Package
Description
Provides domain model classes and utility classes for modeling GML 2 data.
-
Uses of TLcdGML2GeometryCollection in com.luciad.format.gml2.model
Subclasses of TLcdGML2GeometryCollection in com.luciad.format.gml2.modelModifier and TypeClassDescriptionclassA MultiLineString is defined by one or more LineStrings, referenced through lineStringMember elements.classA MultiPoint is defined by one or more Points, referenced through pointMember elements.classA MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.Methods in com.luciad.format.gml2.model that return TLcdGML2GeometryCollection