org.jopendocument.model.office
Class OfficeText
java.lang.Object
org.jopendocument.model.office.OfficeText
public class OfficeText
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfficeText
public OfficeText()
setUseSoftPageBreaks
public void setUseSoftPageBreaks(boolean b)
useSoftPageBreaks
public boolean useSoftPageBreaks()
addTextElement
public void addTextElement(Object o)
getElementCount
public int getElementCount()
getElementAt
public Object getElementAt(int i)
Copyright © 2010 jOpenDocument All Rights Reserved.