Andrea Aime ha scritto:
> 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
what I'm describing
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
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?
Jody
-
This SF.net email is
StreamingRendererTest:
/**
* Test the inner workings of StreamingRenderer.
*
* Rendering is a pretty high level concept
* @author Jody
*/
public class StreamingRendererTest {
}
Checking svn log:
r29920 | jgarnett