Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Created: (UDIG-557) Allow render request to specify an area to refresh.

Allow render request to specify an area to refresh.
---------------------------------------------------

         Key: UDIG-557
         URL: http://jira.codehaus.org/browse/UDIG-557
     Project: uDIG
        Type: Improvement
  Components: API render  
    Versions: UDIG 1.1    
 Reporter: Jesse Eichar
 Assigned to: Jesse Eichar 
    Priority: Critical
     Fix For: UDIG 1.1


Currently a renderer can only request its executor to render everything.

The getState should return a State object that has the bounds of the request is not the entire map.  or a renderer should know its executor and get rid of the render request state.

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