|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseFont | |
| org.apache.ecs.html | |
| Uses of BaseFont in org.apache.ecs.html |
| Methods in org.apache.ecs.html that return BaseFont | |
BaseFont |
BaseFont.setFace(java.lang.String face)
sets the FACE="" attribute. |
BaseFont |
BaseFont.setColor(java.lang.String color)
sets the COLOR="" attribute. |
BaseFont |
BaseFont.setSize(int size)
sets the SIZE="" attribute. |
BaseFont |
BaseFont.setSize(java.lang.String size)
sets the SIZE="" attribute. |
BaseFont |
BaseFont.addElement(java.lang.String hashcode,
Element element)
Adds an Element to the element. |
BaseFont |
BaseFont.addElement(java.lang.String hashcode,
java.lang.String element)
Adds an Element to the element. |
BaseFont |
BaseFont.addElement(Element element)
Adds an Element to the element. |
BaseFont |
BaseFont.addElement(java.lang.String element)
Adds an Element to the element. |
BaseFont |
BaseFont.removeElement(java.lang.String hashcode)
Removes an Element from the element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||