Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3MultiSurface
Packages that use ILcdGML3MultiSurface
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3MultiSurface in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3MultiSurfaceModifier and TypeMethodDescriptionILcdGML3MultiSurfaceProperty.getMultiSurface()
Deprecated.Returns the multi surface contained in this property.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3MultiSurfaceModifier and TypeMethodDescriptionvoid
ILcdGML3MultiSurfaceProperty.setMultiSurface
(ILcdGML3MultiSurface aMultiSurface) Deprecated.Sets the multi surface to be contained in this property.