Jody Garnett ha scritto: > Thanks Justin; I started this test .. .and then tracked down the problem > to the SLDFactory... > > Is it just me or does StyleFactory deal with SLD documents; and > SLDFactory deal with Style objects?
SLDFactory is an object whose purpose in life is to turn jumpy SLD object with expressions and whatnot into nicely java2d oriented things, and separated the dynamic ones that have to be evaluated for each features (the dynamic ones) from the ones that can be evaluated once and then cached (the static ones). It's somethign you need when doing rendering on java2d, not something you need for SLD in general. Cheers Andrea ------------------------------------------------------------------------- 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 _______________________________________________ Geotools-devel mailing list Geotools-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel