Package com.itextpdf.kernel.pdf.canvas.parser
package com.itextpdf.kernel.pdf.canvas.parser
-
ClassDescriptionSpecifies different types of events where a callback should be notified.Root interface for a series of handlers for content stream operators.Internal class which is essentially a
CanvasGraphicsState
which supports tracking of clipping path state and changes.Processor for a PDF content stream.A handler that implements operator (BDC).A handler that implements operator (BMC).A handler that implements operator (BT).A handler that implements operator (W, W*).A handler that implements operator (h).A handler that implements operator (v).A handler that implements operator (y).A handler that implements operator (c).A handler that implements operator (Do).A handler that implements operator (EI).A handler that implements operator (EMC).A handler that implements operator (ET).An XObject subtype handler for FORMA handler that implements operator (unregistered).An XObject subtype handler that does nothingAn XObject subtype handler for IMAGEA handler that implements operator (l).A handler that implements operator (cm).A handler that implements operator (').A handler that implements operator (").A handler that implements operator (m).A handler that implements operator (S, s, f, F, f*, B, B*, b, b*).A handler that implements operator (Q).A handler that implements operator (gs).A handler that implements operator (q).A handler that implements operator (re).A handler that implements operator (k).A handler that implements operator (K).A handler that implements operator (sc / scn).A handler that implements operator (CS).A handler that implements operator (cs).A handler that implements operator (SC / SCN).A handler that implements operator (g).A handler that implements operator (G).A handler that implements operator (J).A handler that implements operator (d).A handler that implements operator (j).A handler that implements operator (w).A handler that implements operator (M).A handler that implements operator (rg).A handler that implements operator (RG).A handler that implements operator (Tc).A handler that implements operator (Tf).A handler that implements operator (Tz).A handler that implements operator (TL).A handler that implements operator (Tr).A handler that implements operator (Ts).A handler that implements operator (Tw).A handler that implements operator (TJ).A handler that implements operator (Tj).A handler that implements operator (T*).A handler that implements operator (Td).A handler that implements operator (TD).A handler that implements operator (Tm).A utility class that makes it cleaner to process content from pages of aPdfDocument
through a specified RenderListener.