| Interface | Description |
|---|---|
| ContentOperator |
Interface implemented by a series of content operators
|
| RenderListener |
Callback interface for render operations during
PdfContentStreamProcessor execution |
| TextProvidingRenderListener |
Defines an interface for
RenderListeners that can return text |
| Class | Description |
|---|---|
| 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.
|
| PdfContentReaderTool |
Tool that parses the content of a PDF document.
|
| PdfContentStreamProcessor |
Processor for a PDF content Stream.
|
| PdfTextExtractor |
Extracts text from a PDF file.
|
| SimpleTextExtractingPdfContentRenderListener |
A simple text extraction renderer.
|
| TextRenderInfo |
Provides information and calculations needed by render listeners
to display/evaluate text render operations.
|
| Vector |
Represents a vector (i.e.
|
Copyright © 2013 InProTopia Corporation. All Rights Reserved.