@ConsumerType public interface ImageArea
Image model.| Modifier and Type | Method and Description |
|---|---|
default String |
getAlt()
Returns the value for the
alt attribute of the image map area. |
default String |
getCoordinates()
Returns the value for the
coords attribute of the image map area. |
default String |
getHref()
Returns the value for the
href attribute of the image map area. |
default String |
getRelativeCoordinates()
Returns the value for a relative unit representation of the
coords attribute of the image map area. |
default String |
getShape()
Returns the value for the
shape attribute of the image map area. |
default String |
getTarget()
Returns the value for the
target attribute of the image map area. |
default String getShape()
shape attribute of the image map area.default String getCoordinates()
coords attribute of the image map area.default String getRelativeCoordinates()
coords attribute of the image map area.default String getHref()
href attribute of the image map area.default String getTarget()
target attribute of the image map area.default String getAlt()
alt attribute of the image map area.Copyright © 2010 - 2020 Adobe. All Rights Reserved