Comment #7 on issue 152 by [email protected]: Refactor PPath to use Path2D
on JDK 1.6+
http://code.google.com/p/piccolo2d/issues/detail?id=152
I don't see how that would work, since Path2D needs to be part of the
public API for the new PPath class.
PPath(Path2D path)
void setPath[Reference](Path2D path)
Path2D getPath[Reference]()
static PPath createPPath(Path2D path)
etc.
In any case, I've created a new branch in svn branches/ppath-refactoring so
that this work can happen there instead of trunk.
--
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en