|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.typesetter.listMaker.AbstractListMaker
de.dante.extex.typesetter.listMaker.HorizontalListMaker
de.dante.extex.typesetter.listMaker.RestrictedHorizontalListMaker
This is the derived class for a list maker in restricted horizontal mode.
Constructor Summary | |
RestrictedHorizontalListMaker(ListManager manager,
Locator locator)
Creates a new object. |
Method Summary | |
NodeList |
complete(TypesetterOptions context)
Close the node list. |
Mode |
getMode()
Getter for the current mode. |
Methods inherited from class de.dante.extex.typesetter.listMaker.HorizontalListMaker |
add, add, addAndAdjust, addSpace, afterParagraph, cr, getLastNode, getNodes, getSpacefactor, letter, par, removeLastNode, setNodes, setSpacefactor, showlist, toString |
Methods inherited from class de.dante.extex.typesetter.listMaker.AbstractListMaker |
getLocalizer, getLocator, getManager, getMyLocalizer, getPrevDepth, leftBrace, mathShift, rightBrace, setPrevDepth, subscriptMark, superscriptMark, tab |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public RestrictedHorizontalListMaker(ListManager manager, Locator locator)
manager
- the manager to ask for global changeslocator
- the locatorMethod Detail |
public Mode getMode()
ListMaker
getMode
in interface ListMaker
getMode
in class HorizontalListMaker
ListMaker.getMode()
public NodeList complete(TypesetterOptions context) throws TypesetterException, ConfigurationException
ListMaker
complete
in interface ListMaker
complete
in class HorizontalListMaker
TypesetterException
ConfigurationException
ListMaker.complete(TypesetterOptions)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |