Interface | Description |
---|---|
ContentOperator |
Interface implemented by a series of content operators
|
RenderListener |
Callback interface for render operations during execution
|
TextAssembler |
process a series of objects and text fragments, assembling them into a one
final text object representing the whole content.
|
TextAssemblyBuffer | |
TextProvidingRenderListener |
Defines an interface for
RenderListener s that can return text |
Class | Description |
---|---|
FinalText | |
GraphicsState |
Keeps all the parameters of the graphics state.
|
MarkedUpTextAssembler |
We'll get called on a variety of marked section content (perhaps including
the results of nested sections), and will assemble it into an order as we
can.
|
Matrix |
Keeps all the values of a 3 by 3 matrix
and allows you to do some math with matrices.
|
ParsedText | |
ParsedTextImpl | |
PdfContentReaderTool |
Tool that parses the content of a PDF document.
|
PdfContentStreamHandler | |
PdfTextExtractor |
Extracts text from a PDF file.
|
Vector |
Represents a vector (i.e.
|
Word |
Copyright © 2018. All rights reserved.