[udig-devel] [jira] Created: (UDIG-1334) Support custom default
styles for custom file types
Harald Wellmann (JIRA)
jira at codehaus.org
Tue Nov 27 10:02:57 PST 2007
Support custom default styles for custom file types
---------------------------------------------------
Key: UDIG-1334
URL: http://jira.codehaus.org/browse/UDIG-1334
Project: uDIG
Issue Type: Improvement
Components: style
Affects Versions: UDIG 1.1 RC13
Environment: Linux + XP, JDK 1.6.0, UDIG SDK 1.1RC13
Reporter: Harald Wellmann
Assignee: Cory Horner
It is currently difficult to provide a custom default style for a custom file type. Providing an extension for the extension point net.refractions.udig.project.style does put the custom style onto the StyleBlackboard, but the BasicFeatureRenderer simply takes the first style it finds on the blackboard, which may be the default SLD style, and not the custom one provided by the user, depending on bundle activation order.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the udig-devel
mailing list