|
Generated by JDiff |
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||||
| Added Methods | |
boolean joinSegments(Double, |
Joins two segments into one if the given Point2D.Double hits a node of the polyline. |
int splitSegment(Double, |
Splits the segment at the given Point2D.Double if a segment was hit. |
| Changed Methods | ||
int findSegment(Double, |
Change in signature from Double to (Double, double).Documentation changed from old to new. Method was inherited from BezierFigure, but is now defined locally. |
Gets the segment of the polyline that is hit by the given Point2D.Double. |
|
|||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||||