Uses of Interface
com.luciad.format.gml3.model.geometry.ILcdGML3AbstractSurfacePatch
Packages that use ILcdGML3AbstractSurfacePatch
Package
Description
Contains domain model interfaces for the GML3 geometry schema.
-
Uses of ILcdGML3AbstractSurfacePatch in com.luciad.format.gml3.model.geometry
Subinterfaces of ILcdGML3AbstractSurfacePatch in com.luciad.format.gml3.model.geometryModifier and TypeInterfaceDescriptioninterface
Deprecated.This class has been deprecated.Methods in com.luciad.format.gml3.model.geometry that return ILcdGML3AbstractSurfacePatchModifier and TypeMethodDescriptionILcdGML3SurfacePatchArrayProperty.getSurfacePatch
(int aIndex) Deprecated.Returns the surface patch at the given index.Methods in com.luciad.format.gml3.model.geometry with parameters of type ILcdGML3AbstractSurfacePatchModifier and TypeMethodDescriptionvoid
ILcdGML3SurfacePatchArrayProperty.setSurfacePatches
(ILcdGML3AbstractSurfacePatch[] aPatches) Deprecated.Sets the array of surface patches to be contained in this property.