public class Path extends PointCollection
col| Constructor and Description |
|---|
Path() |
| Modifier and Type | Method and Description |
|---|---|
Point[] |
findIntersections(double y)
find all intersections with a y line
|
addPoint, get, sizepublic Point[] findIntersections(double y)
y -