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