|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Bezier
Special case of a BSpline curve segment with two knots.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.deegree.geometry.primitive.segments.CurveSegment |
|---|
CurveSegment.CurveSegmentType |
| Method Summary | |
|---|---|
Knot |
getKnot1()
Returns the first knot that defines the spline's basis functions. |
Knot |
getKnot2()
Returns the second knot that defines the spline's basis functions. |
| Methods inherited from interface org.deegree.geometry.primitive.segments.BSpline |
|---|
getControlPoints, getKnots, getPolynomialDegree, isPolynomial |
| Methods inherited from interface org.deegree.geometry.primitive.segments.CurveSegment |
|---|
getCoordinateDimension, getEndPoint, getSegmentType, getStartPoint |
| Method Detail |
|---|
Knot getKnot1()
Knot getKnot2()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||