Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractParametricCurveSurface
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractParametricCurveSurface in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
A gridded surface is a parametric curve surface derived from a rectangular grid in the parameter space.class
A cone is a gridded surface given as a family of conic sections whose control points vary linearly.class
A 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.class
A 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.