|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SMSegment | |
| sm | |
| Uses of SMSegment in sm |
| Methods in sm that return SMSegment | |
SMSegment |
SMSegment.setPoints(java.awt.geom.Point2D p1,
java.awt.geom.Point2D p2)
Sets the ending points of this segment. |
SMSegment |
SMCanvas.newSegment(java.awt.geom.Point2D p1,
java.awt.geom.Point2D p2)
Creates a new segment and adds it to the canvas. |
SMSegment |
SMCanvas.newSegment(double x1,
double y1,
double x2,
double y2)
Creates a new segment and adds it to the canvas. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||