Generated by
JDiff

Class java.awt.geom.QuadCurve2D.Double

Changed Constructors
QuadCurve2D.Double(double, double, double, double, double, double) Documentation changed from old to new.
Constructs and initializes a QuadCurve2D from the specified coordinates.
 

Changed Methods
void setCurve(double, double, double, double, double, double) Documentation changed from old to new.
Sets the location of the endpoints and controlpoint of this curve to the specified double coordinates.