|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cubic | |
|---|---|
| org.apache.batik.anim | |
| org.apache.batik.ext.awt.geom | Contains extensions to the java.awt.geom package. |
| Uses of Cubic in org.apache.batik.anim |
|---|
| Fields in org.apache.batik.anim declared as Cubic | |
|---|---|
protected Cubic[] |
InterpolatingAnimation.keySplineCubics
Cubics built from the bezier control points in InterpolatingAnimation.keySplines. |
| 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 | |||||||||