Methods Summary |
---|
public org.w3c.dom.html.HTMLCollection | getAreas()The list of areas defined for the image map.
|
public java.lang.String | getName()Names the map (for use with usemap ). See the name
attribute definition in HTML 4.0.
|
public void | setName(java.lang.String name)
|