org.jCharts.imageMap
Class ImageMap
java.lang.Object
org.jCharts.imageMap.ImageMap
- All Implemented Interfaces:
- Serializable
public final class ImageMap
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
areas
private ArrayList areas
ImageMap
public ImageMap(int size)
- Parameters:
size
- the number of areas
addImageMapArea
public void addImageMapArea(ImageMapArea imageMapArea)
- Parameters:
imageMapArea
-
getIterator
public Iterator getIterator()
toHTML
public String toHTML()