Hi once again!

I need compute what color the java will use to fill the internals of the 
feature when it will be rendered (for the line it will be stroke, of 
course).

So I need something like this:

java.awt.Color getFillColor(org.geotools.styling.Style style, 
org.opengis.feature.simple.SimpleFeature feature)
{
   /// here goes the code

filColor is calculated here....

  return fillColor;
}

Is this possible?

Thanks,
Sergey

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to