| Package | Description |
|---|---|
| psdi.webclient.applet.wfcanvas.diagram |
| Modifier and Type | Method and Description |
|---|---|
java.awt.Point |
Line.intersect(Line line)
Returns the intersets point of 2 lines
|
boolean |
Line.overlap(Line line)
Returns whether or not the 2 lines overlap
|