| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CubicSpline
A CurveSegment that uses the control points and a set of derivative parameters to define a piecewise 3rd
 degree polynomial interpolation.
| Nested Class Summary | 
|---|
| Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.segments.CurveSegment | 
|---|
CurveSegment.CurveSegmentType | 
| Method Summary | |
|---|---|
 Points | 
getControlPoints()
Returns the control points of the spline.  | 
 Point | 
getVectorAtEnd()
Returns the unit tangent vector at the end point of the spline.  | 
 Point | 
getVectorAtStart()
Returns the unit tangent vector at the start point of the spline.  | 
| Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment | 
|---|
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint | 
| Method Detail | 
|---|
Points getControlPoints()
Point getVectorAtStart()
Point getVectorAtEnd()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||