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

S

S_S - Static variable in interface org.extex.core.glue.FixedGlue
The constant SS contains the glue for 0pt plus 1fil minus 1fil.
save(OutputStream, String, Context) - Method in class org.extex.interpreter.loader.SerialLoader
Write the format information to an output stream.
save(OutputStream) - Method in class org.extex.ocpware.type.OcpProgram
Save an OCP program to an output stream.
saveChar - Variable in class org.extex.scanner.stream.impl32.TokenStreamImpl
The field saveChar contains the saved look-ahead character.
saveCurrentPositions() - Method in class org.extex.backend.documentWriter.dvi.DviWriter
Save all saved Positions.
saveTable(String, Language) - Method in class org.extex.language.impl.LoadingLanguageManager
Try to save the hyphenation table by other means.
SCALE - Static variable in class org.extex.font.FontKey
The scaling factor of the font.
scale(int) - Method in class org.extex.font.format.xtf.tables.XtfGlyph
Scale
ScaledConvertible - Interface in org.extex.interpreter.parser
This is an interface which describes the feature to be convertible into a scaled number.
ScaledNumber - Class in org.extex.core.scaled
This class provides a fixed point number.
ScaledNumber() - Constructor for class org.extex.core.scaled.ScaledNumber
Creates a new object.
ScaledNumber(long) - Constructor for class org.extex.core.scaled.ScaledNumber
Creates a new object.
ScaledNumberParser - Class in org.extex.base.parser
This class provides a fixed point number.
scaleX(int, int) - Method in class org.extex.font.format.xtf.tables.TtfTableGLYF.CompositeComp
Transforms an x-coordinate of a point for this component.
scaleY(int, int) - Method in class org.extex.font.format.xtf.tables.TtfTableGLYF.CompositeComp
Transforms a y-coordinate of a point for this component.
scan(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.ConstantDimenParser
Creates a new object from a token stream.
scan(TokenSource, Context, Typesetter) - Static method in class org.extex.base.parser.ConstantGlueParser
Creates a new object by parsing a token source.
scanCharacterCode(Context, Typesetter, CodeToken) - Method in class org.extex.interpreter.max.Moritz
Scan the input stream for tokens making up a character code, this is a sequence of digits with category code OTHER.
scanCharacterCode(Context, Typesetter, CodeToken) - Method in interface org.extex.interpreter.TokenSource
Scan the input stream for tokens making up a character code, this is a sequence of digits with category code OTHER.
scanDir(TokenSource, Context) - Method in class org.extex.unit.omega.dir.AbstractDirCode
Scan a direction specification.
scanFileName(Context, TokenSource) - Method in class org.extex.unit.base.file.AbstractFileCode
Scan the file name.
scanFloat(Context, TokenSource, Typesetter, Token) - Static method in class org.extex.base.parser.ScaledNumberParser
Parses a token stream for a float and returns it as fixed point number.
scanInFileKey(Context, TokenSource, Typesetter) - Static method in class org.extex.unit.base.file.AbstractFileCode
Scan the input source for some tokens making up the key for an infile register.
scanInputMode(Context, TokenSource) - Method in class org.extex.unit.omega.mode.AbstractModeCode
Scan the token source for a keyword describing an input mode.
scanInteger(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.ConstantCountParser
Scan the input stream for tokens making up an integer, this is a number optionally preceded by a sign (+ or -).
scanMu(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.ConstantMudimenParser
Scan a math unit.
ScannerException - Exception in org.extex.scanner.api.exception
This is the base class for all exceptions thrown by the scanner.
ScannerException() - Constructor for exception org.extex.scanner.api.exception.ScannerException
Creates a new object.
ScannerException(String) - Constructor for exception org.extex.scanner.api.exception.ScannerException
Creates a new object.
ScannerException(String, Throwable) - Constructor for exception org.extex.scanner.api.exception.ScannerException
Creates a new object.
ScannerException(Throwable) - Constructor for exception org.extex.scanner.api.exception.ScannerException
Creates a new object.
ScannerNoHexDigitFoundException - Exception in org.extex.scanner.stream.exception
ScannerException, if no hex digit are not found after '^^^^'.
ScannerNoHexDigitFoundException() - Constructor for exception org.extex.scanner.stream.exception.ScannerNoHexDigitFoundException
Create a new Object
ScannerNoUnicodeNameException - Exception in org.extex.scanner.stream.exception
ScannerException, if a wrong Unicode name is given.
ScannerNoUnicodeNameException() - Constructor for exception org.extex.scanner.stream.exception.ScannerNoUnicodeNameException
Create a new Object
ScannerNoUnicodeNameException(String) - Constructor for exception org.extex.scanner.stream.exception.ScannerNoUnicodeNameException
Create a new Object.
scanNoad(Flags, Context, TokenSource, Typesetter, Token, GroupType) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Process the input until a Noad is completed.
scanNoad(Flags, Context, TokenSource, Typesetter, Token, GroupType) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
Process the input until a Noad is completed.
scanNonSpace(Context) - Method in class org.extex.interpreter.max.Moritz
Scan the input for the next token which has not the category code SPACE.
scanNonSpace(Context) - Method in interface org.extex.interpreter.TokenSource
Scan the input for the next token which has not the category code SPACE.
scanNumber(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.ConstantCountParser
Scan the input stream for tokens making up a number.
scanNumber(Context, TokenSource, Typesetter, Token) - Static method in class org.extex.base.parser.ConstantCountParser
Scan the input stream for tokens making up a number, this is a sequence of digits with category code OTHER.
scanOcp(Context, TokenSource, Typesetter, ResourceFinder) - Static method in class org.extex.unit.omega.ocp.util.OcpUtil
Get an ocp.
scanOcpCode(Context, TokenSource, Typesetter, String) - Static method in class org.extex.unit.omega.ocp.util.OcpUtil
San the input for a control sequence and extract an ΩCP from its code value.
scanOcpFileName(Context, TokenSource, CodeToken) - Static method in class org.extex.unit.omega.ocp.util.OcpUtil
Scan an ΩCP file name.
scanOcpFileName(TokenSource, Context) - Static method in class org.extex.unit.omega.ocp.util.OcpUtil
Get an ocp file name.
scanOcplist(Context, TokenSource, Typesetter) - Static method in class org.extex.unit.omega.ocp.AbstractOcplist
Scan an ΩCP list.
scanOutFileKey(Context, TokenSource, Typesetter) - Static method in class org.extex.unit.base.file.AbstractFileCode
Scan the input source for some tokens making up the key for an outfile register.
scanOutputMode(Context, TokenSource) - Method in class org.extex.unit.omega.mode.AbstractModeCode
Scan the token source for a keyword describing an input mode.
scanRegisterName(Context, TokenSource, Typesetter, CodeToken) - Method in class org.extex.interpreter.max.Moritz
 
scanRegisterName(Context, TokenSource, Typesetter, CodeToken) - Method in interface org.extex.interpreter.TokenSource
Scan the input streams for an entity to denote a register name.
scanScaledNumber(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.ScaledNumberParser
Parses a token stream for a float and returns it as fixed point number.
scanToEndCsname(Context, TokenSource, Typesetter, Localizer) - Static method in class org.extex.unit.tex.macro.Csname
Expand tokens and collect the result until \endcsname is found.
scanToken(Context) - Method in class org.extex.interpreter.max.Moritz
Get the next expanded token form the input streams.
scanToken(Context) - Method in interface org.extex.interpreter.TokenSource
Get the next expanded token form the input streams.
scanTokens(Context, boolean, boolean, CodeToken) - Method in class org.extex.interpreter.max.Moritz
Get the next expanded token form the input streams between { and }.
scanTokens(Context, boolean, boolean, CodeToken) - Method in interface org.extex.interpreter.TokenSource
Get the next expanded token form the input streams between { and }.
Scantokens - Class in org.extex.unit.etex.scan
This class provides an implementation for the primitive \scantokens.
Scantokens(CodeToken) - Constructor for class org.extex.unit.etex.scan.Scantokens
Creates a new object.
scanTokensAsString(Context, CodeToken) - Method in class org.extex.interpreter.max.Moritz
Get the next expanded tokens from the input streams between a left brace character (usually {) and a right brace character (usually }) and convert it to a String.
scanTokensAsString(Context, CodeToken) - Method in interface org.extex.interpreter.TokenSource
Get the next expanded tokens from the input streams between a left brace character (usually {) and a right brace character (usually }) and convert it to a String.
scanUnprotectedTokens(Context, boolean, boolean, CodeToken) - Method in class org.extex.interpreter.max.Moritz
Get the next expanded tokens from the input streams between { and }.
scanUnprotectedTokens(Context, boolean, boolean, CodeToken) - Method in interface org.extex.interpreter.TokenSource
Get the next expanded tokens from the input streams between { and }.
scriptList - Variable in class org.extex.font.format.xtf.tables.gps.AbstractXtfSFLTable
The script list.
SCRIPTSCRIPTSTYLE - Static variable in class org.extex.typesetter.type.noad.StyleNoad
The constant SCRIPTSCRIPTSTYLE contains the value for the scriptscript style.
Scriptscriptstyle - Class in org.extex.unit.tex.math.style
This class provides an implementation for the primitive \scriptscriptstyle.
Scriptscriptstyle(CodeToken) - Constructor for class org.extex.unit.tex.math.style.Scriptscriptstyle
Creates a new object.
SCRIPTSTYLE - Static variable in class org.extex.typesetter.type.noad.StyleNoad
The constant SCRIPTSTYLE contains the value for the script style.
Scriptstyle - Class in org.extex.unit.tex.math.style
This class provides an implementation for the primitive \scriptstyle.
Scriptstyle(CodeToken) - Constructor for class org.extex.unit.tex.math.style.Scriptstyle
Creates a new object.
ScriptTag - Class in org.extex.font.format.xtf.tables.tag
Script Tags.
SCROLLMODE - Static variable in class org.extex.interpreter.interaction.Interaction
The constant SCROLLMODE contains the constant for scroll mode.
Scrollmode - Class in org.extex.unit.tex.interaction
This class provides an implementation for the primitive \scrollmode.
Scrollmode(CodeToken) - Constructor for class org.extex.unit.tex.interaction.Scrollmode
Creates a new object.
search(int) - Method in class org.extex.font.format.tfm.TfmIndexMultimap
Gives the position where a (key, value) pair with given key is stored or where it should be stored if there is no such pair.
seek(long) - Method in class org.extex.util.file.random.RandomAccessInputArray
seek(long) - Method in class org.extex.util.file.random.RandomAccessInputFile
seek(long) - Method in class org.extex.util.file.random.RandomAccessInputFileDebug
seek(long) - Method in class org.extex.util.file.random.RandomAccessInputStream
seek(long) - Method in interface org.extex.util.file.random.RandomAccessR
 
SELECT_ATTRIBUTE - Static variable in class org.extex.framework.AbstractFactory
The constant SELECT_ATTRIBUTE contains the name of the attribute used to get the default configuration.
selectConfiguration(String) - Method in class org.extex.framework.AbstractFactory
Select a sub-configuration with a given name.
selectFont(Font) - Method in class org.extex.backend.documentWriter.dvi.DviWriter
Select Font for the next CharNodes.
SEMI_SIMPLE_GROUP - Static variable in class org.extex.interpreter.context.group.GroupType
The field SEMI_SIMPLE_GROUP contains the symbolic constant for the semi simple group.
SerialLoader - Class in org.extex.interpreter.loader
This class writes and reads format files.
SerialLoader() - Constructor for class org.extex.interpreter.loader.SerialLoader
Creates a new object.
serialVersionUID - Static variable in exception org.extex.backend.documentWriter.exception.DocumentWriterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.backend.exception.BackendDocumentWriterDefinedException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in exception org.extex.backend.exception.BackendException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in exception org.extex.backend.exception.BackendUnknownDocumentWriterException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.base.parser.ConstantGlueParser
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.parser.ConstantMudimenParser
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.parser.ConstantMuskipParser
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.parser.MathClassParser
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.type.file.ExecuteFile
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.type.file.InputFile
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.type.file.LogFile
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.type.file.OutputFile
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.base.type.file.UserAndLogFile
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.baseext.exception.InterpreterExtensionException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.color.model.CmykColor
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.color.model.GrayscaleColor
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.color.model.HsvColor
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.color.model.RgbColor
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.ComposedUnicodeChar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.count.Count
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.count.CountConstant
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.dimen.Dimen
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.dimen.DimenConstant
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.ArithmeticOverflowException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.BadCharacterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.BadFileNumberException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.CantUseAfterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.CantUseInException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.EofException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.EofInToksException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.ExtensionDisabledException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.HelpingException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.IllegalRegisterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.InterpreterNumberFormatException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.InterpreterPanicException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.InvalidCharacterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.InvalidCharacterNameException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.InvalidCodeException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.MissingEndcsnameException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.MissingLeftBraceException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.MissingMathException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.MissingNumberException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.MissingOcplistException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.UndefinedControlSequenceException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.helping.UnusedPrefixException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.core.exception.ImpossibleException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.glue.Glue
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.glue.GlueComponent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.glue.GlueComponentConstant
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.muskip.Mudimen
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.muskip.Muskip
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.core.UnicodeChar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.framework.configuration.impl.XmlConfiguration
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.Conditional
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.ConditionalSwitch
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.context.group.GroupType
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.exception.ErrorLimitException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.exception.InteractionUnknownException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.exception.InterpreterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.exception.MissingParserException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.loader.LoaderClassCastException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.loader.LoaderClassNotFoundException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.loader.LoaderException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.loader.LoaderVersionException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.max.context.ContextImpl
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.max.context.GroupImpl
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.max.exception.NoTokenStreamFactoryException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.interpreter.max.exception.NoTypesetterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.type.AbstractCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.type.box.Box
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.interpreter.unit.UnitInfo
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.language.hyphenation.base.BaseHyphenationTable
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.language.hyphenation.exception.DuplicateHyphenationException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.language.hyphenation.exception.HyphenationException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.language.hyphenation.exception.IllegalTokenHyphenationException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.language.hyphenation.exception.IllegalValueHyphenationException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.language.hyphenation.exception.ImmutableHyphenationException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.hyphenation.liang.CompressedLiangsHyphenationTable
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.hyphenation.liang.LiangsHyphenationTable
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.impl.BaseLanguageManager
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.impl.FutureLanguage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.impl.LoadingLanguageManager
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.ligature.impl.EmptyLigatureBuilder
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.ligature.impl.LigatureBuilderImpl
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.word.impl.ExTeXWords
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.language.word.impl.TeXWords
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainCodingException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainConfigurationException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainIOException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainMissingArgumentException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainOutputFileNotFoundException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainUnknownDebugOptionException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.main.tex.exception.MainUnknownOptionException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.pdf.api.exception.PdftexActionTypeException
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.pdf.api.exception.PdftexDestinationTypeException
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.pdf.api.exception.PdftexException
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.pdf.api.exception.PdftexIdentifierTypeException
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.pdf.api.exception.PdftexUnsupportedException
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfAnnotation
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfDest
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfEndLink
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfEndThread
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfLiteral
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfObject
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfRefObj
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfRefXForm
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfRefXImage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfStartLink
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfThread
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfXForm
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.pdf.api.node.PdfXImage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.scanner.api.exception.CatcodeException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.scanner.api.exception.CatcodeVisitorException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.scanner.api.exception.CatcodeWrongLengthException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.scanner.api.exception.ScannerException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.scanner.stream.exception.MissingResourceFinderException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.Catcode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.AbstractToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.ActiveCharacterToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.ControlSequenceToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.CrToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.LeftBraceToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.LetterToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.MacroParamToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.MathShiftToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.OtherToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.RightBraceToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.SpaceToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.SubMarkToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.SupMarkToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.token.TabMarkToken
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.tokens.ImmutableTokens
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.scanner.type.tokens.Tokens
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.typesetter.exception.InvalidSpacefactorException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.typesetter.exception.TypesetterException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.typesetter.exception.TypesetterHelpingException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.typesetter.exception.TypesetterUnsupportedException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.tc.Direction
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.tc.font.impl.FontImpl
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.tc.font.impl.NullFont
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.tc.TypesettingContextImpl
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.math.MathClass
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.math.MathDelimiter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.noad.MathGlyph
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.AbstractExpandableNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.AbstractLeadersNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.AccentKernNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.AdjustNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.AfterMathNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.AlignedLeadersNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.BeforeMathNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.CenteredLeadersNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.CharNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.DiscretionaryNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.ExpandedLeadersNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.ExplicitKernNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.ExtensionNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.GlueNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.HorizontalListNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.ImageNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.ImplicitKernNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.InsertionNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.LigatureNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.MarkNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.PenaltyNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.RuleNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.SpaceNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.SpecialNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.VerticalListNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.VirtualCharNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.typesetter.type.node.WhatsItNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.conditional.AbstractIf
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.conditional.Else
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.conditional.Fi
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.CharCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.count.IntegerCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.font.FontCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.font.FontPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.font.NamedFont
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.font.NullfontPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.font.NumberedFont
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.register.toks.ToksParameter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.base.Relax
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.color.Colordef
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.color.ColorParser
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.color.ColorPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.dynamic.java.JavaDef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.dynamic.java.JavaLoad
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.dynamic.NativeDef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.dynamic.NativeLoad
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.analyze.Currentifbranch
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.analyze.Currentiflevel
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.analyze.Currentiftype
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.Ifcsname
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.Ifdefined
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.Iffontchar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.conditional.Unless
The field serialVersionUID contains the version number for the serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.file.Readline
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.font.Fontchardp
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.font.Fontcharht
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.font.Fontcharic
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.font.Fontcharwd
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.group.Currentgrouplevel
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.group.Currentgrouptype
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.info.Showgroups
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.info.Showtokens
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.interaction.Interactionmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.macro.Unexpanded
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.math.delimiter.Middle
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.prefix.Protected
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.count.EtexVersion
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.count.Numexpr
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.dimen.Dimenexpr
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.muskip.Gluetomu
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.skip.Glueshrink
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.skip.Glueshrinkorder
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.skip.Gluestretch
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.skip.Gluestretchorder
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.register.skip.Mutoglue
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.scan.Detokenize
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.scan.Scantokens
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.BeginL
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.BeginR
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.EndL
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.EndR
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.paragraph.Parshapedimen
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.paragraph.Parshapeindent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.etex.typesetter.paragraph.Parshapelength
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.extex.backend.WriterType
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.extex.EnsureLoaded
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.extex.prefix.Showprefix
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.namespace.Export
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.namespace.Import
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.namespace.Namespace
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.AbstractDirCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.unit.omega.dir.BadDirectionException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.Mathdir
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.Naturaldir
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.Pagedir
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.PagedirHL
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.PagedirHR
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.PardirHL
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.PardirHR
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.Textdir
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.dir.Unnaturaldir
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.delimiter.AbstractOmegaDelimiter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.delimiter.Odelcode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.delimiter.Odelimiter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.delimiter.Oradical
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.Omathaccent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.Omathchardef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.OmathcodePrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.symbol.Omathchar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.math.util.OmegaMathcharCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.unit.omega.mode.BadInputModeException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in exception org.extex.unit.omega.mode.BadOutputModeException
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.mode.InputMode
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.mode.NoDefaultInputMode
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.mode.NoDefaultOutputMode
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.mode.OmegaMode
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.mode.OutputMode
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.ocp.util.Ocp
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in exception org.extex.unit.omega.ocp.util.OmegaOcpException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.OmegaUnitInfo
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.register.Oglueshrinkorder
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.register.Ogluestretchorder
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.translation.DefaultInputTranslation
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.translation.DefaultOutputTranslation
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.translation.InputTranslation
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.translation.NoDefaultOutputTranslation
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.typesetter.Hfi
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.typesetter.Localleftbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.typesetter.Localrightbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.omega.typesetter.Vfi
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.AbstractPdftexCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Efcode
The field serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfannot
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfcatalog
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfdest
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfendlink
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfendthread
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdffontname
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdffontobjnum
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfincludechars
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfinfo
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdflastannot
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdflastobj
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdflastxform
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdflastximage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfliteral
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfnames
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfobj
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfoutline
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfrefobj
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfrefxform
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfrefximage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfstartlink
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.PdftexUnitInfo
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfthread
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfxform
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.pdftex.Pdfximage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.arithmetic.Advance
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.arithmetic.Divide
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.arithmetic.Multiply
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.If
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifcase
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifcat
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifdim
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifeof
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Iffalse
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifhbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifhmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifinner
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifmmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifnum
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifodd
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Iftrue
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifvbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifvmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifvoid
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Ifx
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.conditional.Or
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Closein
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Closeout
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Dump
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.End
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Endinput
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Input
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.nodes.WhatsItCloseNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.nodes.WhatsItOpenNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.nodes.WhatsItWriteNode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Openin
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Openout
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Read
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.file.Write
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.font.Fontdimen
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.font.Fontname
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.font.Hyphenchar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.font.Skewchar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.group.Aftergroup
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.group.Begingroup
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.group.Endgroup
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.Discretionary
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.Hyphen
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.Hyphenation
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.HyphenationPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.LeftHyphenmin
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.Patterns
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.hyphen.RightHyphenmin
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.Ignorespaces
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Errmessage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Jobname
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Meaning
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Message
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Show
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Showbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Showlists
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.Showthe
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.info.The
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in exception org.extex.unit.tex.info.util.FixedHelpingException
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.interaction.Batchmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.interaction.Errorstopmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.interaction.Nonstopmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.interaction.Scrollmode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Csname
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Def
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Edef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Endcsname
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Expandafter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Futurelet
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Gdef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Let
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Noexpand
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.util.MacroCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.util.MacroPattern
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.util.ProtectedMacroCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.macro.Xdef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.AbstractMathCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.AbstractTeXMathCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.delimiter.AbstractTeXDelimiter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.delimiter.Delcode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.delimiter.Delimiter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.delimiter.Left
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.delimiter.Radical
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.delimiter.Right
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.fraction.Above
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.fraction.Abovewithdelims
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.fraction.Atop
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.fraction.Atopwithdelims
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.fraction.Over
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.fraction.Overwithdelims
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.limits.Displaylimits
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.limits.Limits
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.limits.Nolimits
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.Mathaccent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.Mathchardef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.Mathchoice
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.MathcodePrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.numbering.Eqno
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.numbering.Leqno
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.Overline
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.spacing.Mkern
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.spacing.Mskip
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.spacing.Nonscript
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.style.Displaystyle
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.style.Scriptscriptstyle
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.style.Scriptstyle
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.style.Textstyle
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathbin
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathchar
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathclose
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathinner
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathop
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathopen
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathord
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathpunct
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.symbol.Mathrel
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.Underline
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.util.TeXMathcharCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.math.Vcenter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.prefix.Global
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.prefix.Immediate
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.prefix.Long
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.prefix.Outer
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.Afterassignment
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.BoxParameter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.BoxPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.Copy
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.Dp
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.Ht
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.Setbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.box.Wd
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.CatcodePrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.Chardef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.Badness
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.CountArray
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.Countdef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.CountPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.Integer
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.IntegerParameter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.Mag
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.count.Prevgraf
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.dimen.Dimendef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.dimen.DimenParameter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.dimen.DimenPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.muskip.Muskipdef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.muskip.MuskipParameter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.muskip.MuskipPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.skip.Skipdef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.skip.SkipParameter
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.skip.SkipPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.toks.Toksdef
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.register.toks.ToksPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.Lccode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.Lowercase
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.Number
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.Romannumeral
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.StringPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.Uccode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.string.Uppercase
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.AbstractAlign
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Cr
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Crcr
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Halign
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Noalign
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Omit
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Span
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.table.Valign
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.TexUnitInfo
The field serialVersionUID contains the version number for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.AbstractHorizontalCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.AbstractVerticalCode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.Accent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.AbstractBoxPrimitive
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Hbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Hrule
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Vadjust
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Vbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Vrule
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Vsplit
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.box.Vtop
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.Char
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.displace.Lower
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.displace.Moveleft
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.displace.Moveright
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.displace.Raise
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.insert.Insert
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.leaders.Cleaders
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.leaders.Leaders
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.leaders.Xleaders
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Botmark
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Botmarks
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Firstmark
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Firstmarks
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Mark
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Marks
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Splitbotmark
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Splitbotmarks
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Splitfirstmark
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Splitfirstmarks
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Topmark
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.mark.Topmarks
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.Noboundary
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.output.Shipout
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.paragraph.Indent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.paragraph.Noindent
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.paragraph.Par
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.paragraph.Parshape
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.parameter.Prevdepth
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.parameter.Sfcode
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.parameter.Spacefactor
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.Penalty
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.Setlanguage
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Hfil
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Hfill
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Hfilneg
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Hskip
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Hss
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.ItalicCorrection
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Kern
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Space
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Vfil
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Vfill
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Vfilneg
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Vskip
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.spacing.Vss
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.Special
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Lastbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Lastkern
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Lastpenalty
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unhbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unhcopy
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unkern
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unpenalty
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unskip
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unvbox
The constant serialVersionUID contains the id for serialization.
serialVersionUID - Static variable in class org.extex.unit.tex.typesetter.undo.Unvcopy
The constant serialVersionUID contains the id for serialization.
SERIFSTYLENAME - Static variable in class org.extex.font.format.xtf.tables.TtfTableOS2.Panose
seriftypename
set(long) - Method in class org.extex.core.count.Count
Setter for the value.
set(FixedCount) - Method in class org.extex.core.count.Count
Setter for the value.
set(FixedDimen) - Method in class org.extex.core.dimen.Dimen
Setter for the value.
set(long) - Method in class org.extex.core.dimen.Dimen
Setter for the value.
set(FixedDimen) - Method in class org.extex.core.glue.Glue
Set the glue value to a non-stretchable and non-shrinkable length.
set(FixedGlue) - Method in class org.extex.core.glue.Glue
Set the glue value.
set(FixedDimen) - Method in class org.extex.core.glue.GlueComponent
Setter for the value and order.
set(FixedGlueComponent) - Method in class org.extex.core.glue.GlueComponent
Setter for the value and order.
set(long) - Method in class org.extex.core.glue.GlueComponent
Setter for the value in terms of the internal representation.
set(FixedGlue) - Method in class org.extex.core.glue.WideGlue
Setter for the glue value in all three components
set(FixedDimen) - Method in class org.extex.core.glue.WideGlue
Setter for the length.
set(WideGlue) - Method in class org.extex.core.glue.WideGlue
Setter for the glue value in all three components
set(long) - Method in class org.extex.core.scaled.ScaledNumber
Set the value to a new one
set(ScaledNumber) - Method in class org.extex.core.scaled.ScaledNumber
Setter for the value
set(boolean) - Method in class org.extex.core.Switch
Setter for value.
set(Color, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the color in the current typesetting context.
set(Direction, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the direction in the current typesetting context.
set(Font, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the font in the current typesetting context.
set(Language, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the language in the current typesetting context.
set(Object, Object, Object, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for a value from an extended section of the context.
set(TypesettingContext, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the typesetting context in the specified groups.
set(Flags) - Method in interface org.extex.interpreter.Flags
Copy the flag settings from a given instance int this instance.
set(Flags) - Method in class org.extex.interpreter.FlagsImpl
Copy the flag settings from a given instance int this instance.
set(Color, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the color in the current typesetting context.
set(Direction, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the direction in the current typesetting context.
set(Font, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the font in the current typesetting context.
set(Language, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the language in the current typesetting context.
set(Object, Object, Object, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a value from an extended section of the context.
set(TypesettingContext, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the typesetting context in the specified groups.
set(Object, Object, Object, boolean) - Method in interface org.extex.interpreter.max.context.Group
Store some extension object in the group.
set(Object, Object, Object, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Store some extension object in the group.
set(Context, Bool) - Method in class org.extex.interpreter.primitives.register.bool.NamedBool
set the value
set(Context, String) - Method in class org.extex.interpreter.primitives.register.bool.NamedBool
Set the value
set(Context, Pair) - Method in class org.extex.interpreter.primitives.register.pair.NamedPair
set the value
set(Context, String) - Method in class org.extex.interpreter.primitives.register.pair.NamedPair
Set the value
set(Context, Real) - Method in class org.extex.interpreter.primitives.register.real.NamedReal
set the value
set(Context, String) - Method in class org.extex.interpreter.primitives.register.real.NamedReal
Set the value
set(Context, Transform) - Method in class org.extex.interpreter.primitives.register.transform.NamedTransform
set the value
set(Context, String) - Method in class org.extex.interpreter.primitives.register.transform.NamedTransform
Set the value
set(int, Real) - Method in class org.extex.interpreter.primitives.register.transform.Transform
Setter for the value with index idx
set(Transform) - Method in class org.extex.interpreter.primitives.register.transform.Transform
Setter for the value.
set(String, String, String[], int) - Method in class org.extex.main.tex.TeX
Acquire the next argument from the command line and set a property accordingly.
set(TypesettingContext) - Method in interface org.extex.typesetter.tc.ModifiableTypesettingContext
Setter for all components.
set(TypesettingContext) - Method in class org.extex.typesetter.tc.TypesettingContextImpl
Setter for all components.
SET1 - Static variable in class org.extex.dviware.Dvi
The field SET1 contains the op-code for the SET1 instruction.
SET2 - Static variable in class org.extex.dviware.Dvi
The field SET2 contains the op-code for the SET2 instruction.
SET3 - Static variable in class org.extex.dviware.Dvi
The field SET3 contains the op-code for the SET3 instruction.
SET4 - Static variable in class org.extex.dviware.Dvi
The field SET4 contains the op-code for the SET4 instruction.
SET_CHAR127 - Static variable in class org.extex.dviware.Dvi
The field SET_CHAR127 contains the op-code for the SET_CHAR127 instruction.
SET_CHAR_0 - Static variable in class org.extex.dviware.Dvi
The field SET_CHAR_0 contains the op-code for the SET_CHAR0 instruction.
SET_RULE - Static variable in class org.extex.dviware.Dvi
The field SET_RULE contains the op-code for the SET_RULE instruction.
setA(T2Number) - Method in class org.extex.font.format.xtf.tables.cff.T2PairNumber
Setter for a.
setActive() - Method in class org.extex.typesetter.paragraphBuilder.impl.BreakPoint
Setter for active.
setActivity(TfmLigKernCommand.Activity) - Method in class org.extex.font.format.tfm.TfmLigKernCommand
Set the new value for actifity.
setAfterassignment(Token) - Method in interface org.extex.interpreter.context.Context
Setter for the afterassignment token.
setAfterassignment(Token) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the after assignment token.
setAliases(Map<String, Left>) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for aliases.
setArity(int) - Method in class org.extex.unit.tex.macro.util.MacroPattern
Setter for the arity.
setAscender(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the ascender.
setAuthor(String) - Method in class org.extex.backend.documentWriter.rtf.RtfDocument
Setter for author.
setB(T2Number) - Method in class org.extex.font.format.xtf.tables.cff.T2PairNumber
Setter for b.
setBackend(BackendDriver) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the back-end driver.
setBackend(BackendDriver) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the back-end driver.
setBackend(BackendDriver) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
Setter for the back-end.
setBackend(BackendDriver) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
Setter for the back-end.
setBackend(BackendDriver) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
Setter for the back-end driver.
setBackend(BackendDriver) - Method in interface org.extex.typesetter.Typesetter
Setter for the back-end driver.
setBackendFont(BackendFont) - Method in class org.extex.font.manager.ManagerInfo
Setter for backendFont.
setBackendFontFactory(BackendFontFactory) - Method in interface org.extex.font.BackendFontManager
Setter for the back-end font factory.
setBackendFontFactory(BackendFontFactory) - Method in class org.extex.font.manager.AbstractBackendFontManager
Setter for the back-end font factory.
setBackendFontFactory(BackendFontFactory) - Method in class org.extex.font.manager.BackendFontManagerList
Setter for the back-end font factory.
setBase(File) - Method in class org.extex.resource.tool.TocIndex
Setter for base.
setBc(int) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set bc.
setBeauty(boolean) - Method in class org.extex.util.xml.XMLStreamWriter
Set the beauty.
setBllx(float) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the bllx.
setBlly(float) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the blly.
setBool(String, Bool) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the bool register in the current group.
setBool(String, Bool, boolean) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the bool register in all requested groups.
setBool(String, Bool, boolean) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setBool(String, Bool) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setBool(String, Bool) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for the bool register in the current group.
setBool(String, Bool, boolean) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for a bool register in the requested groups.
setBool(String, Bool, boolean) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setBool(String, Bool) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setBop(int) - Method in class org.extex.dviware.type.DviPostamble
Setter for the bop index.
setBot(short) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the bot.
setBox(String, Box, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the box register in the current group.
setBox(String, Box, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the box register in the current group.
setBox(String, Box, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the box register in all requested groups.
setBox(String, Box, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the box register in all requested groups.
Setbox - Class in org.extex.unit.tex.register.box
This class provides an implementation for the primitive \setbox.
Setbox(CodeToken) - Constructor for class org.extex.unit.tex.register.box.Setbox
Creates a new object.
setBurx(float) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the burx.
setBury(float) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the bury.
setC(int) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the c.
setCapheight(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the capheight.
setCatcode(UnicodeChar, Catcode, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the catcode of a character in the specified groups.
setCatcode(UnicodeChar, Catcode, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the catcode of a character in the specified groups.
setCatcode(UnicodeChar, Catcode, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the catcode of a character in the specified groups.
setCatcode(UnicodeChar, Catcode, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the catcode of a character in the specified groups.
setCause(Locator) - Method in class org.extex.core.Locator
Setter for cause.
setCh(int) - Method in class org.extex.font.format.pl.PlReader.Chars
The ch to set.
setChar(int, int) - Method in interface org.extex.dviware.DviProcessor
A DVI set_char instruction has been encountered.
setChar(int, int) - Method in class org.extex.dviware.dvitype.DviDisassemble
A DVI set_char instruction has been encountered.
setCharacterset(String) - Method in class org.extex.font.format.afm.AfmHeader
Set the characterset.
setCharpost(String) - Method in class org.extex.font.format.afm.AfmKernPairs
Set the charpost.
setCharpre(String) - Method in class org.extex.font.format.afm.AfmKernPairs
Set the charpre.
setClosing(boolean) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Setter for closing.
setCode(CodeToken, Code, boolean) - Method in interface org.extex.interpreter.context.ContextCode
Setter for the code assigned to a Token.
setCode(CodeToken, Code, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the code assigned to a Token.
setCode(Token, Code, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for active characters or macros in the requested group.
setCode(Token, Code, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for active characters or macros in the requested group.
setColor(Color) - Method in class org.extex.engine.typesetter.page.PageImpl
Setter for the background color.
setColor(Color) - Method in interface org.extex.typesetter.tc.ModifiableTypesettingContext
Setter for the color.
setColor(Color) - Method in class org.extex.typesetter.tc.TypesettingContextImpl
Setter for the color.
setColor(Color) - Method in interface org.extex.typesetter.type.page.Page
Setter for the background color.
setColorConverter(ColorConverter) - Method in class org.extex.backend.BackendDriverImpl
Setter for the color converter.
setColorConverter(ColorConverter) - Method in class org.extex.backend.documentWriter.dvix.DviDocumentWriter
Setter for the color converter.
setColorConverter(ColorConverter) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Setter for the color converter.
setColorConverter(ColorConverter) - Method in class org.extex.backend.documentWriter.postscript.converter.PsBasicConverter
Setter for the color converter.
setColorConverter(ColorConverter) - Method in class org.extex.backend.documentWriter.rtf.RtfDocumentWriter
Setter for the color converter.
setColorConverter(ColorConverter) - Method in interface org.extex.color.ColorAware
Setter for the color converter.
setComment(String) - Method in class org.extex.font.format.afm.AfmHeader
Setter for comment.
setComments(boolean) - Method in class org.extex.font.format.texencoding.EncWriter
The comments to set.
setCompressed() - Method in class org.extex.language.hyphenation.liang.LiangsHyphenationTable
Setter for compressed.
setConfigurationLoader(ConfigurationLoader) - Method in interface org.extex.framework.configuration.Configuration
Sets a loader for new external sources.
setConfigurationLoader(ConfigurationLoader) - Method in class org.extex.framework.configuration.impl.MultiConfiguration
Sets a loader for new external sources.
setConfigurationLoader(ConfigurationLoader) - Method in class org.extex.framework.configuration.impl.TexConfiguration
Sets a loader for new external sources.
setConfigurationLoader(ConfigurationLoader) - Method in class org.extex.framework.configuration.impl.XmlConfiguration
Sets a loader for new external sources.
setContext(Context) - Method in class org.extex.engine.ContextawareInteractionIndicator
Setter for the interpreter context.
setContext(Context) - Method in interface org.extex.interpreter.Interpreter
Setter for the context.
setContext(Context) - Method in class org.extex.interpreter.max.Max
Setter for the context.
setContext(PageContext) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
Setter for the interpreter context
setContext(PageContext) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
Setter for the interpreter context
setContext(PageContext) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
Setter for the interpreter context
setCount(String, long, boolean) - Method in interface org.extex.interpreter.context.ContextCount
Setter for the count register in all requested groups.
setCount(String, long, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the count register in all requested groups.
setCount(String, Count, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for a count register in the requested groups.
setCount(String, Count, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for a count register in the requested groups.
setCountOption(String, long) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a count register.
setCountOption(String, long) - Method in interface org.extex.typesetter.PageContext
Setter for a count register.
setCountOption(String, long) - Method in interface org.extex.typesetter.TypesetterOptions
Setter for a count register.
setCreator(String) - Method in class org.extex.backend.documentWriter.rtf.RtfDocument
Setter for creator.
setCreator(LanguageCreator) - Method in class org.extex.language.impl.FutureLanguage
Setter for the creator.
setCreator(LanguageCreator) - Method in interface org.extex.language.impl.ManagedLanguage
Setter for the creator.
setCurrentState(int) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for current state.
setCurrentState(String) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for the current state.
setDefaultNamespace(String) - Method in class org.extex.util.xml.XMLStreamWriter
Set the default name space for elements.
setDefaultStream(OutputStream) - Method in class org.extex.engine.backend.OutputFactory
Setter for defaultStream.
setDelcode(UnicodeChar, MathDelimiter, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the delimiter code mapping.
setDelcode(UnicodeChar, MathDelimiter, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the delimiter code mapping.
setDelcode(UnicodeChar, MathDelimiter, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the delcode of a character.
setDelcode(UnicodeChar, MathDelimiter, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the delimiter code of a character.
setDepth(TfmFixWord) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Det the depth.
setDepth(Dimen) - Method in class org.extex.interpreter.type.box.Box
Setter for the depth of the box.
setDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.AbstractNode
Setter for the depth of the node.
setDepth(FixedDimen) - Method in interface org.extex.typesetter.type.node.Extension
Setter for the depth of the node.
setDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.ExtensionNode
Setter for the depth of the node.
setDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the depth of the node.
setDepth(FixedDimen) - Method in interface org.extex.typesetter.type.Node
Setter for the depth of the node.
setDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Setter for the depth of the node.
setDescender(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the desender.
setDimen(String, Dimen, boolean) - Method in interface org.extex.interpreter.context.ContextDimen
Setter for the Dimen register in all requested groups.
setDimen(String, long, boolean) - Method in interface org.extex.interpreter.context.ContextDimen
Setter for the Dimen register in all requested groups.
setDimen(String, Dimen, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the Dimen register in all requested groups.
setDimen(String, long, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the Dimen register in all requested groups.
setDimen(String, Dimen, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for a dimen register in the requested groups.
setDimen(String, Dimen, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for a dimen register in the requested groups.
setDimenFromCM(Dimen, float) - Static method in class org.extex.util.Unit
Set the Dimen-value from a BP-value
setDirection(Direction) - Method in interface org.extex.typesetter.tc.ModifiableTypesettingContext
Setter for the writing direction.
setDirection(Direction) - Method in class org.extex.typesetter.tc.TypesettingContextImpl
Setter for the writing direction.
setDocType(String, String, String) - Method in class org.extex.util.xml.XMLStreamWriter
Set the doctpye definition.
setDocumentWriterFactory(DocumentWriterFactory) - Method in interface org.extex.backend.BackendDriver
Setter for the document writer factory.
setDocumentWriterFactory(DocumentWriterFactory) - Method in class org.extex.backend.BackendDriverImpl
Setter for the document writer factory.
setDocumentWriterType(String) - Method in interface org.extex.backend.BackendDriver
Setter for the document writer.
setDocumentWriterType(String) - Method in class org.extex.backend.BackendDriverImpl
Setter for the document writer.
setEditHandler(EditHandler) - Method in interface org.extex.interpreter.ErrorHandler
Setter for the edit handler.
setEditHandler(EditHandler) - Method in class org.extex.main.tex.ErrorHandlerImpl
Setter for the edit handler.
setEfCode(UnicodeChar, long) - Method in interface org.extex.typesetter.tc.font.Font
Setter for the ef code.
setEfCode(UnicodeChar, long) - Method in class org.extex.typesetter.tc.font.impl.NullFont
Setter for the ef code.
setEncfile(String) - Method in class org.extex.font.format.psfontmap.PsFontEncoding
Set the encoding file.
setEncname(String) - Method in class org.extex.font.format.texencoding.EncWriter
The encname to set.
setEncname(String) - Method in class org.extex.util.font.afm.Afm2Enc
Setter for encname.
setEncoding(int, String) - Method in class org.extex.font.format.texencoding.EncWriter
Set a encoding value.
setEncodingscheme(String) - Method in class org.extex.font.format.afm.AfmHeader
Set the encodingscheme.
setEncodingTable(String[]) - Method in class org.extex.font.format.tfm.TfmCharInfoArray
Set the encdoing table.
setEncodingtxt(String) - Method in class org.extex.font.format.psfontmap.PsFontEncoding
Set the encoding text.
setEndOfContour(boolean) - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
 
setEnvironment(Map<String, String>) - Method in interface org.extex.resource.EnvironmentAware
Setter for the environment.
setEnvironment(Map<String, String>) - Method in class org.extex.resource.FileFinder
Setter for the environment.
setEnvironment(Map<String, String>) - Method in class org.extex.resource.LsrFinder
Setter for the environment.
setEnvironment(Map<String, String>) - Method in class org.extex.resource.UrlFinder
Setter for the environment.
setErrorHandler(ErrorHandler) - Method in class org.extex.ExTeX
Setter for errorHandler.
setErrorHandler(ErrorHandler) - Method in interface org.extex.interpreter.Interpreter
Setter for the error handler.
setErrorHandler(ErrorHandler) - Method in class org.extex.interpreter.max.Max
Setter for the error handler.
setExpressions(List<Expression>) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for expressions.
setExtension(String) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Setter for extension.
setExtension(String) - Method in interface org.extex.backend.outputStream.OutputStreamFactory
Setter for the default extension.
setExtension(String) - Method in class org.extex.engine.backend.OutputFactory
Setter for the default extension.
setExtension(String) - Method in class org.extex.engine.backend.TrivialOutputFactory
Setter for the default extension.
setF(int) - Method in class org.extex.font.format.dvi.DviValues
 
setFamilyname(String) - Method in class org.extex.font.format.afm.AfmHeader
Set the familyname.
setFilename(String) - Method in class org.extex.font.format.psfontmap.PsFontEncoding
Set the file name.
setFitness(Fitness) - Method in class org.extex.typesetter.paragraphBuilder.impl.BreakPoint
Setter for fitness.
setFixedpitch(boolean) - Method in class org.extex.font.format.afm.AfmHeader
Set the isfixedpitch.
setFont(String, Font, boolean) - Method in interface org.extex.interpreter.context.ContextFont
Setter for font registers.
setFont(String, Font, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for font registers.
setFont(String, Font, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the font with a given name.
setFont(String, Font, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the font with a given name.
setFont(ExtexFont) - Method in class org.extex.typesetter.tc.font.impl.FontImpl
Setter for the font.
setFont(ExtexFont) - Method in interface org.extex.typesetter.tc.font.ModifiableFont
Setter for the font.
setFont(Font) - Method in interface org.extex.typesetter.tc.ModifiableTypesettingContext
Setter for the font component.
setFont(Font) - Method in class org.extex.typesetter.tc.TypesettingContextImpl
Setter for the font component.
setFontDimen(String, Dimen) - Method in interface org.extex.typesetter.tc.font.Font
Set the new value for the font parameter.
setFontDimen(String, Dimen) - Method in class org.extex.typesetter.tc.font.impl.NullFont
Set the new value for the font parameter.
setFontFactory(CoreFontFactory) - Method in class org.extex.backend.BackendDriverImpl
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in class org.extex.backend.documentWriter.itextpdf.PdfDocumentWriter
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in class org.extex.backend.documentWriter.itextpdf.TwoPassDocumentWriter
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in class org.extex.backend.documentWriter.xml.XMLDocumentWriter
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in interface org.extex.font.FontAware
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in class org.extex.font.format.vf.LoadableVfFont
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in interface org.extex.interpreter.context.ContextFont
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in interface org.extex.interpreter.Interpreter
Setter for the font factory
setFontFactory(CoreFontFactory) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the font factory.
setFontFactory(CoreFontFactory) - Method in class org.extex.interpreter.max.Max
Setter for the font factory
setFontfile(String) - Method in class org.extex.font.format.psfontmap.PsFontEncoding
Set the font file.
setFontname(String) - Method in class org.extex.font.format.afm.AfmHeader
Set the fontname.
setFontname(String) - Method in class org.extex.font.format.psfontmap.PsFontEncoding
Set the font name.
setFullname(String) - Method in class org.extex.font.format.afm.AfmHeader
Set the fullname.
setGlobal() - Method in interface org.extex.interpreter.Flags
Setter for the global flag.
setGlobal(boolean) - Method in interface org.extex.interpreter.Flags
Setter for the global flag.
setGlobal() - Method in class org.extex.interpreter.FlagsImpl
Setter for the global flag.
setGlobal(boolean) - Method in class org.extex.interpreter.FlagsImpl
Setter for the global flag.
setGlue(String, Glue, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for a glue register.
setGlue(String, Glue, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a glue register.
setGlyphname(String) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the glyph name.
setgray(PrintStream, GrayscaleColor) - Method in class org.extex.backend.documentWriter.postscript.converter.Ps
Produce a PS setgray instruction.
setGroupStart(Token) - Method in class org.extex.interpreter.max.context.GroupInfoImpl
Setter for groupStart.
setGroupType(GroupType) - Method in class org.extex.interpreter.max.context.GroupInfoImpl
Setter for groupType.
setH(int) - Method in class org.extex.font.format.dvi.DviValues
 
setHangafter(int) - Method in class org.extex.typesetter.paragraphBuilder.HangingParagraphShape
Setter for hangafter.
setHangindent(FixedDimen) - Method in class org.extex.typesetter.paragraphBuilder.HangingParagraphShape
Setter for hangindent.
setHashToks(String, HashToks) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the hashtoks register in the current group.
setHashToks(String, HashToks, boolean) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the hashtoks register in all requested groups.
setHashToks(String, HashToks, boolean) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setHashToks(String, HashToks) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setHashToks(String, HashToks) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for the hash-toks register in the current group.
setHashToks(String, HashToks, boolean) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for a hash-toks register in the requested groups.
setHashToks(String, HashToks, boolean) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setHashToks(String, HashToks) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setHeaderComment(String) - Method in class org.extex.font.format.texencoding.EncWriter
Setter for headerComment.
setHeight(TfmFixWord) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the height.
setHeight(FixedDimen) - Method in class org.extex.interpreter.type.box.Box
Setter for the height of the box.
setHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.AbstractNode
Setter for the height of the node.
setHeight(FixedDimen) - Method in interface org.extex.typesetter.type.node.Extension
Setter for the height of the node.
setHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.ExtensionNode
Setter for the height of the node.
setHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the height of the node.
setHeight(FixedDimen) - Method in interface org.extex.typesetter.type.Node
Setter for the height of the node.
setHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Setter for the height of the node.
setHints(int) - Method in class org.extex.font.format.xtf.tables.cff.CharString
Set the hints.
setHsize(FixedDimen) - Method in class org.extex.typesetter.paragraphBuilder.FixedParagraphShape
Setter for hsize.
setHsize(FixedDimen) - Method in class org.extex.typesetter.paragraphBuilder.HangingParagraphShape
Setter for hsize.
setHyphenating(boolean) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Activate or deactivate the hyphenation for this language.
setHyphenating(boolean) - Method in interface org.extex.language.hyphenation.Hyphenator
Activate or deactivate the hyphenation for this language.
setHyphenating(boolean) - Method in class org.extex.language.impl.FutureLanguage
Activate or deactivate the hyphenation for this language.
setHyphenChar(UnicodeChar) - Method in interface org.extex.typesetter.tc.font.Font
Set the hyphen character.
setHyphenChar(UnicodeChar) - Method in class org.extex.typesetter.tc.font.impl.NullFont
Set the hyphen char.
setId(String) - Method in interface org.extex.interpreter.context.Context
Setter for the id string.
setId(String) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the id string.
setIf(String, boolean, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the value of the booleans in all groups.
setIf(String, boolean, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the value of the booleans in all groups.
setImmediate() - Method in interface org.extex.interpreter.Flags
Setter for the immediate flag.
setImmediate() - Method in class org.extex.interpreter.FlagsImpl
Setter for the immediate flag.
setIn(int) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for in.
setIndent(String) - Method in class org.extex.util.xml.XMLStreamWriter
Set the indent.
setInFile(String, InFile, boolean) - Method in interface org.extex.interpreter.context.ContextFile
Setter for the InFile register in all requested groups.
setInFile(String, InFile, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the InFile register in all requested groups.
setInFile(String, InFile, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for an input file.
setInFile(String, InFile, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for an input file.
setInput(int) - Method in class org.extex.ocpware.type.OcpProgram
Setter for input.
setInsertionPoint(MathList) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Setter for insertionPoint.
setInteraction(Interaction) - Method in interface org.extex.interpreter.context.ContextInteraction
Setter for the interaction in all requested groups.
setInteraction(Interaction) - Method in interface org.extex.interpreter.Interpreter
Setter for the interaction mode.
setInteraction(Interaction) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the interaction in all requested groups.
setInteraction(Interaction) - Method in class org.extex.interpreter.max.Max
Setter for the interaction mode.
setInteractionProvider(InteractionIndicator) - Method in class org.extex.main.tex.ResourceFinderImpl
Setter for the interaction provider.
setInteractionProvider(InteractionIndicator) - Method in interface org.extex.resource.InteractionAware
Setter for the interaction provider.
setIsfixedpitch(boolean) - Method in class org.extex.font.format.afm.AfmHeader
Setter for isfixedpitch.
setItalic(TfmFixWord) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the italic.
setItalicangle(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the italicangle.
setJobname(String) - Method in interface org.extex.interpreter.Interpreter
Setter for the job name.
setJobname(String) - Method in class org.extex.interpreter.max.Max
Setter for the job name.
setKerningsize(float) - Method in class org.extex.font.format.afm.AfmKernPairs
Set the kerningsize.
setKill(boolean) - Method in class org.extex.core.muskip.Muskip
Setter for kill.
setLanguage(Language) - Method in interface org.extex.typesetter.tc.ModifiableTypesettingContext
Setter for the hyphenation table.
setLanguage(Language) - Method in class org.extex.typesetter.tc.TypesettingContextImpl
Setter for the hyphenation table.
Setlanguage - Class in org.extex.unit.tex.typesetter
This class provides an implementation for the primitive \setlanguage.
Setlanguage(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.Setlanguage
Creates a new object.
setLanguageManager(LanguageManager) - Method in interface org.extex.interpreter.context.Context
Setter for the language manager.
setLanguageManager(LanguageManager) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the language manager.
setLanguageManager(LanguageManager) - Method in interface org.extex.language.LanguageManagerCarrier
Setter for the language manager.
setLanguageManager(LanguageManager) - Method in class org.extex.typesetter.tc.TypesettingContextFactory
Setter for the language manager.
setLccode(UnicodeChar, UnicodeChar, boolean) - Method in interface org.extex.interpreter.context.Context
Declare the translation from an upper case character to a lower case character.
setLccode(UnicodeChar, UnicodeChar, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Declare the translation from an upper case character to a lower case character.
setLccode(UnicodeChar, UnicodeChar, boolean) - Method in interface org.extex.interpreter.max.context.Group
Declare the translation from an upper case character to a lower case character.
setLccode(UnicodeChar, UnicodeChar, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Declare the translation from an upper case character to a lower case character.
setLeftHyphenMin(long) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Set the value for the minimum number of characters before a hyphenation on the left hand side of a word.
setLeftHyphenMin(long) - Method in interface org.extex.language.hyphenation.Hyphenator
Set the value for the minimum number of characters before a hyphenation on the left hand side of a word.
setLeftHyphenMin(long) - Method in class org.extex.language.impl.FutureLanguage
Set the value for the minimum number of characters before a hyphenation on the left hand side of a word.
setLeftState(String) - Method in class org.extex.ocpware.compiler.expression.Expression
Setter for leftState.
setLength(FixedDimen) - Method in class org.extex.core.glue.Glue
Setter for the length component
setLigatureBuilder(LigatureBuilder) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Setter for the ligature builder.
setLigatureBuilder(LigatureBuilder) - Method in interface org.extex.language.ModifiableLanguage
Setter for the ligature builder.
setLigChar(short) - Method in class org.extex.font.format.tfm.TfmLigKernCommand
Forces the ligChar to have particular value.
setLigkernstart(int) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the ligkern start.
setLigKernTable(TfmLigKern[]) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the ligKernTable.
setLimits(Boolean) - Method in class org.extex.typesetter.type.noad.OperatorNoad
Setter for limits.
setLlx(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the llx.
setLlx(Dimen) - Method in class org.extex.font.type.BoundingBox
 
setLly(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the lly.
setLly(Dimen) - Method in class org.extex.font.type.BoundingBox
 
setLocator(Locator) - Method in interface org.extex.interpreter.max.context.Group
Setter for the locator.
setLocator(Locator) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for locator.
setLocator(Locator) - Method in class org.extex.interpreter.max.context.GroupInfoImpl
Setter for locator.
setLogger(Logger) - Static method in class org.extex.backend.documentWriter.itextpdf.PdfFontFactory
Setter for logger.
setLogger(Logger) - Method in class org.extex.ExTeX
Setter for logger.
setLong() - Method in interface org.extex.interpreter.Flags
Setter for the long flag.
setLong() - Method in class org.extex.interpreter.FlagsImpl
Setter for the long flag.
setMagnification(long, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the magnification.
setMagnification(long, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the magnification.
setMapch(int) - Method in class org.extex.font.format.pl.PlReader.Chars
The mapch to set.
setMark(Object, Tokens) - Method in interface org.extex.interpreter.context.ContextMark
Setter for a mark.
setMark(Object, Tokens) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a mark.
setMark(Object, Tokens) - Method in interface org.extex.typesetter.PageContext
Setter for a mark.
setMathcode(UnicodeChar, MathCode, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the math code of a character
setMathcode(UnicodeChar, MathCode, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the math code of a character
setMathcode(UnicodeChar, MathCode, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the math code of a character.
setMathcode(UnicodeChar, MathCode, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the math code of a character.
setMediaHeight(Dimen) - Method in class org.extex.engine.typesetter.page.PageImpl
Setter for mediaHeight.
setMediaHeight(Dimen) - Method in interface org.extex.typesetter.type.page.Page
Setter for the height of the media.
setMediaHOffset(Dimen) - Method in class org.extex.engine.typesetter.page.PageImpl
Setter for the horizontal offset of the media.
setMediaHOffset(Dimen) - Method in interface org.extex.typesetter.type.page.Page
Setter for the horizontal offset of the media.
setMediaVOffset(Dimen) - Method in class org.extex.engine.typesetter.page.PageImpl
Setter for the vertical offset of the media.
setMediaVOffset(Dimen) - Method in interface org.extex.typesetter.type.page.Page
Setter for the vertical offset of the media.
setMediaWidth(Dimen) - Method in class org.extex.engine.typesetter.page.PageImpl
Setter for media width.
setMediaWidth(Dimen) - Method in interface org.extex.typesetter.type.page.Page
Setter for the width of the media.
setMid(short) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the mid.
setMove(Dimen) - Method in class org.extex.interpreter.type.box.Box
Setter for the move parameter.
setMove(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the move value of the node list.
setMove(FixedDimen) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Setter for the move value of the node list.
setMove(FixedDimen) - Method in interface org.extex.typesetter.type.NodeList
Setter for the move value of the node list.
setMuskip(String, Muskip, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for a muskip register.
setMuskip(String, Muskip, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a muskip register.
setMuskip(String, Muskip, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the muskip register in the requested groups.
setMuskip(String, Muskip, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the muskip register in the requested groups.
setMX(int) - Method in class org.extex.font.format.xtf.tables.cff.CharString
Set the maximum x.
setMY(int) - Method in class org.extex.font.format.xtf.tables.cff.CharString
Set the maximum y.
setN(String) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the n.
setName(String) - Method in class org.extex.interpreter.unit.UnitInfo
Setter for name.
setName(String) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Setter for the name.
setName(String) - Method in class org.extex.language.impl.FutureLanguage
Setter for the name.
setName(String) - Method in interface org.extex.language.Language
Setter for the name.
setName(String) - Method in class org.extex.unit.omega.ocp.util.Ocp
Setter for the name.
setNamespace(String, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the name space.
setNamespace(String, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the name space.
setNamespace(String, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the name space.
setNamespace(String, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the name space.
setNaturalDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the natural depth.
setNaturalHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the natural height.
setNaturalWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the natural width.
setNextBreak(PassiveNode) - Method in class org.extex.typesetter.tex.paragraph.PassiveNode
Setter for the next break node.
setNextchar(short) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the next char.
setNextChar(int) - Method in class org.extex.font.format.tfm.TfmLigKernCommand
Forces this LigKern to have particular value of nextchar.
setNodefactory(NodeFactory) - Method in class org.extex.typesetter.core.paragraphBuilder.trivial.TrivialBuilder
Setter for the node factory.
setNodeFactory(NodeFactory) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the node factory.
setNodeFactory(NodeFactory) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the node factory.
setNodefactory(NodeFactory) - Method in class org.extex.typesetter.paragraphBuilder.impl.ParagraphBuilderImpl
Setter for the node factory.
setNodefactory(NodeFactory) - Method in interface org.extex.typesetter.paragraphBuilder.ParagraphBuilder
Setter for the node factory.
setNodefactory(NodeFactory) - Method in class org.extex.typesetter.tex.paragraph.TeXParagraphBuilder
Setter for the node factory.
setNodeFactory(NodeFactory) - Method in interface org.extex.typesetter.Typesetter
Setter for the node factory.
setNodes(HorizontalListNode) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Setter for nodes.
setNotice(String) - Method in class org.extex.font.format.afm.AfmHeader
Setter for notice.
setNumberformat(NumberFormat) - Method in class org.extex.util.xml.XMLStreamWriter
Setter for number format.
setOffset(int) - Method in class org.extex.dviware.type.DviPostamble
Setter for the offset of the last bop instruction.
setOnCurve(boolean) - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
 
setOptions(DocumentWriterOptions) - Method in class org.extex.backend.documentWriter.DocumentWriterFactory
Setter for options.
setOptions(DocumentWriterOptions) - Method in class org.extex.engine.backend.BackendFactory
Setter for options.
setOptions(TokenStreamOptions) - Method in class org.extex.scanner.stream.TokenStreamFactory
Setter for options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.core.paragraphBuilder.trivial.TrivialBuilder
Setter for options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the typesetter specific options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the typesetter specific options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
Setter for options.
setOptions(TypesetterOptions) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
Setter for options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
Setter for options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.paragraphBuilder.impl.ParagraphBuilderImpl
Setter for options.
setOptions(TypesetterOptions) - Method in interface org.extex.typesetter.paragraphBuilder.ParagraphBuilder
Setter for options.
setOptions(TypesetterOptions) - Method in class org.extex.typesetter.tex.paragraph.TeXParagraphBuilder
Setter for options.
setOptions(TypesetterOptions) - Method in interface org.extex.typesetter.Typesetter
Setter for the typesetter specific options.
setOut(int) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for out.
setOutdir(String) - Method in class org.extex.util.font.AbstractFontUtil
Setter for outdir.
setOuter() - Method in interface org.extex.interpreter.Flags
Setter for the outer flag.
setOuter() - Method in class org.extex.interpreter.FlagsImpl
Setter for the outer flag.
setOutFile(String, OutFile, boolean) - Method in interface org.extex.interpreter.context.ContextFile
Setter for a outfile descriptor.
setOutFile(String, OutFile, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a output file descriptor.
setOutFile(String, OutFile, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the output file for a given name.
setOutFile(String, OutFile, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the output file for a given name.
setOutFile(String) - Method in class org.extex.resource.tool.TocIndex
Setter for outFile.
setOutFile(String, OutFile, boolean) - Method in interface org.extex.typesetter.PageContext
Setter for a outfile descriptor.
setOutput(PagePipe) - Method in interface org.extex.backend.pageFilter.PagePipe
Setter for the output node pipe.
setOutput(PagePipe) - Method in class org.extex.backend.pageFilter.PageReverser
Setter for the output node pipe.
setOutput(PagePipe) - Method in class org.extex.backend.pageFilter.selector.PageSelector
Setter for the output node pipe.
setOutput(int) - Method in class org.extex.ocpware.type.OcpProgram
Setter for output.
setOutputFactory(OutputFactory) - Method in class org.extex.main.tex.FileRecorder
Setter for outputFactory.
setOutputRoutine(OutputRoutine) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the output routine.
setOutputRoutine(OutputRoutine) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the output routine.
setOutputRoutine(OutputRoutine) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
Setter for the output routine.
setOutputRoutine(OutputRoutine) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
Setter for the output routine.
setOutputRoutine(OutputRoutine) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
 
setOutputRoutine(OutputRoutine) - Method in interface org.extex.typesetter.Typesetter
Setter for the output routine.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.dump.DumpDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.dvi.DviDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.dvix.DviDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.itextpdf.PdfDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.itextpdf.TwoPassDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.postscript.PsWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.rtf.RtfDocumentWriter
Setter for the output stream.
setOutputStream(OutputStream) - Method in interface org.extex.backend.documentWriter.SingleDocumentStream
Setter for the output stream.
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.text.TextDocumentWriter
 
setOutputStream(OutputStream) - Method in class org.extex.backend.documentWriter.xml.XMLDocumentWriter
 
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.backend.BackendDriverImpl
Setter for the output stream.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.backend.documentWriter.dump.MultiDumpDocumentWriter
Setter for the output stream.
setOutputStreamFactory(OutputStreamFactory) - Method in interface org.extex.backend.documentWriter.MultipleDocumentStream
Setter for the output stream.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.backend.documentWriter.pdf.PdfSinglePageDocumentWriter
Setter for the output stream.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Setter for the output stream.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.backend.documentWriter.svg.SVGDocumentWriter
Setter for the output stream.
setOutputStreamFactory(OutputStreamFactory) - Method in interface org.extex.backend.outputStream.OutputStreamConsumer
This method takes an output stream factory for further use.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.interpreter.max.Max
This method takes an output stream factory for further use.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.language.impl.LoadingLanguageManager
This method takes an output stream factory for further use.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.unit.extex.EnsureLoaded
This method takes an output stream factory for further use.
setOutputStreamFactory(OutputStreamFactory) - Method in class org.extex.unit.tex.file.Dump
This method takes an output stream factory for further use.
setOutStream(OutputStream) - Method in class org.extex.ExTeX
Setter for outStream.
setPageBuilder(PageBuilder) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the page builder.
setPageBuilder(PageBuilder) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the page builder.
setPageBuilder(PageBuilder) - Method in interface org.extex.typesetter.Typesetter
Setter for the page builder.
setPageFactory(PageFactory) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
Setter for the page factory.
setPageFactory(PageFactory) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
Setter for the page factory.
setPageFactory(PageFactory) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
 
setPageSize(Rectangle) - Method in class org.extex.backend.documentWriter.itextpdf.PdfNodeVisitor
Set the page size.
setPair(String, Pair) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the pair register in the current group.
setPair(String, Pair, boolean) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the pair register in all requested groups.
setPair(String, Pair, boolean) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setPair(String, Pair) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setPair(String, Pair) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for the pair register in the current group.
setPair(String, Pair, boolean) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for a pair register in the requested groups.
setPair(String, Pair, boolean) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setPair(String, Pair) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setPaperheight(Dimen) - Method in class org.extex.backend.documentWriter.pdf.PdfNodeVisitor
Set the paper height.
setParagraphBuilder(ParagraphBuilder) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the paragraph builder.
setParagraphBuilder(ParagraphBuilder) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for paragraph builder.
setParagraphBuilder(ParagraphBuilder) - Method in interface org.extex.typesetter.Typesetter
Setter for the paragraph builder.
setParameter(String, String) - Method in interface org.extex.backend.BackendDriver
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.BackendDriverImpl
Setter for a named parameter.
setParameter(String, String) - Method in interface org.extex.backend.documentWriter.DocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.dump.DumpDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.dump.MultiDumpDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.dvi.DviDocumentWriter
Setter of an named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.dvix.DviDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.itextpdf.PdfDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.itextpdf.TwoPassDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.pdf.PdfSinglePageDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.rtf.RtfDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.svg.SVGDocumentWriter
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.documentWriter.text.TextDocumentWriter
 
setParameter(String, String) - Method in class org.extex.backend.documentWriter.xml.XMLDocumentWriter
 
setParameter(String, String) - Method in interface org.extex.backend.pageFilter.PagePipe
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.pageFilter.PageReverser
Setter for a named parameter.
setParameter(String, String) - Method in class org.extex.backend.pageFilter.selector.PageSelector
Setter for a named parameter.
setParameter(String) - Method in class org.extex.font.format.pl.AbstractPlCommand
Set the parameter.
setParameter(String) - Method in interface org.extex.font.format.pl.PlCommand
Set the parameter.
setParent(ResourceFinder) - Method in class org.extex.main.tex.ResourceFinderImpl
Setter for the parent resource finder.
setParent(ResourceFinder) - Method in interface org.extex.resource.RecursiveFinder
Setter for the parent finder.
setParent(ResourceFinder) - Method in class org.extex.resource.ResourceFinderList
Setter for the parent resource finder.
setParshape(ParagraphShape) - Method in interface org.extex.interpreter.context.Context
Setter for the paragraph shape.
setParshape(ParagraphShape) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the paragraph shape.
setParshape(ParagraphShape) - Method in interface org.extex.typesetter.PageContext
Setter for the paragraph shape.
setParshape(ParagraphShape) - Method in interface org.extex.typesetter.TypesetterOptions
Setter for the paragraph shape.
setPassive() - Method in class org.extex.typesetter.paragraphBuilder.impl.BreakPoint
Setter for active.
setPrevDepth(FixedDimen) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the previous depth parameter.
setPrevDepth(FixedDimen) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the previous depth parameter.
setPrevDepth(FixedDimen) - Method in class org.extex.typesetter.listMaker.AbstractListMaker
Setter for the previous depth parameter.
setPrevDepth(FixedDimen) - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
Setter for the previous depth parameter.
setPrevDepth(FixedDimen) - Method in interface org.extex.typesetter.ListMaker
Setter for the previous depth parameter.
setProcessed(boolean) - Method in exception org.extex.core.exception.GeneralException
Setter for processed.
setProgram(OcpProgram) - Method in class org.extex.unit.omega.ocp.util.Ocp
Setter for program.
setProperties(Properties) - Method in class org.extex.backend.BackendDriverImpl
Setter for the properties.
setProperties(Properties) - Method in class org.extex.font.FontFactoryImpl
 
setProperties(Properties) - Method in class org.extex.resource.FileFinder
 
setProperties(Properties) - Method in class org.extex.resource.FileFinderRPath
Setter for the properties.
setProperties(Properties) - Method in class org.extex.resource.LsrFinder
Setter for the properties.
setProperties(Properties) - Method in interface org.extex.resource.PropertyAware
Setter for the properties.
setProperties(Properties) - Method in class org.extex.resource.UrlFinder
 
setProperty(String, String) - Method in class org.extex.ExTeX
Setter for a named property.
setProtected() - Method in interface org.extex.interpreter.Flags
Setter for the protected flag.
setProtected() - Method in class org.extex.interpreter.FlagsImpl
 
setPushBack(List<Expr>) - Method in class org.extex.ocpware.compiler.expression.Expression
Setter for pushBack.
setQueryFileHandler(QueryFileHandler) - Method in class org.extex.main.tex.TeX
Setter for queryFileHandler.
setReal(String, Real) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the real register in the current group.
setReal(String, Real, boolean) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the real register in all requested groups.
setReal(String, Real, boolean) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setReal(String, Real) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setReal(String, Real) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for the real register in the current group.
setReal(String, Real, boolean) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for a real register in the requested groups.
setReal(String, Real, boolean) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setReal(String, Real) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setRemoveWhiteSpace(boolean) - Method in class org.extex.util.xml.XMLStreamWriter
Setter for removeWhiteSpace.
setRep(short) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the rep.
setResourceFinder(ResourceFinder) - Method in class org.extex.backend.BackendDriverImpl
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.backend.documentWriter.itextpdf.TwoPassDocumentWriter
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.backend.documentWriter.postscript.converter.AbstractConverter
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.font.FontFactoryImpl
 
setResourceFinder(ResourceFinder) - Method in class org.extex.font.format.afm.LoadableAfmFont
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.font.format.tfm.LoadableTfmFont
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.font.format.vf.LoadableVfFont
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.framework.AbstractFactory
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.language.impl.LoadingLanguageManager
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in interface org.extex.resource.ResourceAware
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.unit.extex.EnsureLoaded
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.unit.omega.ocp.OcpPrimitive
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.unit.omega.translation.DefaultInputTranslation
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.unit.omega.translation.DefaultOutputTranslation
Setter for the resource finder.
setResourceFinder(ResourceFinder) - Method in class org.extex.unit.omega.translation.InputTranslation
Setter for the resource finder.
setrgb(PrintStream, RgbColor) - Method in class org.extex.backend.documentWriter.postscript.converter.Ps
Produce a PS setrgbcolor instruction.
setRight(Right) - Method in class org.extex.ocpware.compiler.expression.Expression
Setter for right item.
setRightHyphenMin(long) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Set the value for the minimum number of characters before a hyphenation on the right hand side of a word.
setRightHyphenMin(long) - Method in interface org.extex.language.hyphenation.Hyphenator
Set the value for the minimum number of characters before a hyphenation on the right hand side of a word.
setRightHyphenMin(long) - Method in class org.extex.language.impl.FutureLanguage
Set the value for the minimum number of characters before a hyphenation on the right hand side of a word.
setRule(int, int, int) - Method in interface org.extex.dviware.DviProcessor
A DVI set_rule instruction has been encountered.
setRule(int, int, int) - Method in class org.extex.dviware.dvitype.DviDisassemble
A DVI set_rule instruction has been encountered.
setSfcode(UnicodeChar, Count, boolean) - Method in interface org.extex.interpreter.context.Context
Setter for the space factor code in the specified groups.
setSfcode(UnicodeChar, Count, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the space factor code in the specified groups.
setSfcode(UnicodeChar, Count, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the space factor code of a character.
setSfcode(UnicodeChar, Count, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the space factor code of a character.
setShift(Dimen) - Method in class org.extex.interpreter.type.box.Box
Setter for the shift parameter.
setShift(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the shift value of the node list.
setShift(FixedDimen) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Setter for the shift value of the node list.
setShift(FixedDimen) - Method in interface org.extex.typesetter.type.NodeList
Setter for the shift value of the node list.
setShrink(FixedDimen) - Method in class org.extex.core.glue.Glue
Setter for the shrink component
setSize(FixedGlue) - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Setter for the size
setSkewChar(UnicodeChar) - Method in interface org.extex.typesetter.tc.font.Font
Set the skew character.
setSkewChar(UnicodeChar) - Method in class org.extex.typesetter.tc.font.impl.NullFont
Set the skew char.
setSkip(String, Glue, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for a skip register in all groups.
setSkip(String, Glue, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for a skip register in all groups.
setSpacefactor(FixedCount) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Setter for the space factor.
setSpacefactor(FixedCount) - Method in class org.extex.typesetter.impl.TypesetterImpl
Setter for the space factor.
setSpacefactor(FixedCount) - Method in class org.extex.typesetter.listMaker.AbstractListMaker
Setter for the space factor.
setSpacefactor(FixedCount) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Setter for the space factor.
setSpacefactor(FixedCount) - Method in interface org.extex.typesetter.ListMaker
Setter for the space factor.
setSpacefactor(FixedCount) - Method in interface org.extex.typesetter.ListManager
Setter for the space factor
setSpacingClass(MathSpacing) - Method in class org.extex.typesetter.type.math.MathDelimiter
Setter for spacing class.
setSpacingClass(MathSpacing) - Method in class org.extex.typesetter.type.noad.AbstractNoad
Setter for spacingClass.
setSpacingClass(MathSpacing) - Method in class org.extex.typesetter.type.noad.ChoiceNoad
Setter for spacing class.
setSpacingClass(MathSpacing) - Method in class org.extex.typesetter.type.noad.MathGlyph
Setter for spacing class.
setSpacingClass(MathSpacing) - Method in interface org.extex.typesetter.type.noad.Noad
Setter for spacing class.
setSpacingClass(MathSpacing) - Method in class org.extex.typesetter.type.noad.NodeNoad
Setter for spacing class.
setSpacingClass(MathSpacing) - Method in class org.extex.typesetter.type.noad.StyleNoad
Setter for spacing class.
setSpan() - Method in class org.extex.unit.tex.table.util.HAlignListMaker.Cell
Setter for span.
setSplitMark(Object, Tokens) - Method in interface org.extex.interpreter.context.ContextMark
Setter for a split mark.
setSplitMark(Object, Tokens) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for a split mark.
setStandardTokenStream(TokenStream) - Method in interface org.extex.interpreter.context.Context
Setter for standardTokenStream.
setStandardTokenStream(TokenStream) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for standardTokenStream.
setStandardTokenStream(TokenStream) - Method in interface org.extex.interpreter.max.context.Group
Setter for standardTokenStream.
setStandardTokenStream(TokenStream) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for standard Token stream.
setStart(Token) - Method in interface org.extex.interpreter.max.context.Group
Setter for the start token.
setStart(Token) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for start token.
setState(RightState) - Method in class org.extex.ocpware.compiler.expression.Expression
Setter for state.
setStdhw(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the stdhw.
setStdvw(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the stdvw.
setStretch(FixedDimen) - Method in class org.extex.core.glue.Glue
Setter for the stretch component
setStyle(StyleNoad) - Method in class org.extex.typesetter.type.noad.util.MathContext
Setter for style.
setSubscript(Noad) - Method in class org.extex.typesetter.type.math.MathDelimiter
Setter for the subscript.
setSubscript(Noad) - Method in class org.extex.typesetter.type.noad.AbstractNoad
Setter for the subscript.
setSubscript(Noad) - Method in class org.extex.typesetter.type.noad.ChoiceNoad
Setter for the subscript.
setSubscript(Noad) - Method in class org.extex.typesetter.type.noad.MathGlyph
Setter for the subscript.
setSubscript(Noad) - Method in interface org.extex.typesetter.type.noad.Noad
Setter for the subscript.
setSubscript(Noad) - Method in class org.extex.typesetter.type.noad.NodeNoad
Setter for the subscript.
setSubscript(Noad) - Method in class org.extex.typesetter.type.noad.StyleNoad
Setter for the subscript.
setSuperscript(Noad) - Method in class org.extex.typesetter.type.math.MathDelimiter
Setter for the superscript.
setSuperscript(Noad) - Method in class org.extex.typesetter.type.noad.AbstractNoad
Setter for the superscript.
setSuperscript(Noad) - Method in class org.extex.typesetter.type.noad.ChoiceNoad
Setter for the superscript.
setSuperscript(Noad) - Method in class org.extex.typesetter.type.noad.MathGlyph
Setter for the superscript.
setSuperscript(Noad) - Method in interface org.extex.typesetter.type.noad.Noad
Setter for the superscript.
setSuperscript(Noad) - Method in class org.extex.typesetter.type.noad.NodeNoad
Setter for the superscript.
setSuperscript(Noad) - Method in class org.extex.typesetter.type.noad.StyleNoad
Setter for the superscript.
setTables(Map<String, Table>) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Setter for tables.
setTargetDepth(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the target depth.
setTargetHeight(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the target height.
setTargetWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the target width.
setTitle(String) - Method in class org.extex.backend.documentWriter.rtf.RtfDocument
Setter for title.
setTokenFactory(TokenFactory) - Method in interface org.extex.interpreter.context.Context
Setter for the token factory.
setTokenFactory(TokenFactory) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the token factory
setTokenStreamFactory(TokenStreamFactory) - Method in interface org.extex.interpreter.Interpreter
Setter for the token stream factory.
setTokenStreamFactory(TokenStreamFactory) - Method in class org.extex.interpreter.max.Moritz
Setter for the token stream factory.
setToks(String, Tokens, boolean) - Method in interface org.extex.interpreter.context.ContextTokens
Setter for the Tokens register in the specified groups.
setToks(String, Tokens, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Setter for the Tokens register in the specified groups.
setToks(String, Tokens, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for a toks register in all groups.
setToks(String, Tokens, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for a toks register in all groups.
setTop(short) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the top.
setTop(boolean) - Method in class org.extex.typesetter.type.node.VerticalListNode
Setter for top.
setTotalLeft(List<Left>) - Method in class org.extex.ocpware.compiler.expression.Expression
Setter for totalLeft.
setTouched(boolean) - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
 
setTransform(String, Transform) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the transform register in the current group.
setTransform(String, Transform, boolean) - Method in interface org.extex.interpreter.context.ContextExtension
Setter for the transform register in all requested groups.
setTransform(String, Transform, boolean) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setTransform(String, Transform) - Method in class org.extex.interpreter.context.impl.extension.ContextExtensionImpl
 
setTransform(String, Transform) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for the transform register in the current group.
setTransform(String, Transform, boolean) - Method in interface org.extex.interpreter.context.impl.extension.GroupExtension
Setter for a transform register in the requested groups.
setTransform(String, Transform, boolean) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setTransform(String, Transform) - Method in class org.extex.interpreter.context.impl.extension.GroupExtensionImpl
 
setTree(boolean) - Method in class org.extex.backend.documentWriter.dump.DumpDocumentWriter
Setter for tree.
setType(GroupType) - Method in interface org.extex.interpreter.max.context.Group
Setter for the type.
setType(GroupType) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the type.
setTypesetter(Typesetter) - Method in interface org.extex.interpreter.Interpreter
Setter for the typesetter.
setTypesetter(Typesetter) - Method in class org.extex.interpreter.max.Max
Setter for the typesetter.
setTypesetter(Typesetter) - Method in class org.extex.interpreter.unit.UnitInfo
Setter for the typesetter.
setTypesetter(Typesetter) - Method in class org.extex.unit.pdftex.PdftexUnitInfo
Setter for the typesetter.
setTypesettingContext(TypesettingContext, boolean) - Method in interface org.extex.interpreter.max.context.Group
Setter for the typesetting context in the specified groups.
setTypesettingContext(TypesettingContext, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Setter for the typesetting context in the specified groups.
setUccode(UnicodeChar, UnicodeChar, boolean) - Method in interface org.extex.interpreter.context.Context
Declare the translation from a lower case character to an upper case character.
setUccode(UnicodeChar, UnicodeChar, boolean) - Method in class org.extex.interpreter.max.context.ContextImpl
Declare the translation from a lower case character to an upper case character.
setUccode(UnicodeChar, UnicodeChar, boolean) - Method in interface org.extex.interpreter.max.context.Group
Declare the translation from a lower case character to an upper case character.
setUccode(UnicodeChar, UnicodeChar, boolean) - Method in class org.extex.interpreter.max.context.GroupImpl
Declare the translation from a lower case character to an upper case character.
setUnderlineposition(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the underlineposition.
setUnderlinethickness(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the thickness.
setUrx(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the urx.
setUrx(Dimen) - Method in class org.extex.font.type.BoundingBox
 
setUry(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the ury.
setUry(Dimen) - Method in class org.extex.font.type.BoundingBox
 
setUseGlyphName(boolean) - Method in class org.extex.font.fontparameter.FontParameter
Setter for useGlyphName.
setUseWriter(boolean) - Method in class org.extex.util.xml.XmlHandler
Setter for useWriter.
setV(int) - Method in class org.extex.font.format.dvi.DviValues
 
setValue(long) - Method in class org.extex.core.glue.GlueComponent
Setter for the value.
setValue(long) - Method in class org.extex.font.format.tfm.TfmFixWord
Set the value.
setValue(T2Number, int) - Method in class org.extex.font.format.xtf.tables.cff.T2EightNumber
Set the value.
setValue(T2Number, int) - Method in class org.extex.font.format.xtf.tables.cff.T2FourNumber
Set the value.
setValue(T2Number, int) - Method in class org.extex.font.format.xtf.tables.cff.T2SixNumber
Set the value.
setValue(boolean) - Method in class org.extex.interpreter.primitives.register.bool.Bool
Setter for the value.
setValue(double) - Method in class org.extex.interpreter.primitives.register.real.ImmutableReal
Setter for the value.
setValue(double) - Method in class org.extex.interpreter.primitives.register.real.Real
Setter for the value.
setValue(long) - Method in class org.extex.unit.base.register.count.IntegerCode
Setter for value.
setValues(DviValues) - Method in class org.extex.font.format.dvi.DviValues
set the values (without f!)
setVisitor(NodeVisitor<Object, Object>) - Method in class org.extex.backend.documentWriter.dvi.DebugNodeVisitor
Visitor for nested nodes.
setVisitor(NodeVisitor<Object, Object>) - Method in interface org.extex.typesetter.type.InspectableNodeVisitor
Set visitor for nested nodes.
setW(int) - Method in class org.extex.font.format.dvi.DviValues
 
setWeight(String) - Method in class org.extex.font.format.afm.AfmHeader
Set the weight.
setWidth(TfmFixWord) - Method in class org.extex.font.format.tfm.TfmCharInfoWord
Set the width.
setWidth(T2Number) - Method in class org.extex.font.format.xtf.tables.cff.CharString
Setter for width.
setWidth(FixedDimen) - Method in class org.extex.interpreter.type.box.Box
Setter for the width of the box.
setWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.AbstractNode
Setter for the width of the node.
setWidth(FixedDimen) - Method in interface org.extex.typesetter.type.node.Extension
Setter for the width of the node.
setWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.ExtensionNode
Setter for the width of the node.
setWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.GenericNodeList
Setter for the width of the node.
setWidth(FixedDimen) - Method in interface org.extex.typesetter.type.Node
Setter for the width of the node.
setWidth(FixedDimen) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Setter for the width of the node.
setWordTokenizer(WordTokenizer) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Setter for the word tokenizer.
setWordTokenizer(WordTokenizer) - Method in interface org.extex.language.ModifiableLanguage
Setter for the word tokenizer.
setWriter(XMLStreamWriter) - Method in class org.extex.util.xml.XmlHandler
Setter for writer.
setWx(float) - Method in class org.extex.font.format.afm.AfmCharMetric
Set the wx.
setX(FixedDimen) - Method in class org.extex.backend.documentWriter.itextpdf.PdfNodeVisitor
Set the x position.
setX(int) - Method in class org.extex.font.format.dvi.DviValues
 
setX(int) - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
 
setX(double) - Method in class org.extex.interpreter.primitives.register.pair.Pair
Setter for the x-value.
setX(Real) - Method in class org.extex.interpreter.primitives.register.pair.Pair
Setter for the x-value.
setXheight(float) - Method in class org.extex.font.format.afm.AfmHeader
Set the xheight.
setY(FixedDimen) - Method in class org.extex.backend.documentWriter.itextpdf.PdfNodeVisitor
Set the y position.
setY(int) - Method in class org.extex.font.format.dvi.DviValues
 
setY(int) - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
 
setY(double) - Method in class org.extex.interpreter.primitives.register.pair.Pair
Setter for the y-value.
setY(Real) - Method in class org.extex.interpreter.primitives.register.pair.Pair
Setter for the y-value.
setZ(int) - Method in class org.extex.font.format.dvi.DviValues
 
Sfcode - Class in org.extex.unit.tex.typesetter.parameter
This class provides an implementation for the primitive \sfcode.
Sfcode(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.parameter.Sfcode
Creates a new object.
SHIFT16 - Static variable in class org.extex.font.format.vf.command.VfCommand
Shift 16
SHIFT16 - Static variable in class org.extex.font.format.xtf.tables.XtfConstants
Shift 16
SHIFT16 - Static variable in class org.extex.util.file.random.RandomAccessInputStream
Shift 16
SHIFT24 - Static variable in class org.extex.font.format.xtf.tables.XtfConstants
Shift 24
SHIFT24 - Static variable in class org.extex.util.file.random.RandomAccessInputStream
Shift 24
SHIFT32 - Static variable in class org.extex.font.format.xtf.tables.XtfConstants
Shift 32
SHIFT32 - Static variable in class org.extex.util.file.random.RandomAccessInputStream
Shift 32
SHIFT8 - Static variable in class org.extex.font.format.vf.command.VfCommand
Shift 8
SHIFT8 - Static variable in class org.extex.font.format.xtf.tables.XtfConstants
Shift 8
SHIFT8 - Static variable in class org.extex.util.file.random.RandomAccessInputStream
Shift 8
SHIFTX10 - Static variable in class org.extex.font.format.xtf.tables.XtfConstants
SHIFT 0x10
shipout(Page) - Method in interface org.extex.backend.BackendDriver
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.BackendDriverImpl
This is the entry point for the document writer.
shipout(Page) - Method in interface org.extex.backend.documentWriter.DocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.dump.DumpDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.dump.MultiDumpDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.dvi.DviDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.dvix.DviDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.itextpdf.PdfDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.itextpdf.TwoPassDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.pdf.PdfSinglePageDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.postscript.EpsWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.postscript.PsWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.rtf.RtfDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.svg.SVGDocumentWriter
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.documentWriter.text.TextDocumentWriter
 
shipout(Page) - Method in class org.extex.backend.documentWriter.xml.XMLDocumentWriter
 
shipout(Page) - Method in interface org.extex.backend.pageFilter.PagePipe
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.pageFilter.PageReverser
This is the entry point for the document writer.
shipout(Page) - Method in class org.extex.backend.pageFilter.selector.PageSelector
This is the entry point for the document writer.
shipout(NodeList) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Send a list of nodes to the document writer.
shipout(NodeList) - Method in class org.extex.typesetter.impl.TypesetterImpl
This is the entry point for the document writer.
shipout(NodeList, Typesetter) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
This method is used when the page builder has received its last nodes.
shipout(NodeList, Typesetter) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
This method is used when the page builder has received its last nodes.
shipout(NodeList, Typesetter) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
 
shipout(NodeList) - Method in interface org.extex.typesetter.Typesetter
Send a list of nodes to the document writer.
Shipout - Class in org.extex.unit.tex.typesetter.output
This class provides an implementation for the primitive \shipout.
Shipout(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.output.Shipout
Creates a new object.
show(Context) - Method in interface org.extex.interpreter.type.Showable
This method is the getter for the description of the primitive.
show(Tokens, TokenFactory, long) - Method in class org.extex.scanner.type.tokens.Tokens
Determine the printable representation of the object and append it to a list of Tokens.
show(Context) - Method in class org.extex.unit.base.register.CharCode
This method is the getter for the description of the primitive.
show(Context) - Method in class org.extex.unit.color.AbstractColor
This method is the getter for the description of the primitive.
show(Context) - Method in class org.extex.unit.omega.math.util.OmegaMathcharCode
This method is the getter for the description of the primitive.
show(Context) - Method in class org.extex.unit.omega.ocp.Nullocplist
This method is the getter for the description of the primitive.
show(Context) - Method in class org.extex.unit.omega.ocp.util.Ocp
This method is the getter for the description of the primitive.
show(Context) - Method in class org.extex.unit.omega.ocp.util.OcpList
This method is the getter for the description of the primitive.
Show - Class in org.extex.unit.tex.info
This class provides an implementation for the primitive \show.
Show(CodeToken) - Constructor for class org.extex.unit.tex.info.Show
Creates a new object.
show(Context) - Method in class org.extex.unit.tex.macro.util.MacroCode
This method is the getter for the description of the primitive.
show(Context) - Method in class org.extex.unit.tex.math.util.TeXMathcharCode
This method is the getter for the description of the primitive.
Showable - Interface in org.extex.interpreter.type
This is a interface to mark those classes which are able to provide a description.
showBanner(Configuration, Level) - Method in class org.extex.ExTeX
Print the program banner to the logger stream and remember that this has been done already to avoid repetition.
Showbox - Class in org.extex.unit.tex.info
This class provides an implementation for the primitive \showbox.
Showbox(CodeToken) - Constructor for class org.extex.unit.tex.info.Showbox
Creates a new object.
showErrorLine(Logger, String, Locator) - Method in class org.extex.main.tex.ErrorHandlerImpl
This method is invoked to present the current line causing the error.
showErrorLine(Logger, String, Locator) - Method in class org.extex.main.tex.ErrorHandlerTeXImpl
This method is invoked to present the current line causing the error.
Showgroups - Class in org.extex.unit.etex.info
This class provides an implementation for the primitive \showgroups.
Showgroups(CodeToken) - Constructor for class org.extex.unit.etex.info.Showgroups
Creates a new object.
showlist(StringBuffer, long, long) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Print the status for \showlists.
showlist(StringBuffer, long, long) - Method in class org.extex.typesetter.impl.TypesetterImpl
 
showlist(StringBuffer, long, long) - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Print the status for \showlists.
showlist(StringBuffer, long, long) - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
Print the status for \showlists.
showlist(StringBuffer, long, long) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Print the status for \showlists.
showlist(StringBuffer, long, long) - Method in interface org.extex.typesetter.ListMaker
Print the status for \showlists.
showlists(StringBuffer, long, long) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
This method produces a diagnostic representation of the current lists in a StringBuffer.
showlists(StringBuffer, long, long) - Method in class org.extex.typesetter.impl.TypesetterImpl
This method produces a diagnostic representation of the current lists in a StringBuffer.
showlists(StringBuffer, long, long) - Method in interface org.extex.typesetter.Typesetter
This method produces a diagnostic representation of the current lists in a StringBuffer.
Showlists - Class in org.extex.unit.tex.info
This class provides an implementation for the primitive \showlists.
Showlists(CodeToken) - Constructor for class org.extex.unit.tex.info.Showlists
Creates a new object.
Showprefix - Class in org.extex.unit.extex.prefix
This class provides an implementation for the primitive \showprefix.
Showprefix(CodeToken) - Constructor for class org.extex.unit.extex.prefix.Showprefix
Creates a new object.
Showthe - Class in org.extex.unit.tex.info
This class provides an implementation for the primitive \showthe.
Showthe(CodeToken) - Constructor for class org.extex.unit.tex.info.Showthe
Creates a new object.
Showtokens - Class in org.extex.unit.etex.info
This class provides an implementation for the primitive \showtokens.
Showtokens(CodeToken) - Constructor for class org.extex.unit.etex.info.Showtokens
Creates a new object.
SHY - Static variable in class org.extex.core.UnicodeChar
The constant SHY contains the soft hyphenation character.
SIMPLE_GROUP - Static variable in class org.extex.interpreter.context.group.GroupType
The field SIMPLE_GROUP contains the symbolic constant for the simple group.
SimpleNoad - Interface in org.extex.typesetter.type.noad
This is a marker interface for simple Noads.
SimpleNodeFactory - Class in org.extex.typesetter.type.node.factory
This is a factory for CharNodes and virtual chars.
SimpleNodeFactory() - Constructor for class org.extex.typesetter.type.node.factory.SimpleNodeFactory
Creates a new object.
SimpleUnicodeNodeFactory - Class in org.extex.typesetter.type.node.factory
This is the factory for CharNodes and virtual chars.
SimpleUnicodeNodeFactory() - Constructor for class org.extex.typesetter.type.node.factory.SimpleUnicodeNodeFactory
Creates a new object.
SingleDocumentStream - Interface in org.extex.backend.documentWriter
This interface describes the ability of a class to produce a single output document.
SIZE - Static variable in class org.extex.font.FontKey
The size of the font.
size() - Method in class org.extex.font.format.dvi.DviStack
Returns the size (depth) of the stack.
size() - Method in class org.extex.font.format.pfb.PfbParser
Returns the size of the pfb-data.
size() - Method in class org.extex.font.format.tfm.TfmIndexMultimap
The number of (key, value) pairs kept.
size() - Method in class org.extex.font.format.xtf.tables.cff.CharString
 
size() - Method in class org.extex.font.format.xtf.tables.cff.T1Subrs
Returns the size of the CharString array.
size() - Method in class org.extex.font.format.xtf.tables.GroupEntries
Returns the size of the list.
size() - Method in class org.extex.font.format.xtf.tables.XtfTableMap
Returns the size of the table.
size() - Method in class org.extex.font.manager.BackendFontManagerList
Returns the size of the manager list.
size() - Method in class org.extex.interpreter.primitives.register.hash.HashToks
Return the size of the hash.
size() - Method in class org.extex.typesetter.type.noad.MathList
Return the size of the MathList.
size() - Method in class org.extex.typesetter.type.node.GenericNodeList
Return the size of the NodeList.
size() - Method in class org.extex.typesetter.type.node.VirtualCharNode
Getter for the number of elements of the list.
size() - Method in interface org.extex.typesetter.type.NodeList
Getter for the number of elements of the list.
Skewchar - Class in org.extex.unit.tex.font
This class provides an implementation for the primitive \skewchar.
Skewchar(CodeToken) - Constructor for class org.extex.unit.tex.font.Skewchar
Creates a new object.
skip(long) - Method in class org.extex.main.tex.TeXInputReader
skip(long) - Method in class org.extex.resource.io.NamedInputStream
SKIP_BLANKS - Static variable in class org.extex.scanner.base.TokenStreamImpl
The constant SKIP_BLANKS contains the state for the processing when spaces are ignored.
SKIP_BLANKS - Static variable in class org.extex.scanner.stream.impl32.TokenStreamImpl
The constant SKIP_BLANKS contains the state for the processing when spaces are ignored.
skipbyte() - Method in class org.extex.font.format.tfm.TfmLigKernCommand
Gives the unsigned value of the skipbyte.
skipBytes(int) - Method in class org.extex.util.file.random.RandomAccessInputArray
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(int) - Method in class org.extex.util.file.random.RandomAccessInputFile
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(int) - Method in class org.extex.util.file.random.RandomAccessInputFileDebug
Attempts to skip over n bytes of input discarding the skipped bytes.
skipBytes(int) - Method in class org.extex.util.file.random.RandomAccessInputStream
Attempts to skip over n bytes of input discarding the skipped bytes.
Skipdef - Class in org.extex.unit.tex.register.skip
This class provides an implementation for the primitive \skipdef.
Skipdef(CodeToken) - Constructor for class org.extex.unit.tex.register.skip.Skipdef
Creates a new object.
SkipNode - Interface in org.extex.typesetter.type.node
This is a marker interface to tie together glue node and the leaders nodes.
SkipParameter - Class in org.extex.unit.tex.register.skip
This class provides an implementation for the primitive \skip.
SkipParameter(CodeToken) - Constructor for class org.extex.unit.tex.register.skip.SkipParameter
Creates a new object.
SkipParameter(CodeToken, String) - Constructor for class org.extex.unit.tex.register.skip.SkipParameter
Creates a new object.
SkipPrimitive - Class in org.extex.unit.tex.register.skip
This class provides an implementation for the primitive \skip.
SkipPrimitive(CodeToken) - Constructor for class org.extex.unit.tex.register.skip.SkipPrimitive
Creates a new object.
skipSpace() - Method in class org.extex.interpreter.max.Moritz
Skip spaces and check whether any tokens are left.
skipSpace() - Method in interface org.extex.interpreter.TokenSource
Skip spaces and check whether any tokens are left.
skipSpace() - Method in class org.extex.ocpware.compiler.parser.ParserStream
Skip whitespace and comments and advance to the next real character.
skipSpaces() - Method in class org.extex.scanner.base.TokenStreamBaseImpl
Setter for skipSpaces.
skipToElseOrFi(Context, TokenSource, CodeToken) - Static method in class org.extex.unit.base.conditional.AbstractIf
Skip to the next matching \fi or \else Token counting the intermediate \ifs and \fis.
Some - Class in org.extex.ocpware.compiler.sexpression
This class represents a prefix which is trimmed on both sides.
Some(int, int) - Constructor for class org.extex.ocpware.compiler.sexpression.Some
Creates a new object.
sp - Variable in class org.extex.base.parser.dimen.Accumulator
The field sp contains the number of sp units encountered.
SPACE - Static variable in class org.extex.core.UnicodeChar
The field SPACE contains the space control character.
SPACE - Static variable in class org.extex.scanner.type.Catcode
The constant SPACE contains the unique object representing the space catcode.
Space - Class in org.extex.unit.tex.typesetter.spacing
This class provides an implementation for the primitive \ .
Space(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.spacing.Space
Creates a new object.
SpaceCode - Interface in org.extex.interpreter.type
This is a marker interface for code to be treated like space when skipping space in parsing.
Spacefactor - Class in org.extex.unit.tex.typesetter.parameter
This class provides an implementation for the primitive \spacefactor.
Spacefactor(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.parameter.Spacefactor
Creates a new object.
SpaceNode - Class in org.extex.typesetter.type.node
A space node represents a simple space character.
SpaceNode(FixedGlue) - Constructor for class org.extex.typesetter.type.node.SpaceNode
Creates a new object.
SpaceToken - Class in org.extex.scanner.type.token
This class represents a space token.
SpaceToken(String) - Constructor for class org.extex.scanner.type.token.SpaceToken
Creates a new object.
span(Context, TokenSource) - Method in interface org.extex.typesetter.listMaker.AlignmentList
This method is invoked when a cell is complete which should be continued in the next cell.
Span - Class in org.extex.unit.tex.table
This class provides an implementation for the primitive \span.
Span(CodeToken) - Constructor for class org.extex.unit.tex.table.Span
Creates a new object.
span(Context, TokenSource) - Method in class org.extex.unit.tex.table.util.HAlignListMaker
This method is invoked when a cell is complete which should be continued in the next cell.
Special - Class in org.extex.unit.tex.typesetter
This class provides an implementation for the primitive \special.
Special(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.Special
Creates a new object.
SpecialNode - Class in org.extex.typesetter.type.node
This node contains text which should be passed to the back-end driver.
SpecialNode(String) - Constructor for class org.extex.typesetter.type.node.SpecialNode
Creates a new object.
split(FixedDimen, Logger, Logger) - Method in class org.extex.typesetter.type.node.VerticalListNode
Split-off material from a vertical list of a desired height.
Splitbotmark - Class in org.extex.unit.tex.typesetter.mark
This class provides an implementation for the primitive \splitbotmark.
Splitbotmark(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.Splitbotmark
Creates a new object.
Splitbotmarks - Class in org.extex.unit.tex.typesetter.mark
This class provides an implementation for the primitive \splitbotmarks.
Splitbotmarks(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.Splitbotmarks
Creates a new object.
Splitfirstmark - Class in org.extex.unit.tex.typesetter.mark
This class provides an implementation for the primitive \splitfirstmark.
Splitfirstmark(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.Splitfirstmark
Creates a new object.
Splitfirstmarks - Class in org.extex.unit.tex.typesetter.mark
This class provides an implementation for the primitive \splitfirstmarks.
Splitfirstmarks(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.mark.Splitfirstmarks
Creates a new object.
spread(FixedDimen) - Method in class org.extex.typesetter.type.node.VerticalListNode
Spread the list vertically to a desired size by distributing the differences to the glues contained.
spreadHeight(FixedDimen) - Method in class org.extex.interpreter.type.box.Box
Adjust the height of the box if it is not void.
spreadHeight(FixedDimen, FixedGlueComponent) - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Adjust the height of a flexible node.
spreadHeight(FixedDimen, FixedGlueComponent) - Method in class org.extex.typesetter.type.node.AbstractNode
Adjust the height of a flexible node.
spreadHeight(FixedDimen, FixedGlueComponent) - Method in interface org.extex.typesetter.type.Node
Adjust the height of a flexible node.
spreadWidth(FixedDimen) - Method in class org.extex.interpreter.type.box.Box
Adjust the width of the box if it is not void.
spreadWidth(FixedDimen, FixedGlueComponent) - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Adjust the width of the flexible node.
spreadWidth(FixedDimen, FixedGlueComponent) - Method in class org.extex.typesetter.type.node.AbstractNode
Adjust the width of a flexible node.
spreadWidth(FixedDimen, FixedGlueComponent) - Method in interface org.extex.typesetter.type.Node
Adjust the width of a flexible node.
spreadWidth(FixedDimen, FixedGlueComponent) - Method in class org.extex.typesetter.type.node.VirtualCharNode
Adjust the width of a flexible node.
src(String, Node) - Method in class org.extex.framework.configuration.impl.XmlConfiguration
Recursively follow the src attribute if present.
STANDARD_ENCODING - Static variable in class org.extex.font.format.xtf.tables.cff.T2TDOEncoding
StandardEncoding
start() - Method in interface org.extex.font.format.tfm.TfmVisitor
Start.
start(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.unit.StartableUnit
Perform a start operation.
StartableUnit - Interface in org.extex.interpreter.unit
This interface describes a unit which needs to be started.
startDocument() - Method in class org.extex.util.xml.XmlHandler
 
startElement(String, String, String, Attributes) - Method in class org.extex.util.xml.XmlHandler
 
startFile(PrintStream, String) - Method in class org.extex.backend.documentWriter.postscript.AbstractPostscriptWriter
Fill the initial segment of a PostScript file.
startMarks() - Method in interface org.extex.interpreter.context.ContextMark
This method indicated that a new page is started.
startMarks() - Method in class org.extex.interpreter.max.context.ContextImpl
This method indicated that a new page is started.
StartObservable - Interface in org.extex.interpreter.observer.start
This interface describes the possibility to register an observer for a start event.
StartObserver - Interface in org.extex.interpreter.observer.start
This interface describes the ability to receive a notification just after the engine has been started.
StartObserverList - Class in org.extex.interpreter.observer.start
This class provides a type-safe list of observers for the start event.
StartObserverList() - Constructor for class org.extex.interpreter.observer.start.StartObserverList
 
State - Class in org.extex.ocpware.compiler.parser
The class state represents a state in the ΩCP engine for the compiler.
State() - Constructor for class org.extex.ocpware.compiler.parser.State
Creates a new object.
state - Variable in class org.extex.scanner.stream.impl32.TokenStreamImpl
The field state contains the current state of operation.
StateChange - Class in org.extex.ocpware.compiler.state
This state change instruction simply sets the current state to a new value.
StateChange(String) - Constructor for class org.extex.ocpware.compiler.state.StateChange
Creates a new object.
StateDefinedException - Exception in org.extex.ocpware.compiler.exception
This exception signals that a definition of a state has been encountered which is already defined.
StateDefinedException(String) - Constructor for exception org.extex.ocpware.compiler.exception.StateDefinedException
Creates a new object.
StateNotDefinedException - Exception in org.extex.ocpware.compiler.exception
This exception signals that a state has been encountered which is not defined.
StateNotDefinedException(String) - Constructor for exception org.extex.ocpware.compiler.exception.StateNotDefinedException
Creates a new object.
StatePop - Class in org.extex.ocpware.compiler.state
This state change instruction pops the current state from the state stack.
StatePop() - Constructor for class org.extex.ocpware.compiler.state.StatePop
Creates a new object.
StatePush - Class in org.extex.ocpware.compiler.state
This state change instruction pushes the current state to the state stack and sets the current state to a new value.
StatePush(String) - Constructor for class org.extex.ocpware.compiler.state.StatePush
Creates a new object.
STD_H_W - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
StdHW.
STD_V_W - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
StdVW
STEM_SNAP_H - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
StemSnapH.
STEM_SNAP_V - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
StemSnapV.
step(OcpReader, int, int) - Method in interface org.extex.ocpware.engine.OcpReaderObserver
Observe one step in the processing of an ΩCP reader.
stepOver() - Method in class org.extex.font.format.tfm.TfmLigKernCommand
Tells how many character should be skipped over after executing this ligature instruction.
StopObservable - Interface in org.extex.interpreter.observer.stop
This interface describes the possibility to register an observer for a stop event.
StopObserver - Interface in org.extex.interpreter.observer.stop
This interface describes the ability to receive a notification just before the engine is stopping.
StopObserverList - Class in org.extex.interpreter.observer.stop
This class provides a type-safe list of observers for the start event.
StopObserverList() - Constructor for class org.extex.interpreter.observer.stop.StopObserverList
 
storeState(String) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Save a new name as name of a state.
StreamCloseObservable - Interface in org.extex.interpreter.observer.streamClose
This interface describes the possibility to register an observer for a close event on a token stream.
StreamCloseObserver - Interface in org.extex.interpreter.observer.streamClose
This interface describes the ability to receive a notification just before a stream is closed.
StreamCloseObserverList - Class in org.extex.interpreter.observer.streamClose
This class provides a type-safe list of observers for the stream close event.
StreamCloseObserverList() - Constructor for class org.extex.interpreter.observer.streamClose.StreamCloseObserverList
 
StringItem - Class in org.extex.ocpware.compiler.left
This class represents a string of characters as left item.
StringItem(String) - Constructor for class org.extex.ocpware.compiler.left.StringItem
Creates a new object.
StringPrimitive - Class in org.extex.unit.tex.string
This class provides an implementation for the primitive \string.
StringPrimitive(CodeToken) - Constructor for class org.extex.unit.tex.string.StringPrimitive
Creates a new object.
StringSource - Class in org.extex.interpreter.max
This class provides a token source which is fed from a string.
StringSource() - Constructor for class org.extex.interpreter.max.StringSource
Creates a new object.
StringSource(CharSequence) - Constructor for class org.extex.interpreter.max.StringSource
Creates a new object.
STROKEVARIATIONNAME - Static variable in class org.extex.font.format.xtf.tables.TtfTableOS2.Panose
strokevariationame
StyleNoad - Class in org.extex.typesetter.type.noad
This Noad indicates a change in the style to be used for the further processing.
sub() - Method in class org.extex.typesetter.type.noad.StyleNoad
Get the sub style for this one.
SUB1 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUB1 contains the subscript shift-down if superscript is absent.
SUB2 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUB2 contains the subscript shift-down if superscript is present.
SUB_DROP - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUB_DROP contains the subscript baseline below bottom of large box.
SUBMARK - Static variable in class org.extex.scanner.type.Catcode
The constant SUBMARK contains the unique object representing the sub mark catcode.
SubMarkToken - Class in org.extex.scanner.type.token
This class represents a sub mark token.
SubMarkToken(UnicodeChar) - Constructor for class org.extex.scanner.type.token.SubMarkToken
Creates a new object.
SUBRS - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
Subrs.
subscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Treat a subscript mark.
subscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.impl.TypesetterImpl
Treat a subscript mark.
subscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.listMaker.AbstractListMaker
Treat a subscript mark.
subscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Treat a subscript mark.
subscriptMark(Context, TokenSource, Typesetter, Token) - Method in interface org.extex.typesetter.listMaker.TokenDelegateListMaker
Treat a subscript mark.
substitute(int) - Method in class org.extex.font.format.xtf.tables.gps.XtfGSUBSingleTable.SingleTableFormat1
Returns the substitute.
substitute(int) - Method in class org.extex.font.format.xtf.tables.gps.XtfGSUBSingleTable.SingleTableFormat2
Returns the substitute.
substitute(int) - Method in class org.extex.font.format.xtf.tables.gps.XtfGSUBSingleTable
Returns the substitute.
subtract(FixedDimen) - Method in class org.extex.core.dimen.Dimen
Subtract the value of the argument from the current value.
subtract(FixedGlue) - Method in class org.extex.core.glue.Glue
Subtract another glue to this one.
subtract(FixedDimen) - Method in class org.extex.core.glue.Glue
Subtract a Glue component from this glue.
subtract(FixedGlueComponent) - Method in class org.extex.core.glue.GlueComponent
Subtract a Glue component from this glue.
subtract(FixedGlue) - Method in class org.extex.core.glue.WideGlue
Subtract some more glue to this one.
subtract(FixedDimen) - Method in class org.extex.core.glue.WideGlue
Subtract some length from this one.
subtract(WideGlue) - Method in class org.extex.core.glue.WideGlue
Subtract some glue from this one.
subtract(ScaledNumber) - Method in class org.extex.core.scaled.ScaledNumber
Subtract a number from the current one.
sum(Dimen[]) - Static method in class org.extex.unit.tex.table.util.HAlignListMaker
Compute the sum of an array of dimens.
sup() - Method in class org.extex.typesetter.type.noad.StyleNoad
Get the sup style for this one.
SUP1 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUP1 contains the superscript shift-up in uncramped display style.
SUP2 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUP2 contains the superscript shift-up in uncramped non-display.
SUP3 - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUP3 contains the superscript shift-up in cramped styles.
SUP_DROP - Static variable in class org.extex.typesetter.type.noad.util.MathFontParameter
The constant SUP_DROP contains the superscript baseline below top of large box.
superscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Treat a superscript mark.
superscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.impl.TypesetterImpl
Treat a superscript mark.
superscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.listMaker.AbstractListMaker
Treat a superscript mark.
superscriptMark(Context, TokenSource, Typesetter, Token) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Treat a superscript mark.
superscriptMark(Context, TokenSource, Typesetter, Token) - Method in interface org.extex.typesetter.listMaker.TokenDelegateListMaker
Treat a superscript mark.
SUPMARK - Static variable in class org.extex.scanner.type.Catcode
The constant SUPMARK contains the unique object representing the super mark catcode.
SupMarkToken - Class in org.extex.scanner.type.token
This class represents a super mark token.
SupMarkToken(UnicodeChar) - Constructor for class org.extex.scanner.type.token.SupMarkToken
Creates a new object.
SUPPORT_NAMESPACE_BOX - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_BOX contains the flag indicating whether or not the name space should be used for box registers.
SUPPORT_NAMESPACE_COUNT - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_COUNT contains the flag indicating whether or not the name space should be used for count registers.
SUPPORT_NAMESPACE_DEF - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_DEF contains the indicator that name spaces should be honored.
SUPPORT_NAMESPACE_DIMEN - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_DIMEN contains the flag indicating whether or not the name space should be used for dimen registers.
SUPPORT_NAMESPACE_FONT - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_FONT contains the flag indicating whether or not the name space should be used for font registers.
SUPPORT_NAMESPACE_MUSKIP - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_MUSKIP contains the flag indicating whether or not the name space should be used for muskip registers.
SUPPORT_NAMESPACE_SKIP - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_SKIP contains the flag indicating whether or not the name space should be used for skip registers.
SUPPORT_NAMESPACE_TOKS - Static variable in class org.extex.scanner.type.Namespace
The constant SUPPORT_NAMESPACE_TOKS contains the flag indicating whether or not the name space should be used for tokens registers.
SVGDocumentWriter - Class in org.extex.backend.documentWriter.svg
This is a SVG implementation of a document writer.
SVGDocumentWriter(Configuration, DocumentWriterOptions) - Constructor for class org.extex.backend.documentWriter.svg.SVGDocumentWriter
Creates a new object.
Switch - Class in org.extex.core
This class provides a modifiable boolean object.
Switch(boolean) - Constructor for class org.extex.core.Switch
Creates a new object with a given boolean value.
SwitchObserver - Class in org.extex.interpreter.context.observer.group
This class provides an observer which sets a Switch when an event is received.
SwitchObserver(Switch, boolean) - Constructor for class org.extex.interpreter.context.observer.group.SwitchObserver
Creates a new object.
switchToFraction(MathDelimiter, MathDelimiter, FixedDimen, TypesettingContext) - Method in class org.extex.typesetter.listMaker.math.MathListMaker
This method instructs the implementing class to use a fraction construction.
switchToFraction(MathDelimiter, MathDelimiter, FixedDimen, TypesettingContext) - Method in interface org.extex.typesetter.listMaker.math.NoadConsumer
This method instructs the implementing class to use a fraction construction.
switchToHorizontalMode(Typesetter) - Method in class org.extex.unit.tex.typesetter.AbstractHorizontalCode
Check that the current mode is a horizontal mode and open a new list maker if another mode is detected.
switchToNumber(boolean) - Method in class org.extex.typesetter.listMaker.math.DisplaymathListMaker
This method switches the collection of material to the target "equation number".
switchToNumber(boolean) - Method in interface org.extex.typesetter.listMaker.math.EqConsumer
This method switches the collection of material to the target "equation number".
SyntaxException - Exception in org.extex.ocpware.compiler.exception
This exception class signals the occurrence of a syntax error.
SyntaxException() - Constructor for exception org.extex.ocpware.compiler.exception.SyntaxException
Creates a new object.
SyntaxException(CharSequence, int) - Constructor for exception org.extex.ocpware.compiler.exception.SyntaxException
Creates a new object.
SyntaxException(int, CharSequence, int) - Constructor for exception org.extex.ocpware.compiler.exception.SyntaxException
Creates a new object.
SyntaxException(int, int, CharSequence, int) - Constructor for exception org.extex.ocpware.compiler.exception.SyntaxException
Creates a new object.
SYSTEM_NAMESPACE - Static variable in class org.extex.scanner.type.Namespace
The constant SYSTEM_NAMESPACE contains the name of the system name space.

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