Line2DDistance Method |
| Name | Description | |
|---|---|---|
| Distance(Point) |
Returns the distance between this line and the specified point
| |
| Distance(Point2d) |
Returns the distance between this line and the specified point
| |
| Distance(Point2f) |
Returns the distance between this line and the specified point
| |
| Distance(Double, Double) |
Returns the distance between this line and the specified point
|