jiangtiandao / flexlib

Automatically exported from code.google.com/p/flexlib
0 stars 0 forks source link

Expose areaHolder to inheriting classes of ImageMap #243

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Make class that extends ImageMap
2. Get access to the areaHolder
3.

This is more of an enhancement request than a defect. ImageMap is really
handy, however I would like to be able to have some level of control over
whe certain rectangle or polygon areas can be shown by others widgets
outside of the ImageMap class. 

Original issue reported on code.google.com by heypatty...@gmail.com on 21 Aug 2009 at 1:01