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

I

IDNAME - Static variable in class org.extex.font.format.xtf.tables.TtfTableNAME
ID - name.
IdSpec - Class in org.extex.pdf.api.id
This is the abstract base class for ids.
IdSpec() - Constructor for class org.extex.pdf.api.id.IdSpec
Creates a new object.
idx - Variable in class org.extex.font.format.xtf.tables.cff.CharString
The index.
If - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \if.
If(CodeToken) - Constructor for class org.extex.unit.tex.conditional.If
Creates a new object.
Ifcase - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifcase.
Ifcase(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifcase
Creates a new object.
Ifcase.Tag - Class in org.extex.unit.tex.conditional
This is an internal class for type-safe values.
Ifcase.Tag() - Constructor for class org.extex.unit.tex.conditional.Ifcase.Tag
 
Ifcat - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifcat.
Ifcat(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifcat
Creates a new object.
Ifcsname - Class in org.extex.unit.etex.conditional
This class provides an implementation for the primitive \ifcsname.
Ifcsname(CodeToken) - Constructor for class org.extex.unit.etex.conditional.Ifcsname
Creates a new object.
Ifdefined - Class in org.extex.unit.etex.conditional
This class provides an implementation for the primitive \if.
Ifdefined(CodeToken) - Constructor for class org.extex.unit.etex.conditional.Ifdefined
Creates a new object.
Ifdim - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifdim.
Ifdim(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifdim
Creates a new object.
Ifeof - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifeof.
Ifeof(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifeof
Creates a new object.
Iffalse - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \iffalse.
Iffalse(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Iffalse
Creates a new object.
Iffontchar - Class in org.extex.unit.etex.conditional
This class provides an implementation for the primitive \iffontchar.
Iffontchar(CodeToken) - Constructor for class org.extex.unit.etex.conditional.Iffontchar
Creates a new object.
Ifhbox - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifhbox.
Ifhbox(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifhbox
Creates a new object.
Ifhmode - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifhmode.
Ifhmode(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifhmode
Creates a new object.
Ifinner - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifinner.
Ifinner(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifinner
Creates a new object.
Ifmmode - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifvmode.
Ifmmode(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifmmode
Creates a new object.
Ifnum - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifnum.
Ifnum(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifnum
Creates a new object.
Ifodd - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifodd.
Ifodd(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifodd
Creates a new object.
Iftrue - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \iftrue.
Iftrue(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Iftrue
Creates a new object.
Ifvbox - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifvbox.
Ifvbox(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifvbox
Creates a new object.
Ifvmode - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifvmode.
Ifvmode(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifvmode
Creates a new object.
Ifvoid - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifvoid.
Ifvoid(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifvoid
Creates a new object.
Ifx - Class in org.extex.unit.tex.conditional
This class provides an implementation for the primitive \ifx.
Ifx(CodeToken) - Constructor for class org.extex.unit.tex.conditional.Ifx
Creates a new object.
IGNORE - Static variable in class org.extex.scanner.type.Catcode
The constant IGNORE contains the unique object representing the ignore catcode.
Ignorespaces - Class in org.extex.unit.tex
This class provides an implementation for the primitive \ignorespaces.
Ignorespaces(CodeToken) - Constructor for class org.extex.unit.tex.Ignorespaces
Creates a new object.
IllegalOpcodeException - Exception in org.extex.ocpware.compiler.exception
This exception indicates that an op code of an ΩCP instruction has been encountered which is not defined.
IllegalOpcodeException(int) - Constructor for exception org.extex.ocpware.compiler.exception.IllegalOpcodeException
Creates a new object.
IllegalOpCodeException - Exception in org.extex.ocpware.engine
This exception signals that an illegal op code for an ΩCP instruction has been encountered.
IllegalOpCodeException(int) - Constructor for exception org.extex.ocpware.engine.IllegalOpCodeException
Creates a new object.
IllegalPcException - Exception in org.extex.ocpware.engine
This exception signals that an illegal program counter an ΩCP program has been encountered.
IllegalPcException(int) - Constructor for exception org.extex.ocpware.engine.IllegalPcException
Creates a new object.
IllegalRegisterException - Exception in org.extex.core.exception.helping
This exception signals that a register name or number has been found which is not in the legal range.
IllegalRegisterException(String) - Constructor for exception org.extex.core.exception.helping.IllegalRegisterException
Create a new object.
IllegalStateException - Exception in org.extex.ocpware.engine
This exception signals that an illegal state index an ΩCP program has been encountered.
IllegalStateException(int) - Constructor for exception org.extex.ocpware.engine.IllegalStateException
Creates a new object.
IllegalTableException - Exception in org.extex.ocpware.engine
This exception signals that an illegal table index an ΩCP program has been encountered.
IllegalTableException(int) - Constructor for exception org.extex.ocpware.engine.IllegalTableException
Creates a new object.
IllegalTableItemException - Exception in org.extex.ocpware.engine
This exception signals that an illegal table item index in an ΩCP program has been encountered.
IllegalTableItemException(int) - Constructor for exception org.extex.ocpware.engine.IllegalTableItemException
Creates a new object.
IllegalTokenHyphenationException - Exception in org.extex.language.hyphenation.exception
This exception signals that an illegal token has been encountered in a hyphenation pattern.
IllegalTokenHyphenationException(String) - Constructor for exception org.extex.language.hyphenation.exception.IllegalTokenHyphenationException
Creates a new object.
IllegalValueHyphenationException - Exception in org.extex.language.hyphenation.exception
This exception signals that an illegal value token has been encountered in a hyphenation pattern.
IllegalValueHyphenationException(String) - Constructor for exception org.extex.language.hyphenation.exception.IllegalValueHyphenationException
Creates a new object.
Image - Interface in org.extex.interpreter.type.image
This interface describes the capabilities of an image.
ImageNode - Class in org.extex.typesetter.type.node
This node contains an image which should be passed to the back-end driver.
ImageNode(Image) - Constructor for class org.extex.typesetter.type.node.ImageNode
Creates a new object.
Immediate - Class in org.extex.unit.tex.prefix
This class provides an implementation for the primitive \immediate.
Immediate(CodeToken) - Constructor for class org.extex.unit.tex.prefix.Immediate
Creates a new object.
ImmutableHyphenationException - Exception in org.extex.language.hyphenation.exception
This exception signals that an attempt has been made to assign a pattern which already has a hyphenation code assigned to it.
ImmutableHyphenationException(String) - Constructor for exception org.extex.language.hyphenation.exception.ImmutableHyphenationException
Creates a new object.
ImmutableReal - Class in org.extex.interpreter.primitives.register.real
An immutable Real.
ImmutableReal(double) - Constructor for class org.extex.interpreter.primitives.register.real.ImmutableReal
Creates a new object.
ImmutableReal(long) - Constructor for class org.extex.interpreter.primitives.register.real.ImmutableReal
Creates a new object.
ImmutableTokens - Class in org.extex.scanner.type.tokens
This class presents a Tokens register where all setters are disabled.
ImmutableTokens() - Constructor for class org.extex.scanner.type.tokens.ImmutableTokens
Creates a new object.
ImplicitKernNode - Class in org.extex.typesetter.type.node
This class provides the same functionality as KernNode but is distinguishable for the sake of some fine differentiations in TeX.
ImplicitKernNode(FixedDimen, boolean) - Constructor for class org.extex.typesetter.type.node.ImplicitKernNode
Creates a new object.
Import - Class in org.extex.unit.namespace
This class provides an implementation for the primitive \import.
Import(CodeToken) - Constructor for class org.extex.unit.namespace.Import
Creates a new object.
ImpossibleException - Exception in org.extex.core.exception
This exception indicates that a situation has been detected which should not happen.
ImpossibleException(String) - Constructor for exception org.extex.core.exception.ImpossibleException
Creates a new object.
ImpossibleException(Throwable) - Constructor for exception org.extex.core.exception.ImpossibleException
Creates a new object.
ImpossibleException(String, Throwable) - Constructor for exception org.extex.core.exception.ImpossibleException
Creates a new object.
incrementErrorCount() - Method in interface org.extex.interpreter.context.ContextErrorCount
Increment the error count by 1.
incrementErrorCount() - Method in class org.extex.interpreter.max.context.ContextImpl
 
incrExpr() - Method in class org.extex.ocpware.compiler.parser.CompilerState
Increment the number of expressions for the current state.
incrExpressions() - Method in class org.extex.ocpware.compiler.parser.State
Increment the number of expressions contained in this state.
Indent - Class in org.extex.unit.tex.typesetter.paragraph
This class provides an implementation for the primitive \indent.
Indent(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.paragraph.Indent
Creates a new object.
INF_BAD - Static variable in class org.extex.typesetter.Badness
The constant INF_BAD contains the value for infinite badness.
INF_PENALTY - Static variable in class org.extex.typesetter.Badness
The constant INF_BAD contains the value for infinite penalty.
InFile - Interface in org.extex.scanner.type.file
This class holds an input file from which tokens can be read.
init(HeaderManager, FontManager) - Method in class org.extex.backend.documentWriter.postscript.converter.AbstractConverter
Perform some initializations for each document.
init(HeaderManager, FontManager) - Method in interface org.extex.backend.documentWriter.postscript.converter.PsConverter
Perform some initializations for each document.
init() - Method in class org.extex.font.format.xtf.tables.AbstractXtfTable
Initialize the table.
init(RandomAccessR, OtfTableCFF, int) - Method in class org.extex.font.format.xtf.tables.cff.CffFont
Initialize the font.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T1DictKey
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2Escape
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2Number
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2Operator
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2TDOCharset
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2TDOCharStrings
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2TDOEncoding
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2TDOPrivate
Initialize.
init(RandomAccessR, OtfTableCFF, int, CffFont) - Method in class org.extex.font.format.xtf.tables.cff.T2TDOSID
Initialize.
init(RandomAccessR, int) - Method in class org.extex.font.format.xtf.tables.gps.Class1Record
Initialize the ValueRecord.
init(RandomAccessR, int) - Method in class org.extex.font.format.xtf.tables.gps.Class2Record
Initialize the ValueRecord.
init(RandomAccessR, int) - Method in class org.extex.font.format.xtf.tables.gps.PairValueRecord
Initialize the ValueRecord.
init(RandomAccessR, int) - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Initialize.
init() - Method in class org.extex.font.format.xtf.tables.TtfTableGLYF
Initialize the table.
init() - Method in class org.extex.font.format.xtf.tables.TtfTableHDMX
Initialize the table.
init() - Method in class org.extex.font.format.xtf.tables.TtfTableHMTX
 
init() - Method in class org.extex.font.format.xtf.tables.TtfTableLOCA
Initialize the table.
init() - Method in interface org.extex.font.format.xtf.tables.XtfTable
Initialize the table.
init(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.type.InitializableCode
Initialize the Code with some value coming from a String.
init(Context, TokenSource, Typesetter) - Method in class org.extex.unit.base.register.count.IntegerCode
Initialize the Code with some value coming from a String.
init(Context, TokenSource, Typesetter) - Method in class org.extex.unit.base.register.toks.ToksParameter
Initialize the Code with some value coming from a String.
init(Context, Typesetter) - Method in interface org.extex.unit.dynamic.java.Loadable
Perform any initializations desirable after the component has been loaded.
init(Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.count.AbstractCount
Initialize the Code with some value coming from a String.
init(Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.count.IntegerParameter
Initialize the Code with some value coming from a String.
init(Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.count.Mag
Initialize the Code with some value coming from a String.
init(Context, TokenSource, Typesetter) - Method in class org.extex.unit.tex.register.dimen.DimenParameter
Initialize the Code with some value coming from a Token source.
initial() - Method in class org.extex.typesetter.tc.TypesettingContextFactory
Getter for the initial instance.
INITIAL_RANDOM_SEED - Static variable in class org.extex.font.format.xtf.tables.cff.T1DictKey
initialRandomSeed.
InitializableCode - Interface in org.extex.interpreter.type
This interface describes the ability to be initialized This is a life-cycle feature.
initialize(String) - Method in class org.extex.resource.ClasspathArchiveFinder
Initialize the index for searching.
initializeDate(Calendar) - Method in class org.extex.interpreter.max.Max
Initialize the date and time related primitives.
initializeStreams(Interpreter, Properties) - Method in class org.extex.ExTeX
Initialize the input streams.
initializeStreams(Interpreter, Properties) - Method in class org.extex.main.tex.TeX
Initialize the input streams.
INNER - Static variable in class org.extex.typesetter.type.noad.util.MathSpacing
The field INNER contains the spacing class for inner math.
INNER_VERTICAL - Static variable in class org.extex.interpreter.ListMakers
The field INNER_VERTICAL contains the constant for the inner vertical list maker.
INNER_VERTICAL - Static variable in class org.extex.typesetter.Mode
The constant INNER_VERTICAL contains the inner vertical mode of the typesetter.
InnerNoad - Class in org.extex.typesetter.type.noad
This noad is used to represent mathematical material which has additional white-space around it under certain circumstances.
InnerNoad(Noad, TypesettingContext) - Constructor for class org.extex.typesetter.type.noad.InnerNoad
Creates a new object.
InnerVerticalListMaker - Class in org.extex.typesetter.listMaker
This is the derived class for a list maker in inner vertical list mode.
InnerVerticalListMaker(ListManager, Locator) - Constructor for class org.extex.typesetter.listMaker.InnerVerticalListMaker
Creates a new object.
Input - Class in org.extex.unit.tex.file
This class provides an implementation for the primitive \input.
Input(CodeToken) - Constructor for class org.extex.unit.tex.file.Input
Creates a new object.
INPUT_MODE - Static variable in class org.extex.unit.omega.mode.AbstractModeCode
The constant INPUT_MODE contains the key for the input mode.
INPUT_TRANSLATION - Static variable in class org.extex.unit.omega.mode.AbstractModeCode
The constant INPUT_TRANSLATION contains the key for the input translation.
InputFile - Class in org.extex.base.type.file
This class holds an input file from which tokens can be read.
InputFile(TokenStream, boolean) - Constructor for class org.extex.base.type.file.InputFile
Creates a new object.
Inputlineno - Class in org.extex.unit.tex.file
This class provides an implementation for the primitive \inputlineno.
Inputlineno(CodeToken) - Constructor for class org.extex.unit.tex.file.Inputlineno
Creates a new object.
InputMode - Class in org.extex.unit.omega.mode
This class provides an implementation for the primitive \InputMode.
InputMode(CodeToken) - Constructor for class org.extex.unit.omega.mode.InputMode
Creates a new object.
InputStreamInterceptor - Interface in org.extex.scanner.stream
This interface describes the ability to manipulate an InputStream by attaching additional processing units in a pipe manner.
InputTranslation - Class in org.extex.unit.omega.translation
This class provides an implementation for the primitive \InputTranslation.
InputTranslation(CodeToken) - Constructor for class org.extex.unit.omega.translation.InputTranslation
Creates a new object.
insert(TfmKeyInt, int) - Method in class org.extex.font.format.tfm.TfmIndexMultimap
Insert a (key, value) pair at the given position.
insert(int, Token) - Method in class org.extex.scanner.type.tokens.Tokens
Add a token to the list at a certain position.
Insert - Class in org.extex.unit.tex.typesetter.insert
This class provides an implementation for the primitive \insert.
Insert(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.insert.Insert
Creates a new object.
INSERT_GROUP - Static variable in class org.extex.interpreter.context.group.GroupType
The field INSERT_GROUP contains the symbolic constant for the insert group.
InsertionNode - Class in org.extex.typesetter.type.node
This node is meant to record an insertion.
InsertionNode(long, NodeList) - Constructor for class org.extex.typesetter.type.node.InsertionNode
Creates a new object.
insertLigatures(NodeList, int) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Take a node list and transform character sequences into ligatures where appropriate.
insertLigatures(NodeList, int) - Method in class org.extex.language.impl.FutureLanguage
Take a node list and transform character sequences into ligatures where appropriate.
insertLigatures(NodeList, int) - Method in class org.extex.language.ligature.impl.EmptyLigatureBuilder
Take a node list and transform character sequences into ligatures where appropriate.
insertLigatures(NodeList, int) - Method in class org.extex.language.ligature.impl.LigatureBuilderImpl
Take a node list and transform character sequences into ligatures where appropriate.
insertLigatures(NodeList, int) - Method in interface org.extex.language.ligature.LigatureBuilder
Take a node list and transform character sequences into ligatures where appropriate.
insertShy(NodeList, int, boolean[], CharNode) - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Insert hyphenation points into a list of nodes.
insertShy(NodeList, int, boolean[], CharNode) - Method in class org.extex.language.impl.FutureLanguage
Insert hyphenation points into a list of nodes.
insertShy(NodeList, int, boolean[], CharNode) - Method in class org.extex.language.word.impl.ExTeXWords
 
insertShy(NodeList, int, boolean[], CharNode) - Method in interface org.extex.language.word.WordTokenizer
Insert hyphenation points into a list of nodes.
InspectableNodeVisitor - Interface in org.extex.typesetter.type
This is an interface of a debuggable NodeVisitor for inspecting NodeVisitors.
inspectAndBuild(VerticalListNode, Typesetter) - Method in class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
This is the entry point for the page builder.
inspectAndBuild(VerticalListNode, Typesetter) - Method in interface org.extex.typesetter.pageBuilder.PageBuilder
This is the entry point for the page builder.
inspectAndBuild(VerticalListNode, Typesetter) - Method in class org.extex.typesetter.pageBuilder.trivial.TrivialPageBuilder
This is the entry point for the page builder.
inst() - Method in enum org.extex.ocpware.type.OcpCode
Get the first word of the instruction withput argument.
inst(int) - Method in enum org.extex.ocpware.type.OcpCode
Get the first word of the instruction with one argument.
insufficientExtensionFonts(TypesetterOptions) - Static method in class org.extex.typesetter.listMaker.math.MathListMaker
This method checks that extension fonts have sufficient font dimen values set.
insufficientSymbolFonts(TypesetterOptions) - Static method in class org.extex.typesetter.listMaker.math.MathListMaker
This method checks that symbol fonts have sufficient font dimen values set.
inSymbol() - Method in class org.extex.typesetter.type.noad.util.MathFontParameter
Getter for inSymbol.
Integer - Class in org.extex.unit.tex.register.count
This class provides an implementation for the primitive \integer.
Integer(CodeToken) - Constructor for class org.extex.unit.tex.register.count.Integer
Creates a new object.
IntegerCode - Class in org.extex.unit.base.register.count
This class provides an object which acts like a count register.
IntegerCode(CodeToken) - Constructor for class org.extex.unit.base.register.count.IntegerCode
Creates a new object.
IntegerCode(CodeToken, long) - Constructor for class org.extex.unit.base.register.count.IntegerCode
Creates a new object.
IntegerParameter - Class in org.extex.unit.tex.register.count
This class provides an implementation for the count valued primitives like \day.
IntegerParameter(CodeToken) - Constructor for class org.extex.unit.tex.register.count.IntegerParameter
Creates a new object.
IntegerParameter(CodeToken, String) - Constructor for class org.extex.unit.tex.register.count.IntegerParameter
Creates a new object.
Interaction - Class in org.extex.interpreter.interaction
This class provides a type-save enumeration of the interactions styles of ExTeX.
Interaction() - Constructor for class org.extex.interpreter.interaction.Interaction
Creates a new object.
InteractionAware - Interface in org.extex.resource
This interface describes a class which is able to receive an interaction provider.
InteractionIndicator - Interface in org.extex.resource
This interface describes a class which can be asked to provide the current interaction mode..
Interactionmode - Class in org.extex.unit.etex.interaction
This class provides an implementation for the primitive \interactionmode.
Interactionmode(CodeToken) - Constructor for class org.extex.unit.etex.interaction.Interactionmode
Creates a new object.
InteractionModeObserver - Class in org.extex.engine
This observer is used to transport the interaction mode changes to the logger.
InteractionModeObserver(Handler) - Constructor for class org.extex.engine.InteractionModeObserver
Creates a new object.
InteractionObservable - Interface in org.extex.interpreter.context.observer.interaction
This interface describes the possibility to register an observer for an interaction event.
InteractionObserver - Interface in org.extex.interpreter.context.observer.interaction
This interface describes the ability to receive a notification about the change of the interaction mode.
InteractionUnknownException - Exception in org.extex.interpreter.exception
This exception is thrown when the user attempts to set the interaction mode but specifies an invalid value for the mode.
InteractionUnknownException(String) - Constructor for exception org.extex.interpreter.exception.InteractionUnknownException
Creates a new object.
InteractionVisitor<A1,A2,A3> - Interface in org.extex.interpreter.interaction
This interface describes a visitor for interaction modes.
interpret(RandomAccessR) - Method in interface org.extex.font.format.dvi.DviInterpreter
Interpreter for DVI.
interpret(RandomAccessR) - Method in class org.extex.font.format.vf.command.VfDviXml
Interpreter for DVI.
interpret(RandomAccessR) - Method in class org.extex.font.format.vf.VfDvi2Node
Interpreter for DVI.
Interpreter - Interface in org.extex.interpreter
This interface represents the outside view on an interpreter.
InterpreterException - Exception in org.extex.interpreter.exception
This is the base class for all exceptions of the interpreter.
InterpreterException() - Constructor for exception org.extex.interpreter.exception.InterpreterException
Creates a new object.
InterpreterException(Localizer) - Constructor for exception org.extex.interpreter.exception.InterpreterException
Creates a new object.
InterpreterException(String) - Constructor for exception org.extex.interpreter.exception.InterpreterException
Creates a new object.
InterpreterException(String, Throwable) - Constructor for exception org.extex.interpreter.exception.InterpreterException
Creates a new object.
InterpreterException(Throwable) - Constructor for exception org.extex.interpreter.exception.InterpreterException
Creates a new object.
InterpreterExtensionException - Exception in org.extex.baseext.exception
This exception is thrown when the main program use an ExTeX extension witch is not available.
InterpreterExtensionException() - Constructor for exception org.extex.baseext.exception.InterpreterExtensionException
Creates a new object.
InterpreterFactory - Class in org.extex.interpreter
This class provides a factory for Interpreters.
InterpreterFactory(Configuration, Logger) - Constructor for class org.extex.interpreter.InterpreterFactory
Creates a new factory object.
InterpreterMissingHashKeyException - Exception in org.extex.interpreter.primitives.register.hash
Exception, if the hash key is missing.
InterpreterMissingHashKeyException() - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingHashKeyException
Create a new object.
InterpreterMissingHashKeyException(String) - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingHashKeyException
Create a new object.
InterpreterMissingHashValueException - Exception in org.extex.interpreter.primitives.register.hash
Exception, if the hash value is missing.
InterpreterMissingHashValueException() - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingHashValueException
Create a new object.
InterpreterMissingHashValueException(String) - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingHashValueException
Create a new object.
InterpreterMissingLeftBraceException - Exception in org.extex.interpreter.primitives.register.hash
Exception, if left brace is missing.
InterpreterMissingLeftBraceException() - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingLeftBraceException
Create a new object.
InterpreterMissingLeftBraceException(String) - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingLeftBraceException
Create a new object.
InterpreterMissingRightBraceException - Exception in org.extex.interpreter.primitives.register.hash
Exception, if right brace is missing.
InterpreterMissingRightBraceException() - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingRightBraceException
Create a new object.
InterpreterMissingRightBraceException(String) - Constructor for exception org.extex.interpreter.primitives.register.hash.InterpreterMissingRightBraceException
Create a new object.
InterpreterNoBoolValueException - Exception in org.extex.interpreter.primitives.register.bool
InterpreterException: no boolean value fond in the input.
InterpreterNoBoolValueException() - Constructor for exception org.extex.interpreter.primitives.register.bool.InterpreterNoBoolValueException
Create a new object.
InterpreterNoBoolValueException(String) - Constructor for exception org.extex.interpreter.primitives.register.bool.InterpreterNoBoolValueException
Create a new object.
InterpreterNumberFormatException - Exception in org.extex.core.exception.helping
InterprerterException, if a number format is wrong.
InterpreterNumberFormatException() - Constructor for exception org.extex.core.exception.helping.InterpreterNumberFormatException
Create a new object.
InterpreterNumberFormatException(String) - Constructor for exception org.extex.core.exception.helping.InterpreterNumberFormatException
Create a new object.
InterpreterPanicException - Exception in org.extex.core.exception.helping
This exception signals the error handler that a continuation is not desirable.
InterpreterPanicException(Localizer, String) - Constructor for exception org.extex.core.exception.helping.InterpreterPanicException
Creates a new object.
InterpreterPanicException(Localizer, String, String) - Constructor for exception org.extex.core.exception.helping.InterpreterPanicException
Creates a new object.
INVALID - Static variable in class org.extex.scanner.type.Catcode
The constant INVALID contains the unique object representing the invalid catcode.
InvalidCharacterException - Exception in org.extex.core.exception.helping
This exception is raised when an unexpected character code is encountered.
InvalidCharacterException(UnicodeChar) - Constructor for exception org.extex.core.exception.helping.InvalidCharacterException
Creates a new object.
InvalidCharacterException(String) - Constructor for exception org.extex.core.exception.helping.InvalidCharacterException
Creates a new object.
InvalidCharacterException(Localizer, String, String) - Constructor for exception org.extex.core.exception.helping.InvalidCharacterException
Creates a new object.
InvalidCharacterNameException - Exception in org.extex.core.exception.helping
This exception is raised when an unexpected character code is encountered.
InvalidCharacterNameException(String) - Constructor for exception org.extex.core.exception.helping.InvalidCharacterNameException
Creates a new object.
InvalidCharacterScannerException - Exception in org.extex.scanner.api.exception
This exception signals that an invalid character has been encountered.
InvalidCharacterScannerException(UnicodeChar) - Constructor for exception org.extex.scanner.api.exception.InvalidCharacterScannerException
Creates a new object.
InvalidCodeException - Exception in org.extex.core.exception.helping
This exception is raised when an illegal code has been encoutered.
InvalidCodeException(String, String) - Constructor for exception org.extex.core.exception.helping.InvalidCodeException
Creates a new object.
InvalidSpacefactorException - Exception in org.extex.typesetter.exception
This exception signals an unsupported operation in a typesetting environment.
InvalidSpacefactorException() - Constructor for exception org.extex.typesetter.exception.InvalidSpacefactorException
Creates a new object.
isa(Catcode) - Method in class org.extex.scanner.type.token.AbstractToken
Check if the current token has a specified catcode.
isa(Catcode) - Method in interface org.extex.scanner.type.token.Token
Check if the current token has a specified catcode.
isActive() - Method in class org.extex.typesetter.paragraphBuilder.impl.BreakPoint
Getter for active.
isArray() - Method in class org.extex.font.format.xtf.tables.cff.T1DictDelta
Check, if the object is a array.
isArray() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is a array.
isArray() - Method in class org.extex.font.format.xtf.tables.cff.T2TDOArray
Check, if the object is a array.
isBoolean() - Method in class org.extex.font.format.xtf.tables.cff.T1DictBoolean
Check, if the object is a boolean.
isBoolean() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is a boolean.
isBoolean() - Method in class org.extex.font.format.xtf.tables.cff.T2TDOBoolean
Check, if the object is a boolean.
isCid() - Method in class org.extex.font.format.xtf.tables.cff.CffFont
Getter for isCID.
isClear() - Method in class org.extex.font.format.dvi.DviValues
Check, if the values (h,v,w,x,z,z) all zero.
isClosing() - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Getter for closing.
isComments() - Method in class org.extex.font.format.texencoding.EncWriter
Returns the comments.
isComposite() - Method in class org.extex.font.format.xtf.tables.TtfTableGLYF.CompositeDescript
Returns the composite.
isComposite() - Method in class org.extex.font.format.xtf.tables.TtfTableGLYF.SimpleDescript
Returns the composite.
isCompressed() - Method in class org.extex.language.hyphenation.liang.LiangsHyphenationTable
Getter for compressed.
isCramped() - Method in class org.extex.typesetter.type.noad.StyleNoad
Test whether the current style is a cramped style.
isDigit() - Method in class org.extex.core.UnicodeChar
Test, if the code is a digit.
isDirect() - Method in class org.extex.pdf.api.node.PdfLiteral
Getter for direct.
isDirty() - Method in interface org.extex.interpreter.Flags
Test if all flags are cleared.
isDirty() - Method in class org.extex.interpreter.FlagsImpl
Test if all flags are cleared.
isDouble() - Method in class org.extex.font.format.xtf.tables.cff.T1DictNumber
Check, if the object is a double.
isDouble() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is a double.
isDouble() - Method in class org.extex.font.format.xtf.tables.cff.T2Double
Check, if the object is a double.
isDouble() - Method in class org.extex.font.format.xtf.tables.cff.T2NumberFraction
Check, if the object is a double.
isDouble() - Method in class org.extex.font.format.xtf.tables.cff.T2TDONumber
Check, if the object is a double.
isEmpty() - Method in class org.extex.font.format.xtf.tables.cff.CharString
 
isEmpty() - Method in class org.extex.typesetter.type.node.GenericNodeList
Test whether the node list is empty.
isEmpty() - Method in class org.extex.typesetter.type.node.VirtualCharNode
Test whether the node list is empty.
isEmpty() - Method in interface org.extex.typesetter.type.NodeList
Test whether the node list is empty.
isEndOfContour() - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
Returns the endOfContour.
isEof() - Method in class org.extex.base.type.file.InputFile
Checks whether this InFile is at end of file.
isEof() - Method in interface org.extex.scanner.api.TokenStream
Check to see if a further token can be acquired from the token stream.
isEof() - Method in class org.extex.scanner.base.TokenStreamBaseImpl
Test for end of file.
isEof() - Method in class org.extex.scanner.base.TokenStreamImpl
Check to see if a further token can be acquired from the token stream.
isEof() - Method in class org.extex.scanner.stream.impl32.TokenStreamImpl
Check to see if a further token can be acquired from the token stream.
isEof() - Method in interface org.extex.scanner.type.file.InFile
Checks whether this InFile is at end of file.
isEOF() - Method in class org.extex.util.file.random.RandomAccessInputArray
Check, if EOF is reached.
isEOF() - Method in class org.extex.util.file.random.RandomAccessInputFile
Check, if EOF is reached.
isEOF() - Method in class org.extex.util.file.random.RandomAccessInputFileDebug
Check, if EOF is reached.
isEOF() - Method in class org.extex.util.file.random.RandomAccessInputStream
Check, if EOF is reached.
isEOF() - Method in interface org.extex.util.file.random.RandomAccessR
Check, if EOF is reached.
isEol() - Method in interface org.extex.scanner.api.TokenStream
Check to see if the token stream is currently at the end of line.
isEol() - Method in class org.extex.scanner.base.TokenStreamBaseImpl
Check to see if the token stream is currently at the end of line.
isEol() - Method in class org.extex.scanner.base.TokenStreamImpl
Check to see if the token stream is currently at the end of line.
isEol() - Method in class org.extex.scanner.stream.impl32.TokenStreamImpl
Check to see if the token stream is currently at the end of line.
isEscape() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is an escape-marker.
isEscape() - Method in class org.extex.font.format.xtf.tables.cff.T2Escape
Check, if the object is an escape-marker.
isFeatureIndexed(int) - Method in class org.extex.font.format.xtf.tables.gps.XtfScriptList.LangSys
Check, if is a feature index.
isFileStream() - Method in class org.extex.base.type.file.InputFile
Check if this stream is attached to a file.
isFileStream() - Method in interface org.extex.scanner.api.TokenStream
Check whether the current stream is associated with a file to read from.
isFileStream() - Method in class org.extex.scanner.base.TokenStreamBaseImpl
Check whether the current stream is associated with a file to read from.
isFileStream() - Method in interface org.extex.scanner.type.file.InFile
Check if this stream is attached to a file.
isFixedpitch() - Method in class org.extex.font.format.afm.AfmHeader
Returns the isfixedpitch.
isFixedpitch() - Method in class org.extex.font.format.afm.AfmParser
TODO
isFixedPitch() - Method in class org.extex.font.format.xtf.tables.cff.CffFont
Getter for isfixedpitch.
isGlobal() - Method in interface org.extex.interpreter.Flags
Getter for the global flag.
isGlobal() - Method in class org.extex.interpreter.FlagsImpl
Getter for the global flag.
isGlobalGroup() - Method in interface org.extex.interpreter.context.ContextGroup
Test whether this group is the first one, which means that there is no group before and closing this group would fail.
isGlobalGroup() - Method in class org.extex.interpreter.max.context.ContextImpl
 
isHbox() - Method in class org.extex.interpreter.type.box.Box
Checks whether the box is a horizontal box.
isHmode() - Method in class org.extex.typesetter.Mode
Check for a horizontal mode.
isHorizontal() - Method in class org.extex.typesetter.type.node.AbstractExpandableNode
Getter for horizontal.
isHorizontal() - Method in class org.extex.typesetter.type.node.HorizontalListNode
Check whether this node is in horizontal mode.
isHorizontal() - Method in class org.extex.typesetter.type.node.RuleNode
Getter for horizontal.
isHorizontal() - Method in class org.extex.typesetter.type.node.VerticalListNode
Check whether this node is in horizontal mode.
isHorizontal() - Method in interface org.extex.typesetter.type.OrientedNode
Check whether this node is in horizontal mode.
isHyphenated() - Method in class org.extex.typesetter.tex.paragraph.ActiveNode
Getter for hyphenated.
isHyphenating() - Method in class org.extex.language.hyphenation.base.BaseHyphenationTable
Return true, if hyphenation is active, otherwise false;
isHyphenating() - Method in interface org.extex.language.hyphenation.Hyphenator
Return true, if hyphenation is active, otherwise false;
isHyphenating() - Method in class org.extex.language.impl.FutureLanguage
Return true, if hyphenation is active, otherwise false;
isIf() - Method in class org.extex.interpreter.type.AbstractCode
 
isIf() - Method in interface org.extex.interpreter.type.Code
This simple little method distinguishes the conditionals from the other primitives.
isIf() - Method in class org.extex.unit.base.conditional.AbstractIf
The ifs are characterized by the return value true of this method.
isIf() - Method in class org.extex.unit.omega.ocp.util.Ocp
This simple little method distinguishes the conditionals from the other primitives.
isImmediate() - Method in interface org.extex.interpreter.Flags
Getter for the immediate flag.
isImmediate() - Method in class org.extex.interpreter.FlagsImpl
Getter for the immediate flag.
isInElement(String) - Method in class org.extex.util.xml.XmlHandler
Check, if the parser is in the element.
isInList(String) - Static method in class org.extex.font.format.xtf.tables.tag.FeatureTag
Check, if the name is in the feature tag list.
isInList(String) - Static method in class org.extex.font.format.xtf.tables.tag.LanguageSystemTag
Check, if the name is in the language system tag list.
isInList(String) - Static method in class org.extex.font.format.xtf.tables.tag.ScriptTag
Check, if the name is in the script tag list.
isInRange(int) - Method in class org.extex.font.format.xtf.tables.gps.XtfCoverage.RangeRecord
Check, if the glyph id is in the range.
isInteger() - Method in class org.extex.font.format.xtf.tables.cff.T1DictNumber
Check, if the object is a integer.
isInteger() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is a integer.
isInteger() - Method in class org.extex.font.format.xtf.tables.cff.T2Integer
Check, if the object is a integer.
isInteger() - Method in class org.extex.font.format.xtf.tables.cff.T2Number16
Check, if the object is a integer.
isInteger() - Method in class org.extex.font.format.xtf.tables.cff.T2SID
Check, if the object is a integer.
isInteger() - Method in class org.extex.font.format.xtf.tables.cff.T2TDONumber
Check, if the object is an integer.
isInteractive() - Method in class org.extex.engine.ContextawareInteractionIndicator
Getter for the interaction mode.
isInteractive() - Method in interface org.extex.resource.InteractionIndicator
Getter for the interaction mode.
isIsfixedpitch() - Method in class org.extex.font.format.afm.AfmHeader
Getter for isfixedpitch.
isIsfixedpitch() - Method in class org.extex.font.format.afm.AfmParser
TODO
isKeepLeft() - Method in class org.extex.font.format.tfm.TfmLigature
Returns the keepLeft.
isKeepRight() - Method in class org.extex.font.format.tfm.TfmLigature
Returns the keepRight.
isKerning() - Method in class org.extex.font.format.afm.AfmCharMetric
Check, if the char has a kerning.
isKill() - Method in class org.extex.core.muskip.Muskip
Getter for kill.
isKill() - Method in class org.extex.typesetter.type.noad.GlueNoad
Getter for kill.
isLetter() - Method in class org.extex.core.UnicodeChar
Test, if the character is a letter.
isLigatur() - Method in class org.extex.font.format.afm.AfmCharMetric
Check, if the char has a ligature.
isLong() - Method in interface org.extex.interpreter.Flags
Getter for the long flag.
isLong() - Method in class org.extex.interpreter.FlagsImpl
Getter for the long flag.
isMaskSet(int, int) - Static method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Check, if the bit for the mask is set.
isMath() - Method in class org.extex.typesetter.Mode
Check for a math mode.
isNeg() - Method in class org.extex.interpreter.Conditional
Getter for neg.
isNewRecongnizedFont() - Method in interface org.extex.font.BackendFontManager
Get the new font indicator for the most recently recognized pair of font and character.
isNewRecongnizedFont() - Method in class org.extex.font.manager.AbstractBackendFontManager
Get the new font indicator for the most recently recognized pair of font and character.
isNewRecongnizedFont() - Method in class org.extex.font.manager.BackendFontManagerList
Get the new font indicator for the most recently recognized pair of font and character.
ISO - Static variable in class org.extex.font.format.xtf.tables.TtfTableNAME
platform iso.
ISO_ADOPE - Static variable in class org.extex.font.format.xtf.tables.cff.T2TDOCharset
ISOAdobe
isOn() - Method in class org.extex.core.Switch
Getter for value.
isOnCurve() - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
Returns the onCurve.
isOpen() - Method in class org.extex.base.type.file.ExecuteFile
Check whether the output file is open.
isOpen() - Method in class org.extex.base.type.file.InputFile
Check whether this InFile is currently opened for reading.
isOpen() - Method in class org.extex.base.type.file.LogFile
Check whether the output file is open.
isOpen() - Method in class org.extex.base.type.file.OutputFile
Check whether the output file is open.
isOpen() - Method in class org.extex.base.type.file.UserAndLogFile
Check whether the output file is open.
isOpen() - Method in interface org.extex.scanner.type.file.InFile
Check whether this InFile is currently opened for reading.
isOpen() - Method in interface org.extex.scanner.type.file.OutFile
Check whether the output file is open.
isOperator() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is an operator.
isOperator() - Method in class org.extex.font.format.xtf.tables.cff.T2Operator
Check, if the object is an operator.
isOuter() - Method in interface org.extex.interpreter.Flags
Getter for the outer flag.
isOuter() - Method in class org.extex.interpreter.FlagsImpl
Getter for the outer flag.
isOuter() - Method in class org.extex.interpreter.type.AbstractCode
 
isOuter() - Method in interface org.extex.interpreter.type.Code
Getter for the outer flag.
isOuter() - Method in class org.extex.unit.omega.ocp.util.Ocp
Getter for the outer flag.
isOuter() - Method in class org.extex.unit.tex.macro.util.MacroCode
Getter for the outer flag.
isPrintable() - Method in class org.extex.core.UnicodeChar
Test, if the code is printable.
isProcessed() - Method in exception org.extex.core.exception.GeneralException
Getter for processed.
isProtected() - Method in interface org.extex.interpreter.Flags
Getter for the protected flag.
isProtected() - Method in class org.extex.interpreter.FlagsImpl
Getter for the protected flag.
isPut() - Method in class org.extex.font.format.dvi.command.DviChar
Returns the put.
isPut() - Method in class org.extex.font.format.dvi.command.DviRule
Returns the put.
isRemoveWhiteSpace() - Method in class org.extex.util.xml.XMLStreamWriter
Getter for removeWhiteSpace.
isSelected(int) - Method in class org.extex.backend.documentWriter.util.PageManager
Check whether the given page number is in a selected range.
isSetPut() - Method in class org.extex.font.format.dvi.command.DviChar
Returns true, if the command ist setx oder putx.
isSevenBitSafe() - Method in class org.extex.font.format.tfm.TfmHeaderArray
Returns the sevenBitSafe.
isShipoutMark() - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Query the ship-out mark.
isShipoutMark() - Method in class org.extex.typesetter.impl.TypesetterImpl
Query the ship-out mark.
isShipoutMark() - Method in interface org.extex.typesetter.Typesetter
Query the ship-out mark.
isSpan() - Method in class org.extex.unit.tex.table.util.HAlignListMaker.Cell
Getter for span.
isStandardStream() - Method in class org.extex.base.type.file.InputFile
Getter for standardStream.
isStandardStream() - Method in interface org.extex.scanner.type.file.InFile
Getter for standardStream.
isTop() - Method in class org.extex.typesetter.type.node.VerticalListNode
Getter for top.
isTopDICTOperator() - Method in class org.extex.font.format.xtf.tables.cff.T2CharString
Check, if the object is a Top DICT operator.
isTopDICTOperator() - Method in class org.extex.font.format.xtf.tables.cff.T2TopDICTOperator
Check, if the object is a Top DICT operator.
isTouched() - Method in class org.extex.font.format.xtf.tables.XtfGlyph.Point
Returns the touched.
isType1() - Method in interface org.extex.font.BackendFont
Returns true, if the font is a type 1 font (with afm/pfb), otherwise false.
isType1() - Method in class org.extex.font.format.afm.LoadableAfmFont
Returns true, if the font is a type 1 font (with afm/pfb), otherwise false.
isType1() - Method in class org.extex.font.format.tfm.LoadableTfmFont
Returns true, if the font is a type 1 font (with afm/pfb), otherwise false.
isType1() - Method in class org.extex.font.format.vf.LoadableVfFont
Returns true, if the font is a type 1 font (with afm/pfb), otherwise false.
isType1() - Method in class org.extex.font.format.xtf.LoadableXtfFont
Returns true, if the font is a type 1 font (with afm/pfb), otherwise false.
isUseGlyphName() - Method in class org.extex.font.fontparameter.FontParameter
Getter for useGlyphName.
isUseWriter() - Method in class org.extex.util.xml.XmlHandler
Getter for useWriter.
isValue() - Method in class org.extex.font.format.xtf.tables.cff.T1DictBoolean
Returns the value.
isValue() - Method in class org.extex.font.format.xtf.tables.cff.T2TDOBoolean
Returns the value.
isVbox() - Method in class org.extex.interpreter.type.box.Box
Checks whether the box is a vertical box.
isVmode() - Method in class org.extex.typesetter.Mode
Check for a vertical mode.
isVoid() - Method in class org.extex.interpreter.type.box.Box
Checks whether the box is void.
isW0() - Method in class org.extex.font.format.dvi.command.DviW
Returns the w0.
isWordConstituent(Token, Context) - Method in class org.extex.unit.tex.hyphen.HyphenationPrimitive
This method checks that the given token is a word constituent.
isX0() - Method in class org.extex.font.format.dvi.command.DviX
Returns the x0.
isXAdvance() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isXAdvance.
isXAdvDevice() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isXAdvDevice.
isXPlacement() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isXPlacement.
isXPlaDevice() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isXPlaDevice.
isXtf() - Method in interface org.extex.font.BackendFont
Returns true, if the font is a ttf/otf font, otherwise false.
isXtf() - Method in class org.extex.font.format.afm.LoadableAfmFont
Returns true, if the font is a ttf/otf font, otherwise false.
isXtf() - Method in class org.extex.font.format.tfm.LoadableTfmFont
Returns true, if the font is a ttf/otf font, otherwise false.
isXtf() - Method in class org.extex.font.format.vf.LoadableVfFont
Returns true, if the font is a ttf/otf font, otherwise false.
isXtf() - Method in class org.extex.font.format.xtf.LoadableXtfFont
Returns true, if the font is a ttf/otf font, otherwise false.
isY0() - Method in class org.extex.font.format.dvi.command.DviY
Returns the y0.
isYAdvance() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isYAdvance.
isYAdvDevice() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isYAdvDevice.
isYPlacement() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isYPlacement.
isYPlaDevice() - Method in class org.extex.font.format.xtf.tables.gps.ValueRecord
Getter for isYPlaDevice.
isZ0() - Method in class org.extex.font.format.dvi.command.DviZ
Returns the z0.
isZero() - Method in class org.extex.core.dimen.Dimen
Test for a value of zero.
isZero() - Method in class org.extex.core.muskip.Mudimen
Check for a zero value.
isZero() - Method in class org.extex.core.muskip.Muskip
Check that the muskip has natural length zero and no stretch and shrink component.
ItalicCorrection - Class in org.extex.unit.tex.typesetter.spacing
This class provides an implementation for the primitive \ .
ItalicCorrection(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.spacing.ItalicCorrection
Creates a new object.
iterate() - Method in interface org.extex.font.BackendFontManager
Return the iterator for all recognized back-end fonts as ManagerInfo.
iterate() - Method in class org.extex.font.manager.AbstractBackendFontManager
Return the iterator for all recognized back-end fonts as ManagerInfo.
iterate() - Method in class org.extex.font.manager.BackendFontManagerList
Return the iterator for all recognized back-end fonts as ManagerInfo.
iterate() - Method in class org.extex.font.manager.ManagerInfo
Returns the iterator for the BackendCharacters.
iterateManagerInfo() - Method in class org.extex.font.manager.BackendFontManagerList
TODO missing JavaDoc
iterator() - Method in class org.extex.backend.documentWriter.postscript.util.FontManager
Return the iterator for all recognized back-end fonts as ManagerInfo.
iterator() - Method in class org.extex.font.format.xtf.tables.cff.CharString
 
iterator() - Method in interface org.extex.framework.configuration.Configuration
Get an iterator for all sub-configurations.
iterator(String) - Method in interface org.extex.framework.configuration.Configuration
Retrieve an iterator over all items of a sub-configuration.
iterator() - Method in class org.extex.framework.configuration.impl.MultiConfiguration
 
iterator(String) - Method in class org.extex.framework.configuration.impl.MultiConfiguration
Retrieve an iterator over all items of a sub-configuration.
iterator() - Method in class org.extex.framework.configuration.impl.TexConfiguration
Get an iterator for all sub-configurations.
iterator(String) - Method in class org.extex.framework.configuration.impl.TexConfiguration
Retrieve an iterator over all items of a sub-configuration.
iterator() - Method in class org.extex.framework.configuration.impl.XmlConfiguration
Get an iterator for all sub-configurations.
iterator(String) - Method in class org.extex.framework.configuration.impl.XmlConfiguration
Retrieve an iterator over all items of a sub-configuration.
iterator() - Method in class org.extex.scanner.type.tokens.Tokens
iterator() - Method in class org.extex.typesetter.type.node.GenericNodeList
Get a new iterator for all nodes in the list.
iterator() - Method in class org.extex.typesetter.type.node.VirtualCharNode
Get a new iterator for all nodes in the list.
iterator() - Method in interface org.extex.typesetter.type.NodeList
Get a new iterator for all nodes in the list.

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