| Package | Description |
|---|---|
| org.apache.batik.ext.awt.geom |
Contains extensions to the
java.awt.geom package. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Quadradic.subdivide(double t,
Quadradic q0,
Quadradic q1) |
Subdivides this Quadradic curve into two curves at given t.
|
void |
Quadradic.subdivide(Quadradic q0,
Quadradic q1) |
Subdivides this Quadradic curve into two curves at t = 0.5.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.