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

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

Uses of SplineCurve in org.opengis.geometry.coordinate
 

Subinterfaces of SplineCurve in org.opengis.geometry.coordinate
 interface Bezier
          Polynomial splines that use Bezier or Bernstein polynomials for interpolation purposes.
 interface BSplineCurve
          A piecewise parametric polynomial or rational curve described in terms of control points and basis functions.
 interface CubicSpline
          Cubic splines.
 interface PolynomialSpline
          A polynimal spline.
 



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