public class ImageMap.ImageArea
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAltText()
Gets the alternative text of the image area in unicode format.
|
java.lang.String |
getCoordinates()
Gets the coordinates (= coords attribute) of the image area.
|
java.lang.String |
getHref()
Gets the (optional) HREF of the image area.
|
java.lang.String |
getTarget()
Gets the target frame/window of the image area.
|
java.lang.String |
getType()
Gets the type (= shape attribute) of the image area.
|
public java.lang.String getType()
public java.lang.String getCoordinates()
public java.lang.String getHref()
null
if undefinedpublic java.lang.String getAltText()
null
if undefinedpublic java.lang.String getTarget()
null
if undefinedCopyright © 2010 - 2020 Adobe. All Rights Reserved