Package | Description |
---|---|
psdi.workflow.diagram |
Modifier and Type | Method and Description |
---|---|
protected java.awt.Point[] |
Diagram.getSegments(Line line)
Returns the list of segments the line is be drawn in.
|
java.awt.Point |
Line.intersect(Line line)
Returns the intersets point of 2 lines
|
boolean |
Line.overlap(Line line)
Returns whetehr or not the 2 lines overlap
|