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

B

BackendCharacter - Interface in org.extex.font
Interface for a backend character.
BackendDocumentWriterDefinedException - Exception in org.extex.backend.exception
This exception signals that an attempt to redefine an existing document writer has been encountered.
BackendDocumentWriterDefinedException() - Constructor for exception org.extex.backend.exception.BackendDocumentWriterDefinedException
Creates a new object.
BackendDriver - Interface in org.extex.backend
This interface describes a back-end as extension to a DocumentWriter.
BackendDriverImpl - Class in org.extex.backend
This back-end driver can be used to combine several components.
BackendDriverImpl() - Constructor for class org.extex.backend.BackendDriverImpl
Creates a new object.
BackendException - Exception in org.extex.backend.exception
This exception signals that something went wrong in the back-end.
BackendException() - Constructor for exception org.extex.backend.exception.BackendException
Creates a new object.
BackendException(String) - Constructor for exception org.extex.backend.exception.BackendException
Creates a new object.
BackendException(String, Throwable) - Constructor for exception org.extex.backend.exception.BackendException
Creates a new object.
BackendException(Throwable) - Constructor for exception org.extex.backend.exception.BackendException
Creates a new object.
BackendFactory - Class in org.extex.engine.backend
This class provides a factory for the back-end.
BackendFactory() - Constructor for class org.extex.engine.backend.BackendFactory
Creates a new object.
BackendFont - Interface in org.extex.font
Interface for a backend font.
BackendFontFactory - Interface in org.extex.font
Factory for the backend font.
BackendFontManager - Interface in org.extex.font
The back-end font manager describes the abilities needed by a back-end to deal with fonts.
BackendFontManagerList - Class in org.extex.font.manager
A list of back-end managers.
BackendFontManagerList() - Constructor for class org.extex.font.manager.BackendFontManagerList
Creates a new object.
BackendMissingTargetException - Exception in org.extex.backend.exception
The back-end exception signaling that the output target is missing.
BackendMissingTargetException() - Constructor for exception org.extex.backend.exception.BackendMissingTargetException
Creates a new object.
BackendUnknownDocumentWriterException - Exception in org.extex.backend.exception
This exception signals that an unknown document writer type has been encountered.
BackendUnknownDocumentWriterException(String) - Constructor for exception org.extex.backend.exception.BackendUnknownDocumentWriterException
Creates a new object.
BadCharacterException - Exception in org.extex.core.exception.helping
This exception is raised when a bad character code is encountered.
BadCharacterException(long) - Constructor for exception org.extex.core.exception.helping.BadCharacterException
Creates a new object.
BadDirectionException - Exception in org.extex.unit.omega.dir
this exception signals that an invalid specification for a direction has been encountered.
BadDirectionException() - Constructor for exception org.extex.unit.omega.dir.BadDirectionException
Creates a new object.
BadFileNumberException - Exception in org.extex.core.exception.helping
This exception is raised when a illegal file reference has been encountered.
BadFileNumberException(String, String, String) - Constructor for exception org.extex.core.exception.helping.BadFileNumberException
Creates a new object.
BadInputModeException - Exception in org.extex.unit.omega.mode
This exception signals that an invalid specification for an input mode has been encountered.
BadInputModeException() - Constructor for exception org.extex.unit.omega.mode.BadInputModeException
Creates a new object.
Badness - Class in org.extex.typesetter
This class provides some static methods to deal with badness values.
badness(long, long) - Static method in class org.extex.typesetter.Badness
Compute the badness.
Badness - Class in org.extex.unit.tex.register.count
This class provides an implementation for the primitive \badness.
Badness(CodeToken) - Constructor for class org.extex.unit.tex.register.count.Badness
Creates a new object.
BadOutputModeException - Exception in org.extex.unit.omega.mode
This exception signals that an invalid specification for an output mode has been encountered.
BadOutputModeException() - Constructor for exception org.extex.unit.omega.mode.BadOutputModeException
Creates a new object.
BASE - Static variable in class org.extex.font.format.xtf.XtfReader
Baseline data.
BaseFont - Interface in org.extex.font
Interface for the font.
BaseHyphenationTable - Class in org.extex.language.hyphenation.base
This class stores the values for hyphenations and hyphenates words.
BaseHyphenationTable() - Constructor for class org.extex.language.hyphenation.base.BaseHyphenationTable
Creates a new object.
BaseLanguageManager - Class in org.extex.language.impl
This class manages the HyphenationTables.
BaseLanguageManager() - Constructor for class org.extex.language.impl.BaseLanguageManager
Creates a new object.
BASELINESKIP - Static variable in class org.extex.typesetter.common.Parameter
The field BASELINESKIP contains the key for the glue parameter \baselineskip.
BasicColorConverter - Class in org.extex.color
This implementation of a color converter is based on the formulas in the color space FAQ.
BasicColorConverter() - Constructor for class org.extex.color.BasicColorConverter
Creates a new object.
BATCHMODE - Static variable in class org.extex.interpreter.interaction.Interaction
The constant BATCHMODE contains the constant for batch mode.
Batchmode - Class in org.extex.unit.tex.interaction
This class provides an implementation for the primitive \batchmode.
Batchmode(CodeToken) - Constructor for class org.extex.unit.tex.interaction.Batchmode
Creates a new object.
bc - Variable in class org.extex.font.format.tfm.TfmCharInfoArray
smallest character code in the font.
bc - Variable in class org.extex.font.format.tfm.TfmHeaderLengths
smallest character code in the font.
BDAT - Static variable in class org.extex.font.format.xtf.XtfReader
Bitmap data.
BeforeMathNode - Class in org.extex.typesetter.type.node
This node represents a TeX "math" node with the subtype "before".
BeforeMathNode(FixedDimen) - Constructor for class org.extex.typesetter.type.node.BeforeMathNode
Creates a new object.
beginDviFile() - Method in class org.extex.backend.documentWriter.dvi.DviWriter
Before any output the method beginDviFile have to be called.
Begingroup - Class in org.extex.unit.tex.group
This class provides an implementation for the primitive \begingroup.
Begingroup(CodeToken) - Constructor for class org.extex.unit.tex.group.Begingroup
Creates a new object.
BeginL - Class in org.extex.unit.etex.typesetter
This class provides an implementation for the primitive \beginL.
BeginL(CodeToken) - Constructor for class org.extex.unit.etex.typesetter.BeginL
Creates a new object.
BeginningLeft - Class in org.extex.ocpware.compiler.left
This class represents a reference to the beginning of the sequence.
BeginningLeft() - Constructor for class org.extex.ocpware.compiler.left.BeginningLeft
Creates a new object.
beginPage() - Method in class org.extex.backend.documentWriter.dvi.DviWriter
beginPage starts a new page in the dvi file.
BeginR - Class in org.extex.unit.etex.typesetter
This class provides an implementation for the primitive \beginR.
BeginR(CodeToken) - Constructor for class org.extex.unit.etex.typesetter.BeginR
Creates a new object.
BIG_OP_SPACING1 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant BIG_OP_SPACING1 contains the minimum clearance above a displayed op.
BIG_OP_SPACING2 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant BIG_OP_SPACING2 contains the minimum clearance below a displayed op.
BIG_OP_SPACING3 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant BIG_OP_SPACING3 contains the minimum baselineskip above displayed op.
BIG_OP_SPACING4 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant BIG_OP_SPACING4 contains the minimum baselineskip below displayed op.
BIG_OP_SPACING5 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant BIG_OP_SPACING5 contains the padding above and below displayed limits.
BIN - Static variable in class org.extex.typesetter.type.noad.util.MathSpacing
The field BIN contains the spacing class for binary operators.
BINARY - Static variable in class org.extex.typesetter.type.math.MathClass
The field BINARY contains the instance representing the binary class.
BinaryNoad - Class in org.extex.typesetter.type.noad
This Noad represents a binary operator.
BinaryNoad(Noad, TypesettingContext) - Constructor for class org.extex.typesetter.type.noad.BinaryNoad
Creates a new object.
BinaryOp - Class in org.extex.ocpware.compiler.arith
This class represents the binary addition operation of two arithmetic expressions.
BinaryOp(int, String, ArithExpr, ArithExpr) - Constructor for class org.extex.ocpware.compiler.arith.BinaryOp
Creates a new object.
BinaryOp(int, String, ArithExpr, ArithExpr, boolean) - Constructor for class org.extex.ocpware.compiler.arith.BinaryOp
Creates a new object.
BLACK - Static variable in class org.extex.color.model.ColorFactory
The constant BLACK contains the color black.
BLOC - Static variable in class org.extex.font.format.xtf.XtfReader
Bitmap location.
BLUE_FUZZ - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
BlueFuzz.
BLUE_SCALE - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
BlueScale.
BLUE_SHIFT - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
BlueShift.
BLUE_VALUES - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
BlueValues.
Bool - Class in org.extex.interpreter.primitives.register.bool
The register 'bool'.
Bool() - Constructor for class org.extex.interpreter.primitives.register.bool.Bool
Creates a new object.
Bool(boolean) - Constructor for class org.extex.interpreter.primitives.register.bool.Bool
Creates a new object.
Bool(Context, TokenSource, Typesetter) - Constructor for class org.extex.interpreter.primitives.register.bool.Bool
Creates a new object.
Bool(long) - Constructor for class org.extex.interpreter.primitives.register.bool.Bool
Creates a new object.
Bool(String) - Constructor for class org.extex.interpreter.primitives.register.bool.Bool
Creates a new object.
BoolConvertible - Interface in org.extex.interpreter.primitives.register.bool
This is an interface which describes the feature to be convertibe into a bool.
BoolDef - Class in org.extex.interpreter.primitives.register.bool
This class provides an implementation for the primitive \booldef.
BoolDef(CodeToken) - Constructor for class org.extex.interpreter.primitives.register.bool.BoolDef
Creates a new object.
booleanResource(String) - Method in class org.extex.ocpware.writer.AbstractWriter
Extract a boolean value from a resource bundle.
BOP - Static variable in class org.extex.dviware.Dvi
The field BOP contains the op-code for the BOP instruction.
bop(int, int[], int) - Method in interface org.extex.dviware.DviProcessor
A DVI bop instruction has been encountered.
bop(int, int[], int) - Method in class org.extex.dviware.dvitype.DviDisassemble
A DVI bop instruction has been encountered.
BOP_LENGTH - Static variable in class org.extex.font.format.dvi.command.DviCommand
The length of c elements of the bob command.
Botmark - Class in org.extex.unit.tex.typesetter.mark
This class provides an implementation for the primitive \botmark.
Botmark(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.Botmark
Creates a new object.
Botmarks - Class in org.extex.unit.tex.typesetter.mark
This class provides an implementation for the primitive \botmarks.
Botmarks(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.Botmarks
Creates a new object.
BOTTOM_LEVEL_GROUP - Static variable in class org.extex.interpreter.context.group.GroupType
The field BOTTOM_LEVEL_GROUP contains the symbolic constant for the bottom level group.
BoundingBox - Class in org.extex.font.type
Container for a BoundingBox.
BoundingBox(Dimen, Dimen, Dimen, Dimen) - Constructor for class org.extex.font.type.BoundingBox
Create a new object.
Box - Class in org.extex.interpreter.type.box
This class is used to represent box registers.
Box(Context, TokenSource, Typesetter, boolean, Tokens, GroupType, Token) - Constructor for class org.extex.interpreter.type.box.Box
Creates a new object.
Box(NodeList) - Constructor for class org.extex.interpreter.type.box.Box
Creates a new object.
Box(Box) - Constructor for class org.extex.interpreter.type.box.Box
Creates a new object.
Boxable - Interface in org.extex.interpreter.type.box
This interface describes the capability to deliver a Box.
BoxOrRule - Interface in org.extex.interpreter.type.box
This interface is a marker interface for Boxable or RuleConvertible.
BoxParameter - Class in org.extex.unit.tex.register.box
This class provides a Box parameter implementation.
BoxParameter(CodeToken) - Constructor for class org.extex.unit.tex.register.box.BoxParameter
Creates a new object.
BoxPrimitive - Class in org.extex.unit.tex.register.box
This class provides an implementation for the primitive \box.
BoxPrimitive(CodeToken) - Constructor for class org.extex.unit.tex.register.box.BoxPrimitive
Creates a new object.
BREAK_PERMITTED_HERE - Static variable in class org.extex.core.UnicodeChar
The field BREAK_PERMITTED_HERE contains the optional break.
BreakPoint - Class in org.extex.typesetter.paragraphBuilder.impl
This class represents a break point for the paragraph breaking.
BreakPoint(int, WideGlue, WideGlue, int) - Constructor for class org.extex.typesetter.paragraphBuilder.impl.BreakPoint
Creates a new object.
BSLN - Static variable in class org.extex.font.format.xtf.XtfReader
Baseline table.
build(HorizontalListNode) - Method in class org.extex.typesetter.core.paragraphBuilder.trivial.TrivialBuilder
Break a horizontal list into lines.
build(HorizontalListNode) - Method in class org.extex.typesetter.paragraphBuilder.impl.ParagraphBuilderImpl
Break a horizontal list into lines.
build(HorizontalListNode) - Method in interface org.extex.typesetter.paragraphBuilder.ParagraphBuilder
Break a horizontal list into lines.
build(HorizontalListNode) - Method in class org.extex.typesetter.tex.paragraph.TeXParagraphBuilder
Break a horizontal list into lines.
buildCharNode(UnicodeChar, TypesettingContext, NodeFactory, TypesettingContextFactory) - Method in class org.extex.font.format.tfm.LoadableTfmFont
Create a node for a Unicode character.
buildCharNode(UnicodeChar, TypesettingContext, NodeFactory, TypesettingContextFactory) - Method in class org.extex.font.format.vf.LoadableVfFont
Create a node for a Unicode character.
buildCharNode(UnicodeChar, TypesettingContext, NodeFactory, TypesettingContextFactory) - Method in interface org.extex.typesetter.CharNodeBuilder
Create a node for a Unicode character.
buildParagraph(HorizontalListNode) - Method in class org.extex.typesetter.impl.TypesetterImpl
Invoke the paragraph builder on a list of nodes.
buildParagraph(HorizontalListNode) - Method in interface org.extex.typesetter.ListManager
Invoke the paragraph builder on a list of nodes.

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