Uses of Class
com.luciad.format.gml32.model.TLcdGML32AbstractSurfacePatch
Packages that use TLcdGML32AbstractSurfacePatch
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
-
Uses of TLcdGML32AbstractSurfacePatch in com.luciad.format.gml32.model
Subclasses of TLcdGML32AbstractSurfacePatch in com.luciad.format.gml32.modelModifier and TypeClassDescriptionclass
if provided, rows gives the number of rows, columns the number of columns in the parameter grid.class
The element provides a substitution group head for the surface patches based on parametric curves.class
class
class
A gml:PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.class
gml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.class
class
gml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml32.model that return types with arguments of type TLcdGML32AbstractSurfacePatchModifier and TypeMethodDescriptionTLcdGML32SurfacePatchArrayProperty.getAbstractSurfacePatch()
Returns the value of the property that maps to theAbstractSurfacePatch
element.