Package com.itextpdf.kernel.pdf.canvas.parser.data
-
Interface Summary Interface Description IEventData Marker interface for the set of classes used to combine parameters required for different types of events. -
Class Summary Class Description AbstractRenderInfo ClippingPathInfo Represents the clipping path data.ImageRenderInfo Represents image data from a PDF.PathRenderInfo Contains information relating to painting current path.TextRenderInfo Provides information and calculations needed by render listeners to display/evaluate text render operations.