|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.text.AbstractDocument.AbstractElement
javax.swing.text.AbstractDocument.BranchElement
com.ontimize.util.rtf.style.RTFDocument.TableElement
| Nested Class Summary |
| Nested classes inherited from class javax.swing.text.AttributeSet |
javax.swing.text.AttributeSet.CharacterAttribute, javax.swing.text.AttributeSet.ColorAttribute, javax.swing.text.AttributeSet.FontAttribute, javax.swing.text.AttributeSet.ParagraphAttribute |
| Field Summary |
| Fields inherited from interface javax.swing.text.AttributeSet |
NameAttribute, ResolveAttribute |
| Constructor Summary | |
RTFDocument.TableElement(int[] rowOffsets,
int[] rowLengths,
javax.swing.text.Element parent,
javax.swing.text.AttributeSet attr,
int rowCount,
int colCount,
int[] widths,
int[] heights)
|
|
| Method Summary | |
int |
getHeight()
|
java.lang.String |
getName()
|
int |
getWidth()
|
boolean |
isLeaf()
|
void |
setAlignment(int align)
|
void |
setBorders(BorderAttributes ba)
|
void |
setMargins(java.awt.Insets margins)
|
| Methods inherited from class javax.swing.text.AbstractDocument.BranchElement |
children, getAllowsChildren, getElement, getElementCount, getElementIndex, getEndOffset, getStartOffset, positionToElement, replace, toString |
| Methods inherited from class javax.swing.text.AbstractDocument.AbstractElement |
addAttribute, addAttributes, containsAttribute, containsAttributes, copyAttributes, dump, getAttribute, getAttributeCount, getAttributeNames, getAttributes, getChildAt, getChildCount, getDocument, getIndex, getParent, getParentElement, getResolveParent, isDefined, isEqual, removeAttribute, removeAttributes, removeAttributes, setResolveParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RTFDocument.TableElement(int[] rowOffsets,
int[] rowLengths,
javax.swing.text.Element parent,
javax.swing.text.AttributeSet attr,
int rowCount,
int colCount,
int[] widths,
int[] heights)
| Method Detail |
public java.lang.String getName()
public int getWidth()
public int getHeight()
public boolean isLeaf()
public void setBorders(BorderAttributes ba)
public void setMargins(java.awt.Insets margins)
public void setAlignment(int align)
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||