To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108255


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from a...@openoffice.org Tue Apr  6 10:07:44 +0000 
2010 -------
AW: Took a look, seems to have to do with polygon complexity. Indeed, as a
single polygon a lot of time is used (and needed) to ensure the order of the
sub-polygons when the visualisation is created. To do so, each partial polygon
has to be checked if it's inside another partial polygon, leading to O(n*n) 
runtime.
I have to check if this is necessary, but i think for visualisation this might
be left out....

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to