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.
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.