Uses of Class
org.apache.ecs.rtf.FontSize

Packages that use FontSize
org.apache.ecs.rtf   
 

Uses of FontSize in org.apache.ecs.rtf
 

Methods in org.apache.ecs.rtf that return FontSize
 FontSize FontSize.setSize(int size)
           
 FontSize FontSize.setSize(java.lang.String size)
           
 FontSize FontSize.addElement(java.lang.String hashcode, RTFElement element)
          Adds an Element to the element.
 FontSize FontSize.addElement(java.lang.String hashcode, java.lang.String element)
          Adds an Element to the element.
 FontSize FontSize.addElement(RTFElement element)
          Adds an Element to the element.
 FontSize FontSize.addElement(java.lang.String element)
          Adds an Element to the element.
 FontSize FontSize.removeElement(java.lang.String hashcode)
          Removes an Element from the element.
 



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