Uses of Class
com.luciad.format.gml32.model.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
Modifier 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.Modifier and TypeMethodDescriptionTLcdGML32SurfacePatchArrayProperty.getAbstractSurfacePatch()
Returns the value of the property that maps to theAbstractSurfacePatch
element.