Hi,

http://udig.refractions.net/confluence/display/DEV/3+Style has a rough outline of what is to be done. I don't know that it has all the details you need but it is a starting point. The extension point you are interested in is: net.refractions.udig.style.styleConfigurator. which is in the net.refractions.udig.style plugin. So you have to depend on that plugin for your style plugin.

http://udig.refractions.net/docs/api-udig/extension-points/ net_refractions_udig_style_styleConfigurator.html

has some more details about the extension point.

Jesse

On May 4, 2007, at 3:43 AM, Andrea Antonello wrote:

I would like to add a style editor that can define the style for grass
maps not using sld but grass's plain text rules type.
I expected to be able to add somewhere a composite that would than be
used for the particular type of loaded service, i.e. the grass layer.
Instead it seems to me that everything is inside style plugins.

How can I trap the style button click or better how can I put my own
panel inside the Style Editor?

Thanks for any hint,
Andrea


_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to