|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.VectorGraphics.VectorPath
an abstract path; may contain splines and arcs
Constructor Summary | |
VectorGraphics.VectorPath()
|
Method Summary | |
protected void |
parseSingleCommandAndArguments(VectorGraphics.PathTokenizer t,
char command,
boolean relative)
|
VectorGraphics.RasterPath |
realize(VectorGraphics.Affine a)
Creates a concrete vector path transformed through the given matrix. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VectorGraphics.VectorPath()
Method Detail |
public VectorGraphics.RasterPath realize(VectorGraphics.Affine a)
protected void parseSingleCommandAndArguments(VectorGraphics.PathTokenizer t, char command, boolean relative)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |