public static class ImageMap.CircleArea extends ImageMap.Area
Modifier and Type | Field and Description |
---|---|
Rectangle |
bounds |
linkTarget, linkText, shape
properties
Constructor and Description |
---|
CircleArea(Rectangle bounds,
String linkTarget,
String linkText) |
Modifier and Type | Method and Description |
---|---|
ImageMap.Area |
copy() |
Rectangle |
getBounds() |
boolean |
sameShape(ImageMap.Area other) |
equals
getProperties, getProperty, getPropertyCount, hasProperty, putProperties, putProperty, removeAllProperties, removeProperty
public final Rectangle bounds
public ImageMap.Area copy()
copy
in class ImageMap.Area
public Rectangle getBounds()
getBounds
in class ImageMap.Area
public boolean sameShape(ImageMap.Area other)
sameShape
in class ImageMap.Area