ContentOperator |
Interface implemented by a series of content operators
|
FinalText |
|
GraphicsState |
Keeps all the parameters of the graphics state.
|
Matrix |
Keeps all the values of a 3 by 3 matrix and allows you to do some math with matrices.
|
ParsedText |
|
ParsedTextImpl |
|
PdfContentStreamHandler |
|
PdfContentStreamHandler.MoveNextLineAndShowText |
A content operator implementation (').
|
PdfContentStreamHandler.SetTextCharacterSpacing |
A content operator implementation (Tc).
|
PdfContentStreamHandler.SetTextLeading |
A content operator implementation (TL).
|
PdfContentStreamHandler.SetTextWordSpacing |
A content operator implementation (Tw).
|
PdfContentStreamHandler.ShowText |
A content operator implementation (Tj).
|
PdfContentStreamHandler.TextMoveNextLine |
A content operator implementation (T*).
|
PdfContentStreamHandler.TextMoveStartNextLine |
A content operator implementation (Td).
|
TextAssembler |
process a series of objects and text fragments, assembling them into a one final text object representing the whole
content.
|
TextAssemblyBuffer |
|
Vector |
Represents a vector (i.e.
|
Word |
|