-> I'm trying to find out how do I use Java's Graphics2D methods in jython.
-> Would appreciate it if you guys could point me to some examples.
There's an excellent O'Reilly book on it; the java.sun.com JDK documentation
is pretty simple; and I think Sun's JDK comes with some examples.
Mind you, that's in Java, not in Jython ;). I've found it to be a very
simple transition, tho; see http://family.caltech.edu/, and follow the
links to SourceForge CVS to see that code. I'd be happy to give you some
pointers on where in there to look, once you have it.
cheers,
--titus
|