PreferenceConstants.P_IGNORE_LABELS_OVERLAPPING is not respected by renderer?
-----------------------------------------------------------------------------

                 Key: UDIG-1751
                 URL: http://jira.codehaus.org/browse/UDIG-1751
             Project: uDIG
          Issue Type: Bug
          Components: visualization using map layer and style
    Affects Versions: UDIG 1.2.RC1
         Environment: Application based on uDig 1.2RC1 SDK. Upgrade to latest 
SDK currently not possible due to GEOT-3431.

            Reporter: Matthias Lendholt
         Attachments: udig-bug.JPG

I'm setting both the default value an the value itself to true but still not 
all labels are rendered in my application. 

ProjectPlugin.getPlugin().getPreferenceStore().setDefault(PreferenceConstants.P_IGNORE_LABELS_OVERLAPPING,
 true);
ProjectPlugin.getPlugin().getPreferenceStore().setValue(PreferenceConstants.P_IGNORE_LABELS_OVERLAPPING,
 true);

During runtime I can check in the preferences that this has been performed: 
checkbox "Render all labels without overlapping checkings" is checked. 

See screenshot. Missing labels for some regions. They appear on zooming in.




-- 
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

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

Reply via email to