Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3SurfacePatchArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3SurfacePatchArrayProperty in com.luciad.format.gml3.model.geometry
Modifier and TypeMethodDescriptionILcdGML3Surface.getPatches()
Deprecated.Returns the patch array property that defines this property.Modifier and TypeMethodDescriptionvoid
ILcdGML3Surface.setPatches
(ILcdGML3SurfacePatchArrayProperty aPatches) Deprecated.Sets the patch array property that defines this property.