Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractSurfacePatch
Packages that use TLcdGML31AbstractSurfacePatch
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractSurfacePatch in com.luciad.format.gml31.model
Subclasses of TLcdGML31AbstractSurfacePatch in com.luciad.format.gml31.modelModifier and TypeClassDescriptionclassA gridded surface is a parametric curve surface derived from a rectangular grid in the parameter space.classclassA cone is a gridded surface given as a family of conic sections whose control points vary linearly.classA cylinder is a gridded surface given as a family of circles whose positions vary along a set of parallel lines, keeping the cross sectional horizontal curves of a constant shape.classA gml:PolygonPatch is a surface patch that is defined by a set of boundary curves and an underlying surface to which these curves adhere.classgml:Rectangle represents a rectangle as a surface patch with an outer boundary consisting of a linear ring.classA sphere is a gridded surface given as a family of circles whose positions vary linearly along the axis of the sphere, and whise radius varies in proportions to the cosine function of the central angle.classgml:Triangle represents a triangle as a surface patch with an outer boundary consisting of a linear ring.Methods in com.luciad.format.gml31.model that return types with arguments of type TLcdGML31AbstractSurfacePatchModifier and TypeMethodDescriptionTLcdGML31SurfacePatchArrayProperty.getSurfacePatch()Returns the value of the property that maps to the_SurfacePatchelement.