public class ImageMap
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImageMap.Area
Represents an active Area in an Image Map.
|
| Constructor and Description |
|---|
ImageMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArea(ImageMap.Area area)
Add an active area on the map.
|
java.util.List<ImageMap.Area> |
getAreas()
Return the list of active areas on the map.
|
public void addArea(ImageMap.Area area)
area - the active areapublic java.util.List<ImageMap.Area> getAreas()
Copyright © 2016-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence