org.apache.fop.layoutmgr
Class InlineKnuthSequence
public class InlineKnuthSequence
Represents a list of inline Knuth elements.
If closed, it represents all elements of a Knuth paragraph.
appendSequence, appendSequence, appendSequenceOrClose, appendSequenceOrClose, canAppendSequence, endSequence, getElement, getLast, isInlineSequence, removeLast, startSequence, wrapPositions |
InlineKnuthSequence
public InlineKnuthSequence()
Creates a new and empty list.
InlineKnuthSequence
public InlineKnuthSequence(List list)
Creates a new list from an existing list.
list - The list from which to create the new list.
addALetterSpace
public void addALetterSpace()
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.