public static class Line2D.Double extends Line2D
Line2D.Double
x1, x2, y1, y2
Double(double x1, double y1, double x2, double y2)
Double(Point2D p1, Point2D p2)
getP1, getP2, getX1, getX2, getY1, getY2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Double(double x1, double y1, double x2, double y2)
public Double(Point2D p1, Point2D p2)