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+Rendering+System

The Sunburned Surveyor


On Sat, May 3, 2008 at 9:09 AM, Larry Becker <[EMAIL PROTECTED]> wrote:
> 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
> > convert JTS geometries to Java2D for display. The
> > closest I've come is the various Render methods, but
> > they aren't exactly what I'm looking for.
> >
> > I guess what I'm really asking is for a run down of
> > OpenJUMP's rendering pipeline with pointers to the
> > .java files that make everything happen so I can get a
> > solid grasp on how OpenJUMP does display.
> >
> > Thanks,
> > --Christopher
> >
> >
> >
> ____________________________________________________________________________________
> > Be a better friend, newshound, and
> > know-it-all with Yahoo! Mobile.  Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> > Don't miss this year's exciting event. There's still time to save $100.
> > Use priority code J8TL2D2.
> >
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> > _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
>
>
>
> --
> http://amusingprogrammer.blogspot.com/
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to