Click or drag to resize

Line2DDistance Method

Overload List
  NameDescription
Public methodDistance(Point)
Returns the distance between this line and the specified point
Public methodDistance(Point2d)
Returns the distance between this line and the specified point
Public methodDistance(Point2f)
Returns the distance between this line and the specified point
Public methodDistance(Double, Double)
Returns the distance between this line and the specified point
Top
See Also