Uses of Class
org.apache.ecs.html.Legend

Packages that use Legend
org.apache.ecs.html   
 

Uses of Legend in org.apache.ecs.html
 

Methods in org.apache.ecs.html that return Legend
 Legend Legend.setAccessKey(java.lang.String accesskey)
          Sets the ACCESSKEY="" attribute.
 Legend Legend.addElement(java.lang.String hashcode, Element element)
          Adds an Element to the element.
 Legend Legend.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 Legend Legend.addElement(Element element)
          Adds an Element to the element.
 Legend Legend.addElement(java.lang.String element)
          Adds an Element to the element.
 Legend Legend.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.