| Package | Description |
|---|---|
| com.yworks.yfiles.algorithms |
| Modifier and Type | Method and Description |
|---|---|
AffineLine |
LineSegment.toAffineLine()
Returns the affine line defined by the end points of the line segment.
|
| Modifier and Type | Method and Description |
|---|---|
static YPoint |
AffineLine.getCrossing(AffineLine l1,
AffineLine l2)
Returns the crossing of two lines.
|