Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3SurfaceProperty
Packages that use ILcdGML3SurfaceProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3SurfaceProperty in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3SurfacePropertyModifier and TypeMethodDescriptionILcdGML3MultiSurface.getSurfaceMember
(int aIndex) Deprecated.Returns the surface property at the given index.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3SurfacePropertyModifier and TypeMethodDescriptionvoid
ILcdGML3MultiSurface.setSurfaceMembers
(ILcdGML3SurfaceProperty[] aSurfaceProperties) Deprecated.Sets the surface properties to be contained in this multi surface.