Re: [JPP-Devel] Geometry -> Java2D methods

2008-05-05 Thread Sunburned Surveyor
Chris, Larry has identified the class responsible for the conversion of JTS geometries to Java 2D graphics objects. If you would like to read some notes that I put together on OpenJUMP's rendering system you can visit this page of the wiki: http://openjump.org/wiki/show/Notes+On+OpenJUMP%27s+Rend

Re: [JPP-Devel] Geometry -> Java2D methods

2008-05-03 Thread Larry Becker
I think what you may be looking for is in: com.vividsolutions.jump.workbench.ui.Viewport.java com.vividsolutions.jump.workbench.ui.renderer.java2D.Java2DConverter.java Larry On Sat, May 3, 2008 at 9:25 AM, Christopher <[EMAIL PROTECTED]> wrote: > Can someone point me to the classes/methods that