|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cubic | |
org.apache.batik.ext.awt.geom | Contains extensions to the java.awt.geom package. |
Uses of Cubic in org.apache.batik.ext.awt.geom |
Methods in org.apache.batik.ext.awt.geom with parameters of type Cubic | |
void |
Cubic.subdivide(Cubic c0,
Cubic c1)
Subdivides this Cubic curve into two curves at t = 0.5. |
void |
Cubic.subdivide(double t,
Cubic c0,
Cubic c1)
Subdivides this Cubic curve into two curves at given t. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |