Michael,

> Rendering a map in GeoTools involves adding your layers to a
> MapContent object, linking this to a GTRenderer object (almost always
> an instance of StreamingRenderer), and then asking the renderer to
> draw into a Graphics2D object.
> Each layer has an associated Style object, created either from a SLD
> file or programmatically.
>
> For on-screen display there are the (very basic) gt-swing and gt-swt
> widget modules. Alternatively, if you only need to render into an
> image you can just pass a graphics object created from your image to
> the renderer.
>
> Have a look at the GeoTools tutorials. The Map Style tutorial
> introduces the basics of creating Style objects from SLD or
> programmatically:
> http://docs.geotools.org/latest/userguide/tutorial/map/style.html
>

thanks for the info - I'll look into it!


Akos


------------------------------------------------------------------------------
WINDOWS 8 is here. 
Millions of people.  Your app in 30 days.
Visit The Windows 8 Center at Sourceforge for all your go to resources.
http://windows8center.sourceforge.net/
join-generation-app-and-make-money-coding-fast/
_______________________________________________
GeoTools-GT2-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to