Jody and Michael, thanks for your ideas. Geometry function is interesting, but not 100% of what I need. Maybe I will use it somewhere else.
That is because Java2D API allows to draw things like glyphs and fonts, whereas drawing it other way would be problematic. I need fonts and things, because I am implemented my own custom labeling, which place labels along point 'lines' (Line is group of points having same LineId attribute). Guys, thanks once again. On 9/29/2010 7:05 PM, Michael Bedward wrote: > Ah, nice. Lateral thinking ! > (note to self, must learn how to do that one day) > > So, that way Sergey could accomplish what he's trying to do with a > Style rather than fiddly map pane haccking - is that right ? > > What do you think Sergey ? > > Michael > > > On 29 September 2010 21:47, Jody Garnett wrote: > >> One interesting suggestion would be to use a geometry function to create the >> desired shape; and then a polygon symbolizer to draw it. >> >> Jody >> >> ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
