Uses of Class
com.luciad.format.gml31.model.TLcdGML31AbstractGriddedSurface
Package
Description
Provides domain model classes and utility classes for modeling GML 3.1 data.
-
Uses of TLcdGML31AbstractGriddedSurface in com.luciad.format.gml31.model
Modifier and TypeClassDescriptionclass
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.