RE: [udig-devel] How to apply a SLD to a Layer

2008-09-23 Thread Mario Nuñez Jimenez
-- This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity ca

Re: [udig-devel] How to apply a SLD to a Layer

2008-09-22 Thread Jody Garnett
Mario Nuñez Jimenez wrote: Hello, I don’t know how to apply a SLD programmatically to a Layer. layer.getStyleBlackboard().put( SLDContent.ID, style ) Jody ___ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refrac

[udig-devel] How to apply a SLD to a Layer

2008-09-22 Thread Mario Nuñez Jimenez
Hello, I don't know how to apply a SLD programmatically to a Layer. There is a way to assign a SLD to a Layer? How can I do this? Mi intention is to apply a specific SLD and then load it to the Map with the new style. Thank you in advance for your appreciate help. Cheers.