Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] RenderContext

Jesse,

I am trying to create the decorator api. I figure the best way is to create an abstract class (Decorator) that implements Renderer and just have extenders fill in the bits. However I am not sure if this is line with the current workflow. Does each renderer get its own raster? If so my design may not be the best solution since dectorators wouldn't need their own raster.

Justin

--
Justin Deoliveira
Refractions Research Inc.
jdeolive@xxxxxxxxxxxxxxx
(250) 885-4387


Back to the top