Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3SurfacePatchArrayProperty
Packages that use ILcdGML3SurfacePatchArrayProperty
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3SurfacePatchArrayProperty in com.luciad.format.gml3.model.geometry
Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3SurfacePatchArrayPropertyModifier and TypeMethodDescriptionILcdGML3Surface.getPatches()Deprecated.Returns the patch array property that defines this property.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3SurfacePatchArrayPropertyModifier and TypeMethodDescriptionvoidILcdGML3Surface.setPatches(ILcdGML3SurfacePatchArrayProperty aPatches) Deprecated.Sets the patch array property that defines this property.