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

P

PADDING_BYTE - Static variable in class org.extex.dviware.Dvi
The field PADDING_BYTE contains the byte added at the end of the stream to align the length to a multiple of four.
Page - Interface in org.extex.typesetter.type.page
This interface describes a page for the back-end.
PageBuilder - Interface in org.extex.typesetter.pageBuilder
This interface describes the capabilities of a page builder.
PageBuilderImpl - Class in org.extex.typesetter.pageBuilder.impl
This is a first reference implementation of a page builder.
PageBuilderImpl() - Constructor for class org.extex.typesetter.pageBuilder.impl.PageBuilderImpl
Creates a new object.
PageContext - Interface in org.extex.typesetter
This interface describes the possibilities of the typesetter to access its options.
Pagedir - Class in org.extex.unit.omega.dir
This class provides an implementation for the primitive \pagedir.
Pagedir(CodeToken) - Constructor for class org.extex.unit.omega.dir.Pagedir
Creates a new object.
PagedirHL - Class in org.extex.unit.omega.dir
This class provides an implementation for the primitive \pagedirHL.
PagedirHL(CodeToken) - Constructor for class org.extex.unit.omega.dir.PagedirHL
Creates a new object.
PagedirHR - Class in org.extex.unit.omega.dir
This class provides an implementation for the primitive \pagedirHR.
PagedirHR(CodeToken) - Constructor for class org.extex.unit.omega.dir.PagedirHR
Creates a new object.
PageFactory - Interface in org.extex.typesetter.type.page
This class provides a factory for page instances.
PageFactoryImpl - Class in org.extex.engine.typesetter.page
This class provides a factory for page instances.
PageFactoryImpl() - Constructor for class org.extex.engine.typesetter.page.PageFactoryImpl
Creates a new object.
PageFactoryNodeVisitor - Class in org.extex.engine.typesetter.page
This interface describes a NodeVisitor which is able to take a Page, a Context, and a Typesetter.
PageFactoryNodeVisitor() - Constructor for class org.extex.engine.typesetter.page.PageFactoryNodeVisitor
Creates a new object.
PageImpl - Class in org.extex.engine.typesetter.page
This class provides a transport object for pages.
PageImpl(NodeList, FixedCount[]) - Constructor for class org.extex.engine.typesetter.page.PageImpl
Creates a new object.
PageManager - Class in org.extex.backend.documentWriter.util
This class is a validator for page numbers.
PageManager() - Constructor for class org.extex.backend.documentWriter.util.PageManager
Creates a new object.
PagePipe - Interface in org.extex.backend.pageFilter
A page pipe describes the ability to process a node list – resulting in a new node list.
PageReverser - Class in org.extex.backend.pageFilter
This page filter reverses the order of the pages shipped out.
PageReverser() - Constructor for class org.extex.backend.pageFilter.PageReverser
Creates a new object.
PageSelector - Class in org.extex.backend.pageFilter.selector
This page filter selects some pages to be shipped out.
PageSelector() - Constructor for class org.extex.backend.pageFilter.selector.PageSelector
Creates a new object.
PageSelector(String) - Constructor for class org.extex.backend.pageFilter.selector.PageSelector
Creates a new object.
Pair - Class in org.extex.interpreter.primitives.register.pair
Pair (tow real-values).
Pair() - Constructor for class org.extex.interpreter.primitives.register.pair.Pair
Creates a new object.
Pair(Context, TokenSource, Typesetter) - Constructor for class org.extex.interpreter.primitives.register.pair.Pair
Creates a new object.
Pair(double, double) - Constructor for class org.extex.interpreter.primitives.register.pair.Pair
Creates a new object.
Pair(Real, Real) - Constructor for class org.extex.interpreter.primitives.register.pair.Pair
Creates a new object.
Pair(String) - Constructor for class org.extex.interpreter.primitives.register.pair.Pair
Creates a new object.
PairConvertible - Interface in org.extex.interpreter.primitives.register.pair
This is an interface which describes the feature to be convertibe into a pair.
PairDef - Class in org.extex.interpreter.primitives.register.pair
This class provides an implementation for the primitive \pairdef.
PairDef(CodeToken) - Constructor for class org.extex.interpreter.primitives.register.pair.PairDef
Creates a new object.
PairSetTable - Class in org.extex.font.format.xtf.tables.gps
Class for a pair set table.
PairSetTable(RandomAccessR, int, int, XtfGlyphName, int, int, int) - Constructor for class org.extex.font.format.xtf.tables.gps.PairSetTable
Creates a new object.
PairValue - Class in org.extex.font.format.xtf.tables.gps
Class for a pair of ValueRecords.
PairValue(ValueRecord, ValueRecord) - Constructor for class org.extex.font.format.xtf.tables.gps.PairValue
Creates a new object.
PairValueRecord - Class in org.extex.font.format.xtf.tables.gps
Class for a PairValueRecord.
PairValueRecord(RandomAccessR, int, XtfGlyphName, int, int, int) - Constructor for class org.extex.font.format.xtf.tables.gps.PairValueRecord
Creates a new object.
PanicException - Exception in org.extex.backend.documentWriter.dvi
Panic exception in dvi writer.
PanicException() - Constructor for exception org.extex.backend.documentWriter.dvi.PanicException
Creates a new PanicException instance.
par() - Method in class org.extex.typesetter.impl.NullTypesetterImpl
Emit a new paragraph.
par() - Method in class org.extex.typesetter.impl.TypesetterImpl
Emit a new paragraph.
par() - Method in class org.extex.typesetter.listMaker.HorizontalListMaker
Emit a new paragraph.
par() - Method in class org.extex.typesetter.listMaker.InnerVerticalListMaker
\par s are silently ignored in vertical mode.
par() - Method in class org.extex.typesetter.listMaker.math.MathListMaker
Emitting a new paragraph is not supported in math mode.
par() - Method in interface org.extex.typesetter.ListMaker
Emit a new paragraph.
Par - Class in org.extex.unit.tex.typesetter.paragraph
This class provides an implementation for the primitive \par.
Par(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.paragraph.Par
Creates a new object.
ParagraphBuilder - Interface in org.extex.typesetter.paragraphBuilder
This interface describes the function to split a large line into several junks.
ParagraphBuilderImpl - Class in org.extex.typesetter.paragraphBuilder.impl
This class provides a paragraph builder.
ParagraphBuilderImpl() - Constructor for class org.extex.typesetter.paragraphBuilder.impl.ParagraphBuilderImpl
Creates a new object.
ParagraphObserver - Interface in org.extex.typesetter
This interface describes the capability of a class to act as callback handler to be invoked when a paragraph is complete.
ParagraphShape - Class in org.extex.typesetter.paragraphBuilder
This class defines an arbitrary paragraph shape.
ParagraphShape() - Constructor for class org.extex.typesetter.paragraphBuilder.ParagraphShape
Creates a new object.
param - Variable in class org.extex.font.format.pl.AbstractPlCommand
The parameter.
Parameter - Class in org.extex.typesetter.common
This class contains some constants for parameters used in typesetters.
PardirHL - Class in org.extex.unit.omega.dir
This class provides an implementation for the primitive \pardirHL.
PardirHL(CodeToken) - Constructor for class org.extex.unit.omega.dir.PardirHL
Creates a new object.
PardirHR - Class in org.extex.unit.omega.dir
This class provides an implementation for the primitive \pardirHL.
PardirHR(CodeToken) - Constructor for class org.extex.unit.omega.dir.PardirHR
Creates a new object.
parentTable - Variable in class org.extex.font.format.xtf.tables.TtfTableGLYF.Descript
parent table
parse(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantCountParser
Parse a value of the given type
parse(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantDimenParser
Parse a value of the given type
parse(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantGlueParser
Parse a value of the given type
parse(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantMudimenParser
Creates a new object and fills it from a token stream.
parse(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantMuskipParser
Creates a new object and fills it from a token stream.
parse(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.dimen.LengthParser
Creates a new object from a token stream.
parse(Context, TokenSource, Typesetter, boolean) - Static method in class org.extex.base.parser.GlueComponentParser
Creates a new object.
parse(TokenSource, Context, Typesetter) - Static method in class org.extex.base.parser.GlueComponentParser
Creates a new object from a TokenStream.
parse(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.MathClassParser
Parse a math class.
parse(Context, TokenSource, Typesetter) - Static method in class org.extex.base.parser.ScaledNumberParser
Evaluate an expression.
parse(DviProcessor) - Method in class org.extex.dviware.Dvi
Parse the input stream and invoke the callbacks on each code found.
parse(Class, Context, TokenSource, Typesetter) - Method in class org.extex.interpreter.max.Moritz
Parse some data type.
parse(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.parser.Parser
Parse a value of the given type
parse(Class, Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.TokenSource
Parse some data type.
parse(ParserStream) - Static method in class org.extex.ocpware.compiler.arith.ArithExpr
Parse an arithmetic expression.
parse(ParserStream) - Static method in class org.extex.ocpware.compiler.expression.Expression
Parse an expression.
parse(InputStream) - Method in class org.extex.ocpware.compiler.parser.CompilerState
Compile an input stream into an oc program.
parse(ParserStream) - Static method in class org.extex.ocpware.compiler.sexpression.ExprListParser
Parse a list of expressions.
parseActionSpec(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.pdf.api.action.ActionSpec
Parse an action spec.
parseActionSpec(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.pdf.api.action.GotoActionSpec
Parse a goto action spec.
parseActionSpec(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.pdf.api.action.ThreadActionSpec
Parse a thread action spec.
parseActionSpec(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.pdf.api.action.UserActionSpec
Parse a user action spec.
parseColor(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.unit.color.ColorParser
Parse a color specification made up of a color constant for one of the supported color models or a control sequence which is bound to color convertible code.
parseColorConstant(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.unit.color.ColorParser
Parse a color specification made up of a color constant for one of the supported color models.
parseDelimiter(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.unit.omega.math.delimiter.AbstractOmegaDelimiter
Parse a math delimiter.
parseDelimiter(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.unit.tex.math.delimiter.AbstractTeXDelimiter
Parse a math delimiter.
parseDestType(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.pdf.api.destination.DestType
Parse a destination type.
parseDimen(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantDimenParser
Acquire a length value and return it in multiples of scaled points.
parseDimen(Context, TokenSource, Typesetter) - Method in class org.extex.interpreter.max.Moritz
Acquire a length value and return it in multiples of scaled points.
parseDimen(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.parser.DimenParser
Acquire a length value and return it in multiples of scaled points.
parseExpressions(ParserStream) - Static method in class org.extex.ocpware.compiler.expression.Expression
Parse a list of expressions.
parseGlue(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantGlueParser
Parse a glue value and return the result.
parseGlue(Context, TokenSource, Typesetter) - Method in class org.extex.interpreter.max.Moritz
Parse a glue value and return the result.
parseGlue(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.parser.GlueParser
Parse a glue value and return the result.
parseId() - Method in class org.extex.ocpware.compiler.parser.ParserStream
Parse an id.
parseIdSpec(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.pdf.api.id.IdSpec
This method parses an id spec.
parseInteger(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantCountParser
Parse an integer.
parseInteger(Context, TokenSource, Typesetter) - Method in class org.extex.interpreter.max.Moritz
Parse an integer.
parseInteger(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.parser.CountParser
Parse an integer.
parseMathCode(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.unit.omega.math.AbstractOmegaMathCode
Parse Math code according to TeX rules and extensions.
parseMathCode(Context, TokenSource, Typesetter, CodeToken) - Static method in class org.extex.unit.tex.math.AbstractTeXMathCode
Parse Math code according to TeX rules and extensions.
parseNumber(Context, TokenSource, Typesetter) - Method in class org.extex.base.parser.ConstantCountParser
Parse a non-negative number.
parseNumber(Context, TokenSource, Typesetter) - Method in class org.extex.interpreter.max.Moritz
Parse a non-negative number.
parseNumber(Context, TokenSource, Typesetter) - Method in interface org.extex.interpreter.parser.CountParser
Parse a non-negative number.
parseNumber(int) - Method in class org.extex.ocpware.compiler.parser.ParserStream
Parse a number.
Parser<TYPE> - Interface in org.extex.interpreter.parser
This interface describes a generic parser.
ParserStream - Class in org.extex.ocpware.compiler.parser
This class provides a push-back input stream which can parse certain basic entities.
ParserStream(InputStream) - Constructor for class org.extex.ocpware.compiler.parser.ParserStream
Creates a new object.
parseString() - Method in class org.extex.ocpware.compiler.parser.ParserStream
Parse a string specification.
Parshape - Class in org.extex.unit.tex.typesetter.paragraph
This class provides an implementation for the primitive \relax.
Parshape(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.paragraph.Parshape
Creates a new object.
Parshapedimen - Class in org.extex.unit.etex.typesetter.paragraph
This class provides an implementation for the primitive \relax.
Parshapedimen(CodeToken) - Constructor for class org.extex.unit.etex.typesetter.paragraph.Parshapedimen
Creates a new object.
Parshapeindent - Class in org.extex.unit.etex.typesetter.paragraph
This class provides an implementation for the primitive \relax.
Parshapeindent(CodeToken) - Constructor for class org.extex.unit.etex.typesetter.paragraph.Parshapeindent
Creates a new object.
Parshapelength - Class in org.extex.unit.etex.typesetter.paragraph
This class provides an implementation for the primitive \relax.
Parshapelength(CodeToken) - Constructor for class org.extex.unit.etex.typesetter.paragraph.Parshapelength
Creates a new object.
PassiveNode - Class in org.extex.typesetter.tex.paragraph
The passive nodes constitute linked lists with break points.
PassiveNode(int, int, PassiveNode) - Constructor for class org.extex.typesetter.tex.paragraph.PassiveNode
Creates a new object.
PASSTHROUGH - Static variable in class org.extex.font.format.tfm.TfmLigKernCommand
The value of activity field which means that this is restart instruction or the boundary information which was processed.
Patterns - Class in org.extex.unit.tex.hyphen
This class provides an implementation for the primitive \patterns.
Patterns(CodeToken) - Constructor for class org.extex.unit.tex.hyphen.Patterns
Creates a new object.
PCLT - Static variable in class org.extex.font.format.xtf.XtfReader
PCL 5 data.
Pdfannot - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfannot.
Pdfannot(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfannot
Creates a new object.
PdfAnnotation - Class in org.extex.pdf.api.node
This node carries an annotation for PDF.
PdfAnnotation(String) - Constructor for class org.extex.pdf.api.node.PdfAnnotation
Creates a new object.
PdfBoxType1Font - Class in org.extex.backend.documentWriter.pdf.pdfbox
Type1 font with ExTeX values.
pdfcatalog(String, ActionSpec) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Add some material to the PDF catalog.
pdfcatalog(String, ActionSpec) - Method in interface org.extex.pdf.api.PdftexSupport
Add some material to the PDF catalog.
Pdfcatalog - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfcatalog.
Pdfcatalog(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfcatalog
Creates a new object.
PdfColorVisitor - Class in org.extex.backend.documentWriter.itextpdf
Color visitor for pdf.
PdfColorVisitor() - Constructor for class org.extex.backend.documentWriter.itextpdf.PdfColorVisitor
 
PdfColorVisitor - Class in org.extex.backend.documentWriter.pdf
Color visitor for pdf.
PdfColorVisitor() - Constructor for class org.extex.backend.documentWriter.pdf.PdfColorVisitor
 
PdfDest - Class in org.extex.pdf.api.node
This node marks the target for a link.
PdfDest(IdSpec, DestType) - Constructor for class org.extex.pdf.api.node.PdfDest
Creates a new object.
Pdfdest - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfdest.
Pdfdest(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfdest
Creates a new object.
PdfDocumentWriter - Class in org.extex.backend.documentWriter.itextpdf
Implementation of a pdf document writer with iText.
PdfDocumentWriter(Configuration, DocumentWriterOptions) - Constructor for class org.extex.backend.documentWriter.itextpdf.PdfDocumentWriter
Creates a new object.
PdfDocumentWriter - Class in org.extex.backend.documentWriter.pdf
Implementation of a pdf document writer.
PdfDocumentWriter(Configuration, DocumentWriterOptions) - Constructor for class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Creates a new object.
PdfEndLink - Class in org.extex.pdf.api.node
This node signals the end of a link.
PdfEndLink() - Constructor for class org.extex.pdf.api.node.PdfEndLink
Creates a new object.
Pdfendlink - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfendlink.
Pdfendlink(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfendlink
Creates a new object.
PdfEndThread - Class in org.extex.pdf.api.node
This node signals the end of a thread.
PdfEndThread() - Constructor for class org.extex.pdf.api.node.PdfEndThread
Creates a new object.
Pdfendthread - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfendthread.
Pdfendthread(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfendthread
Creates a new object.
PdfFontFactory - Class in org.extex.backend.documentWriter.itextpdf
Factory for fonts to use it with iText.
PdfFontFactory() - Constructor for class org.extex.backend.documentWriter.itextpdf.PdfFontFactory
 
pdffontname(Font) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Retrieve the font name for a given font.
pdffontname(Font) - Method in interface org.extex.pdf.api.PdftexSupport
Retrieve the font name for a given font.
Pdffontname - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdffontname.
Pdffontname(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdffontname
Creates a new object.
pdffontobjnum(Font) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Retrieve the font object number for a given font.
pdffontobjnum(Font) - Method in interface org.extex.pdf.api.PdftexSupport
Retrieve the font object number for a given font.
Pdffontobjnum - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdffontobjnum.
Pdffontobjnum(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdffontobjnum
Creates a new object.
pdfincludechars(Font, String) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Include a set of characters from a font into the output regardless of whether they are used or not.
pdfincludechars(Font, String) - Method in interface org.extex.pdf.api.PdftexSupport
Include a set of characters from a font into the output regardless of whether they are used or not.
Pdfincludechars - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfincludechars.
Pdfincludechars(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfincludechars
Creates a new object.
pdfinfo(String) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
This method inserts the text to the info section.
pdfinfo(String) - Method in interface org.extex.pdf.api.PdftexSupport
This method inserts the text to the info section.
Pdfinfo - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfinfo.
Pdfinfo(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfinfo
Creates a new object.
pdflastannot() - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Retrieve the object index of the last annotation.
pdflastannot() - Method in interface org.extex.pdf.api.PdftexSupport
Retrieve the object index of the last annotation.
Pdflastannot - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdflastannot.
Pdflastannot(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdflastannot
Creates a new object.
pdflastobj() - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Retrieve the object index of the last object.
pdflastobj() - Method in interface org.extex.pdf.api.PdftexSupport
Retrieve the object index of the last object.
Pdflastobj - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdflastobj.
Pdflastobj(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdflastobj
Creates a new object.
pdflastxform() - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Retrieve the object index of the last XForm.
pdflastxform() - Method in interface org.extex.pdf.api.PdftexSupport
Retrieve the object index of the last XForm.
Pdflastxform - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdflastxform.
Pdflastxform(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdflastxform
Creates a new object.
pdflastximage() - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Retrieve the object index of the last XImage.
pdflastximage() - Method in interface org.extex.pdf.api.PdftexSupport
Retrieve the object index of the last XImage.
Pdflastximage - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdflastximage.
Pdflastximage(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdflastximage
Creates a new object.
PdfLiteral - Class in org.extex.pdf.api.node
This node signals the end of a link.
PdfLiteral(String, boolean) - Constructor for class org.extex.pdf.api.node.PdfLiteral
Creates a new object.
Pdfliteral - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfliteral.
Pdfliteral(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfliteral
Creates a new object.
pdfnames(String) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
This method inserts the text to /Names array.
pdfnames(String) - Method in interface org.extex.pdf.api.PdftexSupport
This method inserts the text to /Names array.
Pdfnames - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfnames.
Pdfnames(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfnames
Creates a new object.
PdfNodeVisitor - Class in org.extex.backend.documentWriter.itextpdf
PDF NodeVisitor.
PdfNodeVisitor(Document, PdfWriter, BackendFontManager, Logger, Localizer) - Constructor for class org.extex.backend.documentWriter.itextpdf.PdfNodeVisitor
Creates a new object.
PdfNodeVisitor - Class in org.extex.backend.documentWriter.pdf
PDF NodeVisitor.
PdfNodeVisitor(PDDocument, PDPageContentStream, Dimen, Dimen) - Constructor for class org.extex.backend.documentWriter.pdf.PdfNodeVisitor
Create a new object.
Pdfobj - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfobj.
Pdfobj(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfobj
Creates a new object.
PdfObject - Class in org.extex.pdf.api.node
This node contains an PDF Object.
PdfObject(NodeList) - Constructor for class org.extex.pdf.api.node.PdfObject
Creates a new object.
pdfoutline(ActionSpec, long, String) - Method in class org.extex.backend.documentWriter.pdf.PdfDocumentWriter
Insert some outline into the PDF output.
pdfoutline(ActionSpec, long, String) - Method in interface org.extex.pdf.api.PdftexSupport
Insert some outline into the PDF output.
Pdfoutline - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfoutline.
Pdfoutline(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfoutline
Creates a new object.
PdfRefObj - Class in org.extex.pdf.api.node
This node denotes the reference to an object.
PdfRefObj(long) - Constructor for class org.extex.pdf.api.node.PdfRefObj
Creates a new object.
Pdfrefobj - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfrefobj.
Pdfrefobj(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfrefobj
Creates a new object.
PdfRefXForm - Class in org.extex.pdf.api.node
This node denotes the reference to an xform.
PdfRefXForm(long) - Constructor for class org.extex.pdf.api.node.PdfRefXForm
Creates a new object.
Pdfrefxform - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfrefxform.
Pdfrefxform(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfrefxform
Creates a new object.
PdfRefXImage - Class in org.extex.pdf.api.node
This node denotes the reference to an ximage.
PdfRefXImage(long) - Constructor for class org.extex.pdf.api.node.PdfRefXImage
Creates a new object.
Pdfrefximage - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfrefximage.
Pdfrefximage(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfrefximage
Creates a new object.
PdfSinglePageDocumentWriter - Class in org.extex.backend.documentWriter.pdf
Implementation of a pdf document writer.
PdfSinglePageDocumentWriter(Configuration, DocumentWriterOptions) - Constructor for class org.extex.backend.documentWriter.pdf.PdfSinglePageDocumentWriter
Creates a new object.
PdfStartLink - Class in org.extex.pdf.api.node
This node signals the start of a link.
PdfStartLink(RuleNode, String, ActionSpec) - Constructor for class org.extex.pdf.api.node.PdfStartLink
Creates a new object.
Pdfstartlink - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfstartlink.
Pdfstartlink(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfstartlink
Creates a new object.
PdftexActionTypeException - Exception in org.extex.pdf.api.exception
This exception is raised when a pdfTeX encounters an invalid action type.
PdftexActionTypeException(String) - Constructor for exception org.extex.pdf.api.exception.PdftexActionTypeException
Creates a new object.
PdftexDestinationTypeException - Exception in org.extex.pdf.api.exception
This exception is raised when a pdfTeX encounters an invalid destination type.
PdftexDestinationTypeException(String) - Constructor for exception org.extex.pdf.api.exception.PdftexDestinationTypeException
Creates a new object.
PdftexException - Exception in org.extex.pdf.api.exception
This exception is raised when a pdfTeX primitive is used without being in PDF mode.
PdftexException() - Constructor for exception org.extex.pdf.api.exception.PdftexException
Creates a new object.
PdftexException(String) - Constructor for exception org.extex.pdf.api.exception.PdftexException
Creates a new object.
PdftexException(Localizer, String, String, String, String) - Constructor for exception org.extex.pdf.api.exception.PdftexException
Creates a new object with three variable arguments.
PdftexException(Localizer, String, String, String) - Constructor for exception org.extex.pdf.api.exception.PdftexException
Creates a new object with two variable arguments.
PdftexException(Localizer, String, String) - Constructor for exception org.extex.pdf.api.exception.PdftexException
Creates a new object with two variable arguments.
PdftexException(Localizer, String) - Constructor for exception org.extex.pdf.api.exception.PdftexException
Creates a new object with two variable arguments.
PdftexIdentifierTypeException - Exception in org.extex.pdf.api.exception
This exception is raised when a pdfTeX encounters an invalid identifier type.
PdftexIdentifierTypeException() - Constructor for exception org.extex.pdf.api.exception.PdftexIdentifierTypeException
Creates a new object.
PdftexIdentifierTypeException(String) - Constructor for exception org.extex.pdf.api.exception.PdftexIdentifierTypeException
Creates a new object.
PdftexSupport - Interface in org.extex.pdf.api
This interface describes the methods needed for pdfTeX support to make use of the special features of PDF.
PdftexUnitInfo - Class in org.extex.unit.pdftex
This class provides the setup for the unit pdftex.
PdftexUnitInfo() - Constructor for class org.extex.unit.pdftex.PdftexUnitInfo
Creates a new object.
PdftexUnsupportedException - Exception in org.extex.pdf.api.exception
This exception is raised when a pdfTeX primitive is used without being in PDF mode.
PdftexUnsupportedException() - Constructor for exception org.extex.pdf.api.exception.PdftexUnsupportedException
Creates a new object.
PdftexUnsupportedException(String) - Constructor for exception org.extex.pdf.api.exception.PdftexUnsupportedException
Creates a new object.
PdfThread - Class in org.extex.pdf.api.node
This node contains an PDF Object.
PdfThread(RuleNode, String, IdSpec) - Constructor for class org.extex.pdf.api.node.PdfThread
Creates a new object.
Pdfthread - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfthread.
Pdfthread(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfthread
Creates a new object.
PdfXForm - Class in org.extex.pdf.api.node
This node contains an X Form.
PdfXForm(NodeList) - Constructor for class org.extex.pdf.api.node.PdfXForm
Creates a new object.
Pdfxform - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfxform.
Pdfxform(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfxform
Creates a new object.
PdfXImage - Class in org.extex.pdf.api.node
This node denotes an ximage.
PdfXImage(String, RuleNode, String, long) - Constructor for class org.extex.pdf.api.node.PdfXImage
Creates a new object.
Pdfximage - Class in org.extex.unit.pdftex
This class provides an implementation for the primitive \pdfximage.
Pdfximage(CodeToken) - Constructor for class org.extex.unit.pdftex.Pdfximage
Creates a new object.
Penalty - Class in org.extex.unit.tex.typesetter
This class provides an implementation for the primitive \penalty.
Penalty(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.Penalty
Creates a new object.
PenaltyNode - Class in org.extex.typesetter.type.node
This class represents a Node which holds a penalty value.
PenaltyNode(Count) - Constructor for class org.extex.typesetter.type.node.PenaltyNode
Creates a new object.
PenaltyNode(long) - Constructor for class org.extex.typesetter.type.node.PenaltyNode
Creates a new object.
PfbException - Exception in org.extex.font.format.pfb
Exception for the pfb parser.
PfbException() - Constructor for exception org.extex.font.format.pfb.PfbException
Create a new object.
PfbException(String) - Constructor for exception org.extex.font.format.pfb.PfbException
Create a new object.
PfbIncorrectRecordTypeException - Exception in org.extex.font.format.pfb
Exception for the pfb parser: Incorrect Record Type.
PfbIncorrectRecordTypeException() - Constructor for exception org.extex.font.format.pfb.PfbIncorrectRecordTypeException
Create a new object.
PfbIncorrectRecordTypeException(String) - Constructor for exception org.extex.font.format.pfb.PfbIncorrectRecordTypeException
Create a new object.
PfbParser - Class in org.extex.font.format.pfb
Parser for a pfb-file.
PfbParser(byte[]) - Constructor for class org.extex.font.format.pfb.PfbParser
Create a new object.
PfbParser(File) - Constructor for class org.extex.font.format.pfb.PfbParser
Create a new object.
PfbParser(InputStream) - Constructor for class org.extex.font.format.pfb.PfbParser
Create a new object.
PfbParser(String) - Constructor for class org.extex.font.format.pfb.PfbParser
Create a new object.
PfbStartMarkerMissingException - Exception in org.extex.font.format.pfb
Exception for the pfb parser: Start marker is missing.
PfbStartMarkerMissingException() - Constructor for exception org.extex.font.format.pfb.PfbStartMarkerMissingException
Create a new object.
PfbStartMarkerMissingException(String) - Constructor for exception org.extex.font.format.pfb.PfbStartMarkerMissingException
Create a new object.
pipe(InputStream) - Method in interface org.extex.scanner.stream.InputStreamInterceptor
Attach a processor to an input stream.
pipe(OutputStream) - Method in interface org.extex.scanner.stream.OutputStreamInterceptor
Attach a processor to an output stream.
pipe(Reader) - Method in interface org.extex.scanner.stream.ReaderInterceptor
Attach a processor to an input stream.
pipe(Writer) - Method in interface org.extex.scanner.stream.WriterInterceptor
Attach a processor to a writer.
PLATFORM_APPLE_UNICODE - Static variable in class org.extex.font.format.xtf.tables.TtfTableCMAP
Platform ID: PLATFORMAPPLEUNICODE.
PLATFORM_ISO - Static variable in class org.extex.font.format.xtf.tables.TtfTableCMAP
Platform ID: PLATFORM_ISO.
PLATFORM_MACINTOSH - Static variable in class org.extex.font.format.xtf.tables.TtfTableCMAP
Platform ID: PLATFORM_MACINTOSH.
PLATFORM_MICROSOFT - Static variable in class org.extex.font.format.xtf.tables.TtfTableCMAP
Platform ID: PLATFORM_MICROSOFT.
PLATFORMNAME - Static variable in class org.extex.font.format.xtf.tables.TtfTableNAME
platform names.
plclose() - Method in class org.extex.font.format.pl.PlWriter
Decreases nesting level and prints right parenthesis.
PlCommand - Interface in org.extex.font.format.pl
Interface for a PL command.
PlFormat - Interface in org.extex.font.format.pl
Interface for the PL-Format.
plopen(String) - Method in class org.extex.font.format.pl.PlWriter
Increases nesting level and prints left parenthesis followed by the property name.
PlReader - Class in org.extex.font.format.pl
Reader for a PL file.
PlReader(File) - Constructor for class org.extex.font.format.pl.PlReader
Create a new object.
PlReader(InputStream) - Constructor for class org.extex.font.format.pl.PlReader
Create a new object.
PlReader(String) - Constructor for class org.extex.font.format.pl.PlReader
Create a new object.
PlReader.Chars - Class in org.extex.font.format.pl
Container for a character.
PlReader.Chars() - Constructor for class org.extex.font.format.pl.PlReader.Chars
 
PlusLeft - Class in org.extex.ocpware.compiler.left
This class represents a left item with a lower bound of occurrences.
PlusLeft(Left, int) - Constructor for class org.extex.ocpware.compiler.left.PlusLeft
Creates a new object.
PlWriter - Class in org.extex.font.format.pl
Writer for the PL-Format.
PlWriter(OutputStream) - Constructor for class org.extex.font.format.pl.PlWriter
Create a new PlWriter, without automatic line flushing, from an existing OutputStream.
PlWriter(OutputStream, boolean) - Constructor for class org.extex.font.format.pl.PlWriter
Create a new PlWriter from an existing OutputStream.
PlWriter(Writer, boolean) - Constructor for class org.extex.font.format.pl.PlWriter
Create a new PlWriter.
POINT_PER_100_IN - Static variable in class org.extex.backend.documentWriter.postscript.util.PsUnit
The field POINT_PER_100_IN contains the conversion factor from inch to point.
pointer - Variable in class org.extex.scanner.stream.impl32.TokenStreamImpl
The index in the buffer for the next character to consider.
POINTSHIFT - Static variable in class org.extex.font.format.tfm.TfmFixWord
POINT-SHIFT.
POP - Static variable in class org.extex.dviware.Dvi
The field POP contains the op-code for the POP instruction.
pop(int) - Method in interface org.extex.dviware.DviProcessor
A DVI pop instruction has been encountered.
pop(int) - Method in class org.extex.dviware.dvitype.DviDisassemble
A DVI pop instruction has been encountered.
POP - Static variable in interface org.extex.dviware.type.DviCode
The constant POP contains the DviCode for the pop instruction.
pop() - Method in class org.extex.font.format.dvi.DviStack
Removes the DVIValues at the top of this stack and returns that object as the value of this function.
pop() - Method in class org.extex.scanner.type.tokens.Tokens
Remove the first toke from the list and return it.
pop() - Method in class org.extex.typesetter.impl.TypesetterImpl
Discard the top of the stack of list makers.
pop() - Method in interface org.extex.typesetter.ListManager
Discard the top of the stack of list makers.
pop() - Method in class org.extex.unit.omega.ocp.util.OcpList
Remove an ΩCP program from the pipe.
popConditional() - Method in interface org.extex.interpreter.context.Context
Pop the management information for a conditional from the stack and return it.
popConditional() - Method in class org.extex.interpreter.max.context.ContextImpl
Pop the management information for a conditional from the stack and return it.
popDirection() - Method in interface org.extex.interpreter.context.Context
Pop a direction from the direction stack.
popDirection() - Method in class org.extex.interpreter.max.context.ContextImpl
Pop a direction from the direction stack.
PopObservable - Interface in org.extex.interpreter.observer.pop
This interface describes the possibility to register an observer for a pop event.
PopObserver - Interface in org.extex.interpreter.observer.pop
This interface describes the ability to receive a notification after a pop occurs.
PopObserverList - Class in org.extex.interpreter.observer.pop
This class provides a type-safe list of observers for the pop event.
PopObserverList() - Constructor for class org.extex.interpreter.observer.pop.PopObserverList
 
Popocplist - Class in org.extex.unit.omega.ocp
This class provides an implementation for the primitive \popocplist.
Popocplist(CodeToken) - Constructor for class org.extex.unit.omega.ocp.Popocplist
Creates a new object.
POST - Static variable in class org.extex.dviware.Dvi
The field POST contains the op-code for the POST instruction.
post(int, int, int, int, int, int, int, int, int) - Method in interface org.extex.dviware.DviProcessor
A DVI post instruction has been encountered.
post(int, int, int, int, int, int, int, int, int) - Method in class org.extex.dviware.dvitype.DviDisassemble
A DVI post instruction has been encountered.
POST - Static variable in class org.extex.font.format.vf.command.VfCommand
post
POST - Static variable in class org.extex.font.format.xtf.XtfReader
PostScript Information.
POST_POST - Static variable in class org.extex.dviware.Dvi
The field POST_POST contains the op-code for the POST_POST instruction.
postPost(int, int, int) - Method in interface org.extex.dviware.DviProcessor
Invoke the callback on a POST_POST instruction.
postPost(int, int, int) - Method in class org.extex.dviware.dvitype.DviDisassemble
Invoke the callback on a POST_POST instruction.
POSTSCRIPTNAME - Static variable in class org.extex.font.format.xtf.tables.TtfTableNAME
ID: POSTSCRIPTNAME.
PRE - Static variable in class org.extex.dviware.Dvi
The field PRE contains the op-code for the PRE instruction.
pre(int, int, int, int, int, String) - Method in interface org.extex.dviware.DviProcessor
A DVI pre instruction has been encountered.
pre(int, int, int, int, int, String) - Method in class org.extex.dviware.dvitype.DviDisassemble
A DVI pre instruction has been encountered.
PRE - Static variable in class org.extex.font.format.vf.command.VfCommand
pre
PreambleItem - Class in org.extex.unit.tex.table.util
This class provides a building block for the preamble of an alignment.
PreambleItem(Tokens, Tokens) - Constructor for class org.extex.unit.tex.table.util.PreambleItem
Creates a new object.
PrefixCode - Interface in org.extex.interpreter.type
This is a marker interface for those primitives which deal with the prefix.
PREP - Static variable in class org.extex.font.format.xtf.XtfReader
CVT preprogram.
Prevdepth - Class in org.extex.unit.tex.typesetter.parameter
This class provides an implementation for the primitive \prevdepth.
Prevdepth(CodeToken) - Constructor for class org.extex.unit.tex.typesetter.parameter.Prevdepth
Creates a new object.
Prevgraf - Class in org.extex.unit.tex.register.count
This class provides an implementation for the primitive \prevgraf.
Prevgraf(CodeToken) - Constructor for class org.extex.unit.tex.register.count.Prevgraf
Creates a new object.
print(PrintStream, Object) - Method in interface org.extex.main.fmt.FormatPrinter.PrintRoutine
Printing method.
print(String) - Method in class org.extex.main.tex.FileRecorder
Print the recorded files to a file or stream.
print(PrintStream, String, int) - Method in class org.extex.ocpware.writer.OcpExTeXWriter
Print a number as hex and as decimal and optionally as character to an output stream.
print(PrintStream, String, int) - Method in class org.extex.ocpware.writer.OcpOmegaWriter
Print a number as hex and as decimal and optionally as character to an output stream.
PrintFormat - Class in org.extex.interpreter.primitives.format
This class provides an implementation for the primitive \printformat.
PrintFormat(CodeToken) - Constructor for class org.extex.interpreter.primitives.format.PrintFormat
Creates a new object.
printLsr(PrintStream) - Method in class org.extex.resource.tool.Lsr
Print the ls-R-information to the printStream.
printNum(int, PrintStream, String, int, int) - Method in class org.extex.ocpware.writer.OcpOmegaWriter
Print a number as hex and as decimal to an output stream.
printNum(PrintStream, String, int) - Method in class org.extex.ocpware.writer.OcpOmegaWriter
Print a number as hex and as decimal to an output stream.
printZeroWidth(boolean) - Method in class org.extex.font.format.pl.PlWriter
Print a zero fixpointwidth.
process(String, Logger) - Static method in class org.extex.dviware.dvitype.DviDisassemble
Process an input file.
processCommandLine(String[]) - Method in class org.extex.resource.tool.TocIndex
Process the list of string as command line parameters.
promptAndReadLine(String) - Method in class org.extex.main.tex.ErrorHandlerImpl
Read a line of characters from the standard input stream after a prompt has been shown.
promptAndReadLine(Localizer, Logger, String) - Method in class org.extex.main.tex.QueryFileH