GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from java.awt.geom.QuadCurve2D | |
class | A two-dimensional curve that is parameterized with a quadratic
function and stores coordinate values in double-precision
floating-point format.
|
class | A two-dimensional curve that is parameterized with a quadratic
function and stores coordinate values in single-precision
floating-point format.
|
Methods with parameter type java.awt.geom.QuadCurve2D | |
void | Changes the geometry of the curve to that of another curve.
|
void | Subdivides this curve into two halves.
|
void | Subdivides a quadratic curve into two halves.
|
GNU Classpath (0.95) |