This flag bit indicates that the transform defined by this object
performs a quadrant rotation by some multiple of 90 degrees in
addition to the conversions indicated by other flag bits.
Constructs and initializes a QuadCurve from the specified coordinates.
quadTo(float, float, float, float).
Method in class java.awt.geom.GeneralPath
Adds 2 points to the path by drawing a Quadratic curve from
the current coordinates through the second set of specified
coordinates, using the first set of specified coordinates as
a quadratic parametric control point.
Submit a bug or feature Submit comments/suggestions about new javadoc look. Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.