Uses of Class
com.itextpdf.layout.renderer.DrawContext
Packages that use DrawContext
Package
Description
-
Uses of DrawContext in com.itextpdf.forms.form.renderer
Methods in com.itextpdf.forms.form.renderer with parameters of type DrawContextModifier and TypeMethodDescriptionprotected abstract voidAbstractFormFieldRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected abstract voidAbstractSelectFieldRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected voidButtonRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected voidCheckBoxRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected voidInputFieldRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected voidRadioRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected voidSelectFieldComboBoxRenderer.applyAcroField(DrawContext drawContext) protected voidSelectFieldListBoxRenderer.applyAcroField(DrawContext drawContext) protected voidSignatureAppearanceRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.protected voidTextAreaRenderer.applyAcroField(DrawContext drawContext) Applies the AcroField widget.voidAbstractFormFieldRenderer.draw(DrawContext drawContext) Flushes the renderer subtree contents, i.e.voidAbstractSelectFieldRenderer.draw(DrawContext drawContext) Flushes the renderer subtree contents, i.e.voidCheckBoxRenderer.drawBackground(DrawContext drawContext) Draws a background layer if it is defined by a keyProperty.BACKGROUNDin either the layout element or thisIRendereritself.voidRadioRenderer.drawBackground(DrawContext drawContext) Draws a background layer if it is defined by a keyProperty.BACKGROUNDin either the layout element or thisIRendereritself.voidRadioRenderer.FlatParagraphRenderer.drawBackground(DrawContext drawContext) Draws a background layer if it is defined by a keyProperty.BACKGROUNDin either the layout element or thisIRendereritself.voidCheckBoxRenderer.drawBorder(DrawContext drawContext) Performs the drawing operation for the border of this renderer, if defined by theProperty.BORDER_TOP,Property.BORDER_RIGHT,Property.BORDER_BOTTOMandProperty.BORDER_LEFTvalues in either the layout element or thisIRendereritself.voidRadioRenderer.drawBorder(DrawContext drawContext) Performs the drawing operation for the border of this renderer, if defined by theProperty.BORDER_TOP,Property.BORDER_RIGHT,Property.BORDER_BOTTOMandProperty.BORDER_LEFTvalues in either the layout element or thisIRendereritself.voidRadioRenderer.FlatParagraphRenderer.drawBorder(DrawContext drawContext) Performs the drawing operation for the border of this renderer, if defined by theProperty.BORDER_TOP,Property.BORDER_RIGHT,Property.BORDER_BOTTOMandProperty.BORDER_LEFTvalues in either the layout element or thisIRendereritself.voidAbstractFormFieldRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.voidAbstractSelectFieldRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.voidCheckBoxRenderer.FlatParagraphRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.voidRadioRenderer.FlatParagraphRenderer.drawChildren(DrawContext drawContext) -
Uses of DrawContext in com.itextpdf.forms.form.renderer.checkboximpl
Methods in com.itextpdf.forms.form.renderer.checkboximpl with parameters of type DrawContextModifier and TypeMethodDescriptionvoidHtmlCheckBoxRenderingStrategy.drawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle) Draws a check box icon.voidICheckBoxRenderingStrategy.drawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle) Draws a check box icon.voidPdfACheckBoxRenderingStrategy.drawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle) Draws a check box icon.voidPdfCheckBoxRenderingStrategy.drawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle) Draws a check box icon. -
Uses of DrawContext in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer with parameters of type DrawContextModifier and TypeMethodDescriptionprivate voidBlockRenderer.addMarkedContent(DrawContext drawContext, boolean isBegin) private voidImageRenderer.applyConcatMatrix(DrawContext drawContext, Float angle) protected voidAbstractRenderer.applyDestinationsAndAnnotation(DrawContext drawContext) protected voidAbstractRenderer.beginElementOpacityApplying(DrawContext drawContext) ApplyProperty.OPACITYproperty if specified by setting corresponding values in graphic state dictionary opacity will be applied to all elements drawn after calling this method and before callingAbstractRenderer.endElementOpacityApplying(DrawContext)()}.private booleanAbstractRenderer.clipArea(DrawContext drawContext, Rectangle outerBorderBox, boolean clipOuter, boolean clipInner, boolean considerBordersBeforeOuterClipping, boolean considerBordersBeforeInnerClipping) protected booleanAbstractRenderer.clipBackgroundArea(DrawContext drawContext, Rectangle outerBorderBox) protected booleanAbstractRenderer.clipBackgroundArea(DrawContext drawContext, Rectangle outerBorderBox, boolean considerBordersBeforeClipping) protected booleanAbstractRenderer.clipBorderArea(DrawContext drawContext, Rectangle outerBorderBox) voidAbstractRenderer.draw(DrawContext drawContext) Flushes the renderer subtree contents, i.e.voidAreaBreakRenderer.draw(DrawContext drawContext) Throws an UnsupportedOperationException because instances of this class are only used for terminating the current content area.voidBlockRenderer.draw(DrawContext drawContext) voidImageRenderer.draw(DrawContext drawContext) voidIRenderer.draw(DrawContext drawContext) Flushes the renderer subtree contents, i.e.voidLinkRenderer.draw(DrawContext drawContext) voidListItemRenderer.draw(DrawContext drawContext) voidListRenderer.ConstantFontTextRenderer.draw(DrawContext drawContext) voidTableRenderer.draw(DrawContext drawContext) Flushes the renderer subtree contents, i.e.voidTabRenderer.draw(DrawContext drawContext) voidTextRenderer.draw(DrawContext drawContext) voidAbstractRenderer.drawBackground(DrawContext drawContext) Draws a background layer if it is defined by a keyProperty.BACKGROUNDin either the layout element or thisIRendereritself.voidCellRenderer.drawBackground(DrawContext drawContext) voidTableRenderer.drawBackground(DrawContext drawContext) private voidAbstractRenderer.drawBackgroundImage(BackgroundImage backgroundImage, DrawContext drawContext, Rectangle backgroundArea) private booleanAbstractRenderer.drawBackgroundImagesList(List<BackgroundImage> backgroundImagesList, boolean backgroundAreaIsClipped, DrawContext drawContext, Rectangle backgroundArea) protected voidTableRenderer.drawBackgrounds(DrawContext drawContext) voidAbstractRenderer.drawBorder(DrawContext drawContext) Performs the drawing operation for the border of this renderer, if defined by theProperty.BORDER_TOP,Property.BORDER_RIGHT,Property.BORDER_BOTTOMandProperty.BORDER_LEFTvalues in either the layout element or thisIRendereritself.voidCellRenderer.drawBorder(DrawContext drawContext) Performs the drawing operation for the border of this renderer, if defined by theProperty.BORDER_TOP,Property.BORDER_RIGHT,Property.BORDER_BOTTOMandProperty.BORDER_LEFTvalues in either the layout element or thisIRendereritself.voidMulticolRenderer.drawBorder(DrawContext drawContext) Performs the drawing operation for the border of this renderer, if defined by theProperty.BORDER_TOP,Property.BORDER_RIGHT,Property.BORDER_BOTTOMandProperty.BORDER_LEFTvalues in either the layout element or thisIRendereritself.voidTableRenderer.drawBorder(DrawContext drawContext) protected voidTableRenderer.drawBorders(DrawContext drawContext) private voidTableRenderer.drawBorders(DrawContext drawContext, boolean hasHeader, boolean hasFooter) protected voidTableRenderer.drawCaption(DrawContext drawContext) voidAbstractRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.voidLineRenderer.drawChildren(DrawContext drawContext) voidLineSeparatorRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.voidParagraphRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.voidTableRenderer.drawChildren(DrawContext drawContext) Performs the drawing operation for allchildrenof this renderer.private voidAbstractRenderer.drawColorBackground(Background background, DrawContext drawContext, Rectangle colorBackgroundArea) private static voidAbstractRenderer.drawPdfXObject(Rectangle imageRectangle, BackgroundImage backgroundImage, DrawContext drawContext, PdfXObject backgroundXObject, Rectangle backgroundArea, Rectangle originBackgroundArea) private static voidAbstractRenderer.drawPdfXObjectHorizontally(Rectangle imageRectangle, BackgroundImage backgroundImage, DrawContext drawContext, PdfXObject backgroundXObject, Rectangle backgroundArea, boolean firstDraw, float xWhitespace) (package private) voidAbstractRenderer.drawPositionedChildren(DrawContext drawContext) private voidMulticolRenderer.drawTaggedWhenNeeded(DrawContext drawContext, Consumer<PdfCanvas> action) protected voidAbstractRenderer.endElementOpacityApplying(DrawContext drawContext) -
Uses of DrawContext in com.itextpdf.svg.renderers
Methods in com.itextpdf.svg.renderers with parameters of type DrawContextModifier and TypeMethodDescriptionvoidSvgImageRenderer.draw(DrawContext drawContext) Flushes the renderer subtree contents, i.e.