| Class | Description |
|---|---|
| Intersection |
The Intersection class provides methods for determining
the intersection point of two lines and the intersection
point of a line and a GeneralPath object.
|
| Exception | Description |
|---|---|
| MultipleIntersectionException |
This exception is typically thrown by Intersection.getIntersection()
when determining the intersection between two lines, and the two lines have
more than 1 point of intersection.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.