Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3MultiGeometry
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3MultiGeometry in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3MultiGeometryProperty.getMultiGeometry()
Deprecated.Returns the multi geometry contained in this property.Modifier and TypeMethodDescriptionvoid
ILcdGML3MultiGeometryProperty.setMultiGeometry
(ILcdGML3MultiGeometry aMultiGeometry) Deprecated.Sets the multi geometry to be contained in this property.