Menu

#123 ImageMapUtilities improvement

open
nobody
None
5
2012-11-27
2006-06-09
pelski
No

This patch contains three files:
build.xml // the name of jcommon.jar was incorrect.
source/org/jfree/chart/imagemap/junit/ImageMapUtilitiesTests.java // a
unit test for my patch
source/org/jfree/chart/imagemap/ImageMapUtilities.java // the actual
patch.

The change removes duplicate area's from an image map.
see also:
http://www.jfree.org/phpBB2/viewtopic.php?
t=17524&highlight=imagemaputilities

You should be able to simply unzip this in the jfreechart top level cvs
directory, and then do a diff to see the changes. Do the diff with -uw so
as you do not see white space changes. (My IDE has removed trailing
whitespaces).

Please contact me if there are any improvements that should be made.

Cheers,
Nick.

Discussion

  • pelski

    pelski - 2006-06-09

    Remove duplicate coordinates from image map.

     
  • nick

    nick - 2006-08-29

    Logged In: YES
    user_id=1021899

    Is there any feedback available as to when this improvement may be done.

    For large charts, the redundant is really quite a lot sometimes.

     
  • nick

    nick - 2006-10-24

    Logged In: YES
    user_id=1021899

    It would be great if you could also manage to look at this for the next
    release. If you have any problems, please don't hesitate to contact me.

    Cheers,
    Nick.

     

Log in to post a comment.