Uses of Interface
org.opengis.geometry.coordinate.ParametricCurveSurface

Packages that use ParametricCurveSurface
org.opengis.geometry.coordinate Set of geometric objects. 
 

Uses of ParametricCurveSurface in org.opengis.geometry.coordinate
 

Subinterfaces of ParametricCurveSurface in org.opengis.geometry.coordinate
 interface BicubicGrid
          A gridded surface that uses cubic polynomial splines as the horizontal and vertical curves.
 interface BilinearGrid
          A gridded surface that uses line strings as the horizontal and vertical curves.
 interface BSplineSurface
          A rational or polynomial parametric surface that is represented by control points, basis functions and possibly weights.
 interface Cone
          A gridded surface given as a family of conic sections whose control points vary linearly.
 interface Cylinder
          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.
 interface GriddedSurface
          A parametric curve surface defined from a rectangular grid in the parameter space.
 interface Sphere
          A gridded surface given as a family of circles whose positions vary linearly along the axis of the sphere, and whose radius varies in proportion to the cosine function of the central angle.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.