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
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