|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpivot.wtk.text.Node
pivot.wtk.text.Element
pivot.wtk.text.Block
public abstract class Block
Abstract base class for block elements.
TODO Add horizontal alignment, margin, and line spacing properties.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface pivot.collections.Sequence |
---|
Sequence.Search, Sequence.Sort, Sequence.Tree |
Constructor Summary | |
---|---|
Block()
|
|
Block(Block blockElement,
boolean recursive)
|
Method Summary |
---|
Methods inherited from class pivot.wtk.text.Element |
---|
add, dumpOffsets, get, getCharacterCount, getDescendantAt, getElementListeners, getIndexAt, getLength, getNodeAt, getPathAt, getRange, indexOf, insert, insertRange, iterator, rangeInserted, rangeRemoved, remove, remove, removeRange, update |
Methods inherited from class pivot.wtk.text.Node |
---|
duplicate, getDocumentOffset, getNodeListeners, getOffset, getParent, replaceRange, setOffset, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Block()
public Block(Block blockElement, boolean recursive)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |