Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-1255) Changed most instances of getSelectedLayer to getEditLayer

Changed most instances of getSelectedLayer to getEditLayer
----------------------------------------------------------

                 Key: UDIG-1255
                 URL: http://jira.codehaus.org/browse/UDIG-1255
             Project: uDIG
          Issue Type: Improvement
          Components: API project
    Affects Versions: UDIG 1.1.RC9
            Reporter: Richard Gould
            Assignee: Richard Gould
             Fix For: UDIG 1.1.RC10


Added getEditLayer to IEditHandler. Changed most instances of IAbstractContext.getSelectedLayer to reference the editLayer. This means that if the edit manager is locked to a specific layer, that layer will be used rather than the selected layer.

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

        


Back to the top