Uses of Class
net.thucydides.core.geometry.Line
| Package | Description |
|---|---|
| net.thucydides.core.geometry |
-
Uses of Line in net.thucydides.core.geometry
Methods in net.thucydides.core.geometry that return Line Modifier and Type Method Description LineLine.LineBuilder. to(Point destination)Methods in net.thucydides.core.geometry with parameters of type Line Modifier and Type Method Description java.util.Optional<Point>Line. intersectionWith(Line line)