| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use area | |
| org.apache.ecs.xhtml | |
| Uses of area in org.apache.ecs.xhtml | 
| Methods in org.apache.ecs.xhtml that return area | |
 area | 
area.setShape(java.lang.String shape)
Sets the shape="" attribute  | 
 area | 
area.setCoords(java.lang.String coords)
Sets the coords="" attribute  | 
 area | 
area.setCoords(int[] coords)
Sets the coords="" attribute  | 
 area | 
area.setHref(java.lang.String href)
Sets the href="" attribute  | 
 area | 
area.setAlt(java.lang.String alt)
Sets the alt="" attribute  | 
 area | 
area.setTabindex(java.lang.String index)
Sets the tabindex="" attribute  | 
 area | 
area.setTabindex(int index)
Sets the tabindex="" attribute  | 
 area | 
area.setNoHref(boolean href)
Sets the nohref  | 
 area | 
area.addElement(java.lang.String hashcode,
           Element element)
Adds an Element to the element.  | 
 area | 
area.addElement(java.lang.String hashcode,
           java.lang.String element)
Adds an Element to the element.  | 
 area | 
area.addElement(java.lang.String element)
Add an element to the element  | 
 area | 
area.addElement(Element element)
Add an element to the element  | 
 area | 
area.removeElement(java.lang.String hashcode)
Removes an Element from the element.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||