I managed to find the answer to this question using the "open call
hierarchy" tool in Eclipse on the constructor of the GridRenderer
class. It looks like there is a plug-in that performs the isntallation
of the GridRenderer.

This adds a layer of complexity that I wasn't prepared for. I'll have
to study this class so I can figure out how to incoporate it into my
pluggable rendering system.

Just when I thought I was close to getting this thing finished. :]

I imagine the same thing is done for the ScaleBarRenderer.

Thanks,

The Sunburned Surveyor

On 6/6/07, Sunburned Surveyor <[EMAIL PROTECTED]> wrote:
> I noticed that only 4 of the 6 special renderers for the Strings
> stored in the list of ContentIDs are added in the contructor of the
> RenderingManager class. The GridRenderer and the ScaleBarRenderer are
> not added in this constructor.
>
> Does anyone know where and when they are added to the
> RenderingManager? I find it odd that they aren't added in the
> constructor.
>
> I note that the ScaleBarPlugIn class adds the String to the list of
> ContentIDs in its execute method, but does not add the
> ScaleBarRenderer itself.
>
> Thanks for the help with this.
>
> The Sunburned Surveyor
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to