Package | Description |
---|---|
com.itextpdf.text.pdf.parser |
Class | Description |
---|---|
ContentOperator |
Interface implemented by a series of content operators
|
FilteredRenderListener |
A text render listener that filters text operations before passing them on to a delegate
|
GlyphRenderListener | |
GraphicsState |
Keeps all the parameters of the graphics state.
|
ImageRenderInfo |
Represents image data from a PDF
|
InlineImageInfo |
Represents an inline image from a PDF
|
LineDashPattern |
Represents the line dash pattern.
|
LineDashPattern.DashArrayElem | |
LineSegment |
Represents a line segment in a particular coordinate system.
|
LocationTextExtractionStrategy.TextChunk |
Represents a chunk of text, it's orientation, and location relative to the orientation vector
|
LocationTextExtractionStrategy.TextChunkFilter |
Specifies a filter for filtering
LocationTextExtractionStrategy.TextChunk objects during text extraction |
Matrix |
Keeps all the values of a 3 by 3 matrix
and allows you to do some math with matrices.
|
Path |
Paths define shapes, trajectories, and regions of all sorts.
|
PathConstructionRenderInfo |
Contains information relating to construction the current path.
|
PathPaintingRenderInfo |
Contains information relating to painting current path.
|
PdfContentStreamProcessor |
Processor for a PDF content Stream.
|
PdfImageObject |
An object that contains an image dictionary and image bytes.
|
PdfImageObject.ImageBytesType |
Different types of data that can be stored in the bytes of a
PdfImageObject |
RenderFilter |
Interface for defining filters for use with
FilteredRenderListener |
RenderListener |
A callback interface that receives notifications from the
PdfContentStreamProcessor
as various render operations are required. |
Shape |
Represents segment from a PDF path.
|
Subpath |
As subpath is a part of a path comprising a sequence of connected segments.
|
TextExtractionStrategy |
Defines an interface for
RenderListener s that can return text |
TextRenderInfo |
Provides information and calculations needed by render listeners
to display/evaluate text render operations.
|
Vector |
Represents a vector (i.e.
|
XObjectDoHandler |
Copyright © 2018. All rights reserved.