A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

Above - Class in org.extex.unit.tex.math.fraction
This class provides an implementation for the primitive \above.
Above(CodeToken) - Constructor for class org.extex.unit.tex.math.fraction.Above
Creates a new object.
Abovewithdelims - Class in org.extex.unit.tex.math.fraction
This class provides an implementation for the primitive \abovewithdelims.
Abovewithdelims(CodeToken) - Constructor for class org.extex.unit.tex.math.fraction.Abovewithdelims
Creates a new object.
abs(FixedDimen) - Method in class org.extex.core.dimen.Dimen
Set the value of this dimen to the absolute value of a given value.
AbstractAlign - Class in org.extex.unit.tex.table
This is the abstract base class for alignments.
AbstractAlign(CodeToken) - Constructor for class org.extex.unit.tex.table.AbstractAlign
Creates a new object.
AbstractAssignment - Class in org.extex.interpreter.type
This is the base class for assignments.
AbstractAssignment(CodeToken) - Constructor for class org.extex.interpreter.type.AbstractAssignment
Creates a new object.
AbstractBackendFontManager - Class in org.extex.font.manager
Abstract Backend font manager.
AbstractBackendFontManager() - Constructor for class org.extex.font.manager.AbstractBackendFontManager
Creates a new object.
AbstractBoxPrimitive - Class in org.extex.unit.tex.typesetter.box
This class provides an abstract base class for the displacement primitives.
AbstractBoxPrimitive(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.box.AbstractBoxPrimitive
Creates a new object.
AbstractCode - Class in org.extex.interpreter.type
This is the abstract base class which can be used for all classes implementing the interface Code.
AbstractCode(CodeToken) - Constructor for class org.extex.interpreter.type.AbstractCode
Creates a new object.
AbstractColor - Class in org.extex.unit.color
This class is a abstract base class for color primitives.
AbstractColor(CodeToken) - Constructor for class org.extex.unit.color.AbstractColor
Creates a new object.
AbstractConverter - Class in org.extex.backend.documentWriter.postscript.converter
This is the abstract base class for an PS converter.
AbstractConverter() - Constructor for class org.extex.backend.documentWriter.postscript.converter.AbstractConverter
Creates a new object.
AbstractCount - Class in org.extex.unit.tex.register.count
This abstract base class provides the methods to compute the keys for numbered count registers.
AbstractCount(CodeToken) - Constructor for class org.extex.unit.tex.register.count.AbstractCount
Creates a new object.
AbstractDimen - Class in org.extex.unit.tex.register.dimen
This abstract base class provides the methods to compute the keys for numbered dimen registers.
AbstractDimen(CodeToken) - Constructor for class org.extex.unit.tex.register.dimen.AbstractDimen
Creates a new object.
AbstractDirCode - Class in org.extex.unit.omega.dir
This is the abstract base class for primitives acquiring a direction.
AbstractDirCode(CodeToken) - Constructor for class org.extex.unit.omega.dir.AbstractDirCode
Creates a new object.
AbstractDviCode - Class in org.extex.dviware.type
This is an abstract base class for DVI instructions.
AbstractDviCode(String) - Constructor for class org.extex.dviware.type.AbstractDviCode
Creates a new object.
AbstractExpandableNode - Class in org.extex.typesetter.type.node
This node represents a TeX "glue" node.
AbstractExpandableNode(FixedDimen, boolean) - Constructor for class org.extex.typesetter.type.node.AbstractExpandableNode
Creates a new object.
AbstractExpandableNode(FixedGlue, boolean) - Constructor for class org.extex.typesetter.type.node.AbstractExpandableNode
Creates a new object.
AbstractFactory - Class in org.extex.framework
This is the abstract base class for factories.
AbstractFactory() - Constructor for class org.extex.framework.AbstractFactory
Creates a new factory object.
AbstractFactory(Configuration) - Constructor for class org.extex.framework.AbstractFactory
Creates a new factory object.
AbstractFileCode - Class in org.extex.unit.base.file
This abstract class provides some common methods for primitives dealing with files.
AbstractFileCode(CodeToken) - Constructor for class org.extex.unit.base.file.AbstractFileCode
Creates a new object.
AbstractFinder - Class in org.extex.resource
This the abstract base class to provide the infrastructure for resource finders.
AbstractFinder(Configuration) - Constructor for class org.extex.resource.AbstractFinder
Creates a new object.
AbstractFontUtil - Class in org.extex.util.font
Abstract class for all font utilities.
AbstractFontUtil() - Constructor for class org.extex.util.font.AbstractFontUtil
Create a new object.
AbstractFontUtil(Class<?>) - Constructor for class org.extex.util.font.AbstractFontUtil
Create a new object.
AbstractHorizontalCode - Class in org.extex.unit.tex.typesetter
This an abstract base class for primitives in horizontal mode.
AbstractHorizontalCode(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.AbstractHorizontalCode
Creates a new object.
AbstractHyphenationCode - Class in org.extex.unit.tex.hyphen
This is the abstract base class for all hyphenation related primitives.
AbstractHyphenationCode(CodeToken) - Constructor for class org.extex.unit.tex.hyphen.AbstractHyphenationCode
Creates a new object.
AbstractIf - Class in org.extex.unit.base.conditional
This is the abstract base class for all ifs.
AbstractIf(CodeToken) - Constructor for class org.extex.unit.base.conditional.AbstractIf
Creates a new object.
AbstractKernNode - Class in org.extex.typesetter.type.node
This class provides the same functionality as KernNode but is distinguishable for the sake of some fine differentiations in TeX.
AbstractKernNode(FixedDimen, boolean) - Constructor for class org.extex.typesetter.type.node.AbstractKernNode
Creates a new object.
AbstractLeadersNode - Class in org.extex.typesetter.type.node
This node represents a leaders node as used by the primitives \leaders, \cleaders, and \xleaders.
AbstractLeadersNode(OrientedNode, FixedGlue) - Constructor for class org.extex.typesetter.type.node.AbstractLeadersNode
Creates a new object.
AbstractListMaker - Class in org.extex.typesetter.listMaker
This abstract class provides some methods common to all ListMakers.
AbstractListMaker(ListManager, Locator) - Constructor for class org.extex.typesetter.listMaker.AbstractListMaker
Creates a new object.
AbstractMarkCode - Class in org.extex.unit.tex.typesetter.mark
This abstract base class for mark primitives provides the common features.
AbstractMarkCode(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.AbstractMarkCode
Creates a new object.
AbstractMarksCode - Class in org.extex.unit.tex.typesetter.mark
Thus abstract base class for marks primitives provides the common features.
AbstractMarksCode(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.AbstractMarksCode
Creates a new object.
AbstractMath - Class in org.extex.interpreter.primitives.register.real
Abstract class for math primitives.
AbstractMath(CodeToken) - Constructor for class org.extex.interpreter.primitives.register.real.AbstractMath
Creates a new object.
AbstractMathCode - Class in org.extex.unit.tex.math
This is the base class for all math primitives using the TeX encoding.
AbstractMathCode(CodeToken) - Constructor for class org.extex.unit.tex.math.AbstractMathCode
Creates a new object.
AbstractModeCode - Class in org.extex.unit.omega.mode
This is the abstract base class for primitives dealing with an input or output mode as defined by Omega.
AbstractModeCode(CodeToken) - Constructor for class org.extex.unit.omega.mode.AbstractModeCode
Creates a new object.
AbstractMuskip - Class in org.extex.unit.tex.register.muskip
This abstract base class provides the methods to compute the keys for numbered muskip registers.
AbstractMuskip(CodeToken) - Constructor for class org.extex.unit.tex.register.muskip.AbstractMuskip
Creates a new object.
AbstractNoad - Class in org.extex.typesetter.type.noad
This is the abstract base class for Noads.
AbstractNoad() - Constructor for class org.extex.typesetter.type.noad.AbstractNoad
Creates a new object.
AbstractNode - Class in org.extex.typesetter.type.node
This abstract class provides some methods common to all Nodes.
AbstractNode() - Constructor for class org.extex.typesetter.type.node.AbstractNode
Creates a new object.
AbstractNode(FixedDimen) - Constructor for class org.extex.typesetter.type.node.AbstractNode
Creates a new object.
AbstractNode(FixedDimen, FixedDimen, FixedDimen) - Constructor for class org.extex.typesetter.type.node.AbstractNode
Creates a new object.
AbstractNodeVisitor - Class in org.extex.typesetter.type
This abstract class can be used as base for node visitors for which only a few methods carry any functionality.
AbstractNodeVisitor() - Constructor for class org.extex.typesetter.type.AbstractNodeVisitor
 
AbstractNucleusNoad - Class in org.extex.typesetter.type.noad
This abstract noad represents a Noad with a nucleus.
AbstractNucleusNoad(Noad, TypesettingContext) - Constructor for class org.extex.typesetter.type.noad.AbstractNucleusNoad
Creates a new object.
AbstractOcplist - Class in org.extex.unit.omega.ocp
This is the abstract base class for ΩCP lists.
AbstractOcplist(CodeToken) - Constructor for class org.extex.unit.omega.ocp.AbstractOcplist
Creates a new object.
AbstractOmegaDelimiter - Class in org.extex.unit.omega.math.delimiter
This abstract class adds the ability to translate MathDelimiters to and from their Omega encoding as numbers to abstract math code.
AbstractOmegaDelimiter(CodeToken) - Constructor for class org.extex.unit.omega.math.delimiter.AbstractOmegaDelimiter
Creates a new object.
AbstractOmegaMathCode - Class in org.extex.unit.omega.math
This is the base class for all math primitives using the Omega encoding.
AbstractOmegaMathCode(CodeToken) - Constructor for class org.extex.unit.omega.math.AbstractOmegaMathCode
Creates a new object.
AbstractPdftexCode - Class in org.extex.unit.pdftex
This class provides a base class for pdfTeX primitives.
AbstractPdftexCode(CodeToken) - Constructor for class org.extex.unit.pdftex.AbstractPdftexCode
Creates a new object.
AbstractPlCommand - Class in org.extex.font.format.pl
Abstract class for a pl command.
AbstractPlCommand() - Constructor for class org.extex.font.format.pl.AbstractPlCommand
 
AbstractPostscriptWriter - Class in org.extex.backend.documentWriter.postscript
This is the abstract base class for document writers producing PostScript code.
AbstractPostscriptWriter(String) - Constructor for class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Creates a new object.
AbstractReadonlyCount - Class in org.extex.unit.tex.register.count
This abstract base class provides the methods an read only count primitive.
AbstractReadonlyCount(CodeToken) - Constructor for class org.extex.unit.tex.register.count.AbstractReadonlyCount
Creates a new object.
AbstractSkip - Class in org.extex.unit.tex.register.skip
This abstract base class provides the methods to compute the keys for numbered skip registers.
AbstractSkip(CodeToken) - Constructor for class org.extex.unit.tex.register.skip.AbstractSkip
Creates a new object.
AbstractTeXDelimiter - Class in org.extex.unit.tex.math.delimiter
This abstract class adds the ability to translate MathDelimiters to and from their TeX encoding as numbers to abstract math code.
AbstractTeXDelimiter(CodeToken) - Constructor for class org.extex.unit.tex.math.delimiter.AbstractTeXDelimiter
Creates a new object.
AbstractTeXMathCode - Class in org.extex.unit.tex.math
This is the base class for all math primitives using the TeX encoding.
AbstractTeXMathCode(CodeToken) - Constructor for class org.extex.unit.tex.math.AbstractTeXMathCode
Creates a new object.
AbstractToken - Class in org.extex.scanner.type.token
This is the abstract base class for all Tokens.
AbstractToken(UnicodeChar) - Constructor for class org.extex.scanner.type.token.AbstractToken
Creates a new object for a Unicode character.
AbstractToks - Class in org.extex.unit.base.register.toks
This abstract base class provides the methods to compute the keys for numbered tokens registers.
AbstractToks(CodeToken) - Constructor for class org.extex.unit.base.register.toks.AbstractToks
Creates a new object.
AbstractVerticalCode - Class in org.extex.unit.tex.typesetter
This an abstract base class for primitives in vertical mode.
AbstractVerticalCode(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.AbstractVerticalCode
Creates a new object.
AbstractWriter - Class in org.extex.ocpware.writer
This is an abstract base class for ΩCP writers which handles the application of a resource bundle.
AbstractWriter() - Constructor for class org.extex.ocpware.writer.AbstractWriter
Creates a new object.
AbstractXtfSFLTable - Class in org.extex.font.format.xtf.tables.gps
Abstract class for the GSUB and GPOS table.
AbstractXtfSFLTable(XtfTableMap, XtfTableDirectory.Entry, RandomAccessR) - Constructor for class org.extex.font.format.xtf.tables.gps.AbstractXtfSFLTable
Create a new object
AbstractXtfTable - Class in org.extex.font.format.xtf.tables
Abstract class for all TTF/OTF tables.
AbstractXtfTable(XtfTableMap) - Constructor for class org.extex.font.format.xtf.tables.AbstractXtfTable
Create a new object.
Accent - Class in org.extex.unit.tex.typesetter
This class provides an implementation for the primitive \accent.
Accent(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.Accent
Creates a new object.
AccentKernNode - Class in org.extex.typesetter.type.node
This class provides the same functionality as KernNode but is distinguishable for the sake of some fine differentiations in TeX.
AccentKernNode(Dimen) - Constructor for class org.extex.typesetter.type.node.AccentKernNode
Creates a new object.
AccentNoad - Class in org.extex.typesetter.type.noad
This Noad represents some mathematical material with an accent above.
AccentNoad(MathCode, Noad, TypesettingContext) - Constructor for class org.extex.typesetter.type.noad.AccentNoad
Creates a new object.
ACCESSIBLE - Static variable in class org.extex.font.format.tfm.TfmLigKernCommand
The value of activity field which means that this lig/kern instruction is a part of lig/kern program for some character.
Accumulator - Class in org.extex.base.parser.dimen
This data type contains an accumulator which can contain values of different kinds.
Accumulator() - Constructor for class org.extex.base.parser.dimen.Accumulator
Creates a new object.
Accumulator(long) - Constructor for class org.extex.base.parser.dimen.Accumulator
Creates a new object.
ACNT - Static variable in class org.extex.font.format.xtf.XtfReader
Accent attachment.
acquireBox(Context, TokenSource, Typesetter, GroupType, Token, Token) - Method in class org.extex.unit.tex.typesetter.box.Vbox
Acquire a complete Box taking into account the tokens in \afterassignment and \everyvbox.
ActionSpec - Class in org.extex.pdf.api.action
This is the abstract base class for actions in PDF.
ActionSpec() - Constructor for class org.extex.pdf.api.action.ActionSpec
 
ActionVisitor - Interface in org.extex.pdf.api.action
This interface describes a visitor for actions as used on PDF nodes.
activate() - Static method in class org.extex.framework.Registrar
Create a new registrar and activate it.
activate(Registrar) - Static method in class org.extex.framework.Registrar
Activate an existing registrar.
ACTIVE - Static variable in class org.extex.scanner.type.Catcode
The constant ACTIVE contains the unique object representing the active catcode.
ActiveCharacterToken - Class in org.extex.scanner.type.token
This class represents an active character token.
ActiveCharacterToken(UnicodeChar, String) - Constructor for class org.extex.scanner.type.token.ActiveCharacterToken
Creates a new object.
ActiveNode - Class in org.extex.typesetter.tex.paragraph
819.
ActiveNode(Fitness, boolean, long, int, PassiveNode) - Constructor for class org.extex.typesetter.tex.paragraph.ActiveNode
Creates a new object.
add(PagePipe) - Method in interface org.extex.backend.BackendDriver
Adder for a processor.
add(PagePipe) - Method in class org.extex.backend.BackendDriverImpl
Adder for a processor.
add(Font, UnicodeChar) - Method in class org.extex.backend.documentWriter.postscript.util.FontManager
Receive the information that a character in a certain font has been used and should be remembered.
add(InputStream, String) - Method in class org.extex.backend.documentWriter.postscript.util.HeaderManager
Add the contents read from a stream to the headers.
add(String, String) - Method in class org.extex.backend.documentWriter.postscript.util.HeaderManager
Add a string to the headers.
add(long) - Method in class org.extex.core.count.Count
Add a long to the value.
add(FixedCount) - Method in class org.extex.core.count.Count
Add a Count to the value.
add(FixedDimen) - Method in class org.extex.core.dimen.Dimen
Add the value of the argument to the current value.
add(long) - Method in class org.extex.core.dimen.Dimen
Add the value of the argument to the current value.
add(FixedGlue) - Method in class org.extex.core.glue.Glue
Add another glue to this one.
add(FixedDimen) - Method in class org.extex.core.glue.Glue
Add a dimen to this one glue.
add(FixedGlueComponent) - Method in class org.extex.core.glue.GlueComponent
Add another GlueCoponent g to this instance.
add(FixedDimen) - Method in class org.extex.core.glue.WideGlue
Add some length to the natural length.
add(FixedGlue) - Method in class org.extex.core.glue.WideGlue
Add some more glue to this one.
add(WideGlue) - Method in class org.extex.core.glue.WideGlue
Add some more glue to this one.
add(long) - Method in class org.extex.core.muskip.Mudimen
Add some other length to the current value.
add(Muskip) - Method in class org.extex.core.muskip.Muskip
Add another muglue to this one.
add(long) - Method in class org.extex.core.scaled.ScaledNumber
Add a number to the current one.
add(ScaledNumber) - Method in class org.extex.core.scaled.ScaledNumber
Add a number to the current one.
add(int) - Method in class org.extex.dviware.type.DviDown
Add some value to the move distance.
add(int) - Method in class org.extex.dviware.type.DviRight
Add some value to the move distance.
add(List<String>) - Method in class org.extex.font.FontKey
Add a list of tags.
add(int, int) - Method in class org.extex.font.format.tfm.TfmIndexMultimap
Adds a new (key, value) pair.
add(T2Operator) - Method in class org.extex.font.format.xtf.tables.cff.CharString
Add a T2Operator.
add(Object) - Method in class org.extex.font.format.xtf.tables.GroupEntries
Add the entry if it not exists in the list.
add(int) - Method in class org.extex.font.format.xtf.tables.GroupEntries
Add the entry if it not exists in the list.
add(RandomAccessR) - Static method in class org.extex.font.format.xtf.tables.tag.LanguageSystemTag
Add a new language system tag.
add(BackendFontManager) - Method in class org.extex.font.manager.BackendFontManagerList
Add a new back-end font manager.
add(BackendCharacter) - Method in class org.extex.font.manager.ManagerInfo
Add the char to the list.
add(AfterGroupObserver) - Method in class org.extex.interpreter.context.observer.group.AfterGroupObserverList
Add an observer to the list.
add(CommandObserver) - Method in class org.extex.interpreter.observer.command.CommandObserverList
Add an observer to the list.
add(EofObserver) - Method in class org.extex.interpreter.observer.eof.EofObserverList
Add an observer to the list.
add(ErrorObserver) - Method in class org.extex.interpreter.observer.error.ErrorObserverList
Add an observer to the list.
add(ExpandObserver) - Method in class org.extex.interpreter.observer.expand.ExpandObserverList
Add an observer to the list.
add(ExpandMacroObserver) - Method in class org.extex.interpreter.observer.expandMacro.ExpandMacroObserverList
Add an observer to the list.
add(LoadObserver) - Method in class org.extex.interpreter.observer.load.LoadObserverList
Add an observer to the list.
add(PopObserver) - Method in class org.extex.interpreter.observer.pop.PopObserverList
Add an observer to the list.
add(PushObserver) - Method in class org.extex.interpreter.observer.push.PushObserverList
Add an observer to the list.
add(StartObserver) - Method in class org.extex.interpreter.observer.start.StartObserverList
Add an observer to the list.
add(StopObserver) - Method in class org.extex.interpreter.observer.stop.StopObserverList
Add an observer to the list.
add(StreamCloseObserver) - Method in class org.extex.interpreter.observer.streamClose.StreamCloseObserverList
Add an observer to the list
add(double, double) - Method in class org.extex.interpreter.primitives.register.pair.Pair
add
add(Pair) - Method in class org.extex.interpreter.primitives.register.pair.Pair
add
add(Real, Real) - Method in class org.extex.interpreter.primitives.register.pair.Pair
add
add(double) - Method in class org.extex.interpreter.primitives.register.real.ImmutableReal
add
add(Real) - Method in class org.extex.interpreter.primitives.register.real.ImmutableReal
add
add(double) - Method in class org.extex.interpreter.primitives.register.real.Real
add
add(Real) - Method in class org.extex.interpreter.primitives.register.real.Real
add
add(ResourceFinder) - Method in class org.extex.resource.ResourceFinderList
add(Token) - Method in class org.extex.scanner.type.tokens.ImmutableTokens
Add another token to the end of the Tokens.
add(Tokens) - Method in class org.extex.scanner.type.tokens.ImmutableTokens
Add another token list to the end of the Tokens.
add(Token) - Method in class org.extex.scanner.type.tokens.Tokens
Add another token to the end of the Tokens.
add(Tokens) - Method in class org.extex.scanner.type.tokens.Tokens
Add another token list to the end of the Tokens.
add(FixedGlue) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Add a glue node to the list.
add(Node) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Add an arbitrary node to the internal list of nodes gathered so far.
add(FixedGlue) - Method in class org.extex.typesetter.impl.TypesetterImpl
Add a glue node to the list.
add(Node) - Method in class org.extex.typesetter.impl.TypesetterImpl
Add an arbitrary node to the internal list of nodes gathered so far.
add(Node) - Method in interface org.extex.typesetter.ListMaker
Add an arbitrary node to the internal list of nodes gathered so far.
add(FixedGlue) - Method in interface org.extex.typesetter.ListMaker
Add a glue node to the list.
add(Node) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Add an arbitrary node to the internal list of nodes gathered so far.
add(FixedGlue) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Add a glue node to the list.
add(Node) - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
Add an arbitrary node to the internal list of nodes gathered so far.
add(FixedGlue) - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
Add a glue node to the list.
add(FixedDimen) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add a glue node to the list.
add(MathCode, TypesettingContext) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add a mathematical glyph.
add(MathDelimiter, TypesettingContext) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add a mathematical delimiter.
add(Mudimen) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add some math dimen Noad to the internal list.
add(Muskip) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add some math glue Noad to the internal list.
add(Noad) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add an arbitrary Noad to the internal list if it is prepared to hold one.
add(Node) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Add an arbitrary node to the internal list of nodes gathered so far.
add(MathCode, TypesettingContext) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
Add a mathematical glyph.
add(MathDelimiter, TypesettingContext) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
Add a mathematical delimiter.
add(Muskip) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
Add some math glue Noad to the internal list.
add(Mudimen) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
Add some math dimen Noad to the internal list.
add(Noad) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
Add an arbitrary Noad to the internal list if it is prepared to hold one.
add(Dimen, Dimen) - Method in class org.extex.typesetter.paragraphBuilder.ParagraphShape
Add another pair of points.
add(Noad) - Method in class org.extex.typesetter.type.noad.MathList
Add an arbitrary knot to the list.
add(int, Node) - Method in class org.extex.typesetter.type.node.GenericNodeList
Add a node to the node list at a given position.
add(Node) - Method in class org.extex.typesetter.type.node.GenericNodeList
Add a node to the node list.
add(int, Node) - Method in class org.extex.typesetter.type.node.HorizontalListNode
Add a node to the node list at a given position.
add(Node) - Method in class org.extex.typesetter.type.node.HorizontalListNode
Add a node to the node list.
add(int, Node) - Method in class org.extex.typesetter.type.node.VerticalListNode
Add a node to the node list at a given position.
add(Node) - Method in class org.extex.typesetter.type.node.VerticalListNode
Add a node to the node list.
add(int, Node) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Add a node to the node list at a given position.
add(Node) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Add a node to the node list.
add(int, Node) - Method in interface org.extex.typesetter.type.NodeList
Add a node to the node list at a given position.
add(Node) - Method in interface org.extex.typesetter.type.NodeList
Add a node to the node list.
addAfter(long, OcpProgram) - Method in class org.extex.unit.omega.ocp.util.OcpList
Add an ΩCP program at the end of the pipe.
Addafterocplist - Class in org.extex.unit.omega.ocp
This class provides an implementation for the primitive \addafterocplist.
Addafterocplist(CodeToken) - Constructor for class org.extex.unit.omega.ocp.Addafterocplist
Creates a new object.
addAndAdjust(NodeList, TypesetterOptions) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Add a node list to the current list maker and adjust the spacing between the elements of the list.
addAndAdjust(NodeList, TypesetterOptions) - Method in class org.extex.typesetter.impl.TypesetterImpl
Add a node list to the current list maker and adjust the spacing between the elements of the list.
addAndAdjust(NodeList, TypesetterOptions) - Method in interface org.extex.typesetter.ListMaker
Add a node list to the current list maker and adjust the spacing between the elements of the list.
addAndAdjust(NodeList, TypesetterOptions) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Add a node list to the current list maker and adjust the spacing between the elements of the list.
addAndAdjust(NodeList, TypesetterOptions) - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
Add a node list to the current list maker and adjust the spacing between the elements of the list.
addAndAdjust(NodeList, TypesetterOptions) - Method in class org.extex.typesetter.listMaker.VerticalListMaker
Add a node list to the current list maker and adjust the spacing between the elements of the list.
addAttributes(XMLStreamWriter) - Method in class org.extex.font.format.xtf.tables.TtfTableCMAP.Format
Add the attrinbutes.
addBefore(long, OcpProgram) - Method in class org.extex.unit.omega.ocp.util.OcpList
Add an ΩCP program at the beginning of the pipe.
Addbeforeocplist - Class in org.extex.unit.omega.ocp
This class provides an implementation for the primitive \addbeforeocplist.
Addbeforeocplist(CodeToken) - Constructor for class org.extex.unit.omega.ocp.Addbeforeocplist
Creates a new object.
addBool(boolean) - Method in class org.extex.font.format.pl.PlWriter
Prints a symbolic form of boolean value.
addChar(short) - Method in class org.extex.font.format.pl.PlWriter
Prints symbolic representation of character code.
addCharMetric(double, String) - Method in class org.extex.font.format.pl.PlWriter
Add a char metric.
addClass0(int[]) - Method in class org.extex.font.format.xtf.tables.gps.ClassDefTable
Add glyphs in Class 0.
addClearance(MathSpacing, NodeList, MathContext) - Method in class org.extex.typesetter.type.noad.util.MathSpacing
Add some spacing to a list of nodes.
addComment(String) - Method in class org.extex.font.format.afm.AfmHeader
Add a comment to the string.
addComment(String) - Method in class org.extex.font.format.pl.PlWriter
Add a comment.
addDec(int) - Method in class org.extex.font.format.pl.PlWriter
Prints D prefix and decimal number.
addDepthTo(WideGlue) - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Add the flexible depth of the current node to the given glue.
addDepthTo(WideGlue) - Method in class org.extex.typesetter.type.node.AbstractNode
Add the flexible depth of the current node to the given glue.
addDepthTo(WideGlue) - Method in interface org.extex.typesetter.type.Node
Add the flexible depth of the current node to the given glue.
addEncodingtxt(String) - Method in class org.extex.font.format.psfontmap.PsFontEncoding
Add a string to encodingtxt.
addExcludeDir(String) - Method in class org.extex.resource.tool.Lsr
Add a directory in the exclude list.
addExcludeRegExp(String) - Method in class org.extex.resource.tool.Lsr
Add a RegExp in the exclude list.
addFace(int) - Method in class org.extex.font.format.pl.PlWriter
Prints F prefix and Xerox face code.
addFixWord(TfmFixWord, String) - Method in class org.extex.font.format.pl.PlWriter
Add a Fixword.
addH(int) - Method in class org.extex.font.format.dvi.DviValues
 
addHeightTo(WideGlue) - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Add the flexible height of the current node to the given glue.
addHeightTo(WideGlue) - Method in class org.extex.typesetter.type.node.AbstractNode
Add the flexible height of the current node to the given glue.
addHeightTo(WideGlue) - Method in interface org.extex.typesetter.type.Node
Add the flexible height of the current node to the given glue.
addHint() - Method in class org.extex.font.format.xtf.tables.cff.CharString
Add a hint count.
addHints(int) - Method in class org.extex.font.format.xtf.tables.cff.CharString
Add hints.
addHyphenation(UnicodeCharList, TypesetterOptions) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Add a user-defined hyphenation.
addHyphenation(UnicodeCharList, TypesetterOptions) - Method in interface org.extex.language.hyphenation.Hyphenator
Add a user-defined hyphenation.
addHyphenation(UnicodeCharList, TypesetterOptions) - Method in class org.extex.language.impl.FutureLanguage
Add a user-defined hyphenation.
addK(AfmKernPairs) - Method in class org.extex.font.format.afm.AfmCharMetric
Add a kerning.
addL(String, String) - Method in class org.extex.font.format.afm.AfmCharMetric
Add a ligature.
addNode(Typesetter, OrientedNode, FixedGlue) - Method in class org.extex.unit.tex.typesetter.leaders.Cleaders
Finally make an appropriate node and add it to the typesetter.
addNode(Typesetter, OrientedNode, FixedGlue) - Method in class org.extex.unit.tex.typesetter.leaders.Leaders
Finally make an appropriate node and add it to the typesetter.
addNode(Typesetter, OrientedNode, FixedGlue) - Method in class org.extex.unit.tex.typesetter.leaders.Xleaders
Finally make an appropriate node and add it to the typesetter.
addNotice(String) - Method in class org.extex.font.format.afm.AfmHeader
Add a notice to the string.
addOct(int) - Method in class org.extex.font.format.pl.PlWriter
Prints O prefix and octal number.
addPages(CharSequence) - Method in class org.extex.backend.documentWriter.util.PageManager
Add some pages to be accepted.
addPattern(Tokens) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Add a pattern to the hyphenation table.
addPattern(Tokens) - Method in interface org.extex.language.hyphenation.Hyphenator
Add a pattern to the hyphenation table.
addPattern(Tokens) - Method in class org.extex.language.hyphenation.liang.LiangsHyphenationTable
This methods allows the caller to add another pattern
addPattern(Tokens) - Method in class org.extex.language.impl.FutureLanguage
Add a pattern to the hyphenation table.
addReal(double) - Method in class org.extex.font.format.pl.PlWriter
Prints R prefix and real number.
addReal(Object) - Method in class org.extex.font.format.pl.PlWriter
Prints R prefix and real number.
addRule(IntervalRule) - Method in class org.extex.backend.pageFilter.selector.PageSelector
Add a rule to the set of rules.
addSelector(String) - Method in class org.extex.backend.pageFilter.selector.PageSelector
Add some specifications for pages to be selected.
addSkip(FixedGlue) - Method in class org.extex.typesetter.type.node.GenericNodeList
Add some glue to the node list.
addSkip(FixedGlue) - Method in class org.extex.typesetter.type.node.HorizontalListNode
Add some glue to the node list.
addSkip(FixedGlue) - Method in class org.extex.typesetter.type.node.VerticalListNode
Add some glue to the node list.
addSkip(FixedGlue) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Add some glue to the node list.
addSkip(FixedGlue) - Method in interface org.extex.typesetter.type.NodeList
Add some glue to the node list.
addSpace(TypesettingContext, FixedCount) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Add a space node to the list.
addSpace(TypesettingContext, FixedCount) - Method in class org.extex.typesetter.impl.TypesetterImpl
Add a space node to the list.
addSpace(TypesettingContext, FixedCount) - Method in interface org.extex.typesetter.ListMaker
Add a space node to the list.
addSpace(TypesettingContext, FixedCount) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Add a space node to the list.
addSpace(TypesettingContext, FixedCount) - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
Add a space node to the list.
addSpace(TypesettingContext, FixedCount) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Spaces are ignored in math mode.
addState(int[]) - Method in class org.extex.ocpware.type.OcpProgram
Add a state.
addStr(String) - Method in class org.extex.font.format.pl.PlWriter
Prints a character string after one space.
addStream(TokenStream) - Method in class org.extex.interpreter.max.Moritz
Put a given stream on top of the stream stack.
addStream(TokenStream) - Method in interface org.extex.interpreter.TokenSource
Put a given stream on top of the stream stack.
addStretch(FixedDimen) - Method in class org.extex.core.glue.WideGlue
Add some length to the stretch.
addTable(int[]) - Method in class org.extex.ocpware.type.OcpProgram
Add a table.
addToH(int) - Method in class org.extex.backend.documentWriter.dvi.DviPositions
Increment horizontal position.
addTopDictIndex(T2Operator) - Method in class org.extex.font.format.xtf.tables.cff.CffFont
Add an entry to the top dict index.
addToV(int) - Method in class org.extex.backend.documentWriter.dvi.DviPositions
Increment vertical position.
addUnit(UnitInfo) - Method in interface org.extex.interpreter.context.Context
Add a unit to the list of loaded units.
addUnit(UnitInfo) - Method in class org.extex.interpreter.max.context.ContextImpl
Add a unit to the list of loaded units.
addV(int) - Method in class org.extex.font.format.dvi.DviValues
 
addWidthTo(WideGlue) - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Add the flexible width of the current node to the given glue.
addWidthTo(WideGlue) - Method in class org.extex.typesetter.type.node.AbstractNode
Add the flexible width of the current node to the given glue.
addWidthTo(WideGlue) - Method in interface org.extex.typesetter.type.Node
Add the flexible width of the current node to the given glue.
addWidthTo(WideGlue) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Add the flexible width of the current node to the given glue.
adjacent(Fitness) - Method in class org.extex.typesetter.paragraphBuilder.impl.Fitness
Determine whether the given fitness has the same order or a class which is one less or one more than the own order.
adjacent(Fitness) - Method in class org.extex.typesetter.tex.paragraph.Fitness
Determine whether the given fitness has the same order or a class which is one less or one more than the own order.
ADJUSTED_HBOX_GROUP - Static variable in class org.extex.interpreter.context.group.GroupType
The field ADJUSTED_HBOX_GROUP contains the symbolic constant for the adjusted hbox group.
AdjustNode - Class in org.extex.typesetter.type.node
The adjust node is used to insert material which should be pushed out the enclosing vertical list.
AdjustNode(NodeList) - Constructor for class org.extex.typesetter.type.node.AdjustNode
Creates a new object.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.interpreter.primitives.register.real.NamedReal
 
advance(Flags, Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.type.code.Advanceable
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.base.register.count.IntegerCode
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.omega.math.delimiter.Odelcode
This method is called when the macro \advance has been seen.
Advance - Class in org.extex.unit.tex.arithmetic
This class provides an implementation for the primitive \advance.
Advance(CodeToken) - Constructor for class org.extex.unit.tex.arithmetic.Advance
Creates a new object.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.hyphen.LeftHyphenmin
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.hyphen.RightHyphenmin
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.math.delimiter.Delcode
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.count.CountPrimitive
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.count.Mag
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.count.Prevgraf
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.dimen.DimenPrimitive
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.muskip.MuskipParameter
This method is called when the macro \advance has been seen.
advance(Flags, Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.skip.SkipPrimitive
This method is called when the macro \advance has been seen.
Advanceable - Interface in org.extex.interpreter.type.code
This is a interface to mark those Classes which are able to advance something.
advanceNaturalDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.AbstractNode
Advance the depth by some length.
advanceNaturalHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.AbstractNode
Advance the height by some length.
advanceNaturalWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.AbstractNode
Advance the width by some length.
Afm2Enc - Class in org.extex.util.font.afm
Create encoding vectors from a afm file.
Afm2Enc() - Constructor for class org.extex.util.font.afm.Afm2Enc
Creates a new object.
Afm2Enc.EncGlpyh - Class in org.extex.util.font.afm
Container for the data: font name + encoding vector - glyph name - number.
Afm2Enc.EncGlpyh(String, String, String, String, int) - Constructor for class org.extex.util.font.afm.Afm2Enc.EncGlpyh
Create a new object.
Afm2Mtx - Class in org.extex.util.font.afm
Create mtx files (fontinst) from a afm file.
Afm2Mtx() - Constructor for class org.extex.util.font.afm.Afm2Mtx
Creates a new object.
Afm2Var - Class in org.extex.util.font.afm
Extract the afm information's the shell variables.
Afm2Var() - Constructor for class org.extex.util.font.afm.Afm2Var
Creates a new object.
Afm2Xml - Class in org.extex.util.font.afm
Convert a afm file to a xml file.
Afm2Xml() - Constructor for class org.extex.util.font.afm.Afm2Xml
Creates a new object.
AfmBackendFontManager - Class in org.extex.font.manager
Backend font manager for a afm font.
AfmBackendFontManager() - Constructor for class org.extex.font.manager.AfmBackendFontManager
Creates a new object.
AfmCharMetric - Class in org.extex.font.format.afm
Class for the AFM CharMetric.
AfmCharMetric() - Constructor for class org.extex.font.format.afm.AfmCharMetric
 
AfmHeader - Class in org.extex.font.format.afm
AFM-Header.
AfmHeader() - Constructor for class org.extex.font.format.afm.AfmHeader
Create a new object.
AfmKernPairs - Class in org.extex.font.format.afm
AFM kerning pairs.
AfmKernPairs() - Constructor for class org.extex.font.format.afm.AfmKernPairs
 
AfmListGlyphs - Class in org.extex.util.font.afm
List all glyphs of a font.
AfmListGlyphs() - Constructor for class org.extex.util.font.afm.AfmListGlyphs
Creates a new object.
AfmMetricFont - Interface in org.extex.font.format
Marker interface for a font with afm metrics.
AfmMissingGlyph - Class in org.extex.util.font.afm
Print the missing glyphs from a font.
AfmMissingGlyph() - Constructor for class org.extex.util.font.afm.AfmMissingGlyph
Creates a new object.
AfmParser - Class in org.extex.font.format.afm
Parse a afm file.
AfmParser(InputStream) - Constructor for class org.extex.font.format.afm.AfmParser
Create a new object.
Afterassignment - Class in org.extex.unit.tex.register
This class provides an implementation for the primitive \afterassignment.
Afterassignment(CodeToken) - Constructor for class org.extex.unit.tex.register.Afterassignment
Creates a new object.
afterGroup(AfterGroupObserver) - Method in interface org.extex.interpreter.context.ContextGroup
Register a observer to be called at the end of the group.
afterGroup(Token) - Method in interface org.extex.interpreter.context.ContextGroup
Add a token to the tokens inserted after the group has been closed.
afterGroup(AfterGroupObserver) - Method in class org.extex.interpreter.max.context.ContextImpl
Register a observer to be called at the end of the group.
afterGroup(Token) - Method in class org.extex.interpreter.max.context.ContextImpl
Add a token to the tokens inserted after the group has been closed.
afterGroup(AfterGroupObserver) - Method in interface org.extex.interpreter.max.context.