Paul Austin wrote:

Hi,

> Without a factory in the RendererManager class you have to have the
> following.
>
> if (object instanceof Layer) {
>    return new LayerRenderer(...);
> } else if (object instanceof WMSLayer) {
>   return new WMSLayerRenderer();
> }

ah, I thought you were talking about the layer classes themselves.

Thanks, Andreas
--
l a t / l o n  GmbH
Aennchenstrasse 19           53177 Bonn, Germany
phone ++49 +228 18496-11     fax ++49 +228 1849629
http://www.lat-lon.de        http://www.deegree.org

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to