|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.typesetter.listMaker.AbstractListMaker
org.extex.typesetter.listMaker.HorizontalListMaker
org.extex.typesetter.listMaker.RestrictedHorizontalListMaker
public class 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 org.extex.typesetter.listMaker.HorizontalListMaker |
|---|
add, add, addAndAdjust, addSpace, afterParagraph, cr, getLastNode, getNodes, getSpacefactor, letter, par, removeLastNode, setNodes, setSpacefactor, showlist, toString |
| Methods inherited from class org.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 locator| Method Detail |
|---|
public Mode getMode()
getMode in interface ListMakergetMode in class HorizontalListMakerMode.ListMaker.getMode()
public NodeList complete(TypesetterOptions context)
throws TypesetterException,
ConfigurationException
complete in interface ListMakercomplete in class HorizontalListMakercontext - the typesetter options mapping a fragment of the
interpreter context
TypesetterException - in case of an error
ConfigurationException - in case of a configuration errorListMaker.complete(TypesetterOptions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||