Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3SurfaceArrayProperty
Packages that use ILcdGML3SurfaceArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3SurfaceArrayProperty in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3SurfaceArrayPropertyModifier and TypeMethodDescriptionILcdGML3MultiSurface.getSurfaceMembers()
Deprecated.Returns the surface array property contained in this multi surface.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3SurfaceArrayPropertyModifier and TypeMethodDescriptionvoid
ILcdGML3MultiSurface.setSurfaceMembersArray
(ILcdGML3SurfaceArrayProperty aSurfaceArrayProperty) Deprecated.Sets the surface array property to be contained this multi surface.