Uses of Class
com.aowagie.text.pdf.PdfContentByte
-
Packages that use PdfContentByte Package Description com.aowagie.text com.aowagie.text.pdf com.aowagie.text.pdf.codec.wmf com.aowagie.text.pdf.draw com.aowagie.text.pdf.events -
-
Uses of PdfContentByte in com.aowagie.text
Methods in com.aowagie.text with parameters of type PdfContentByte Modifier and Type Method Description void
SimpleCell. cellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)
void
SimpleTable. tableLayout(PdfPTable table, float[][] widths, float[] heights, int headerRows, int rowStart, PdfContentByte[] canvases)
-
Uses of PdfContentByte in com.aowagie.text.pdf
Subclasses of PdfContentByte in com.aowagie.text.pdf Modifier and Type Class Description (package private) class
PdfAppearance
Implements the appearance stream to be used with form fields..private static class
PdfCopy.StampContent
class
PdfImportedPage
Represents an imported page.class
PdfPatternPainter
Implements the pattern.class
PdfTemplate
Implements the form XObject.(package private) class
StampContent
(package private) class
Type3Glyph
The content where Type3 glyphs are written to.Fields in com.aowagie.text.pdf declared as PdfContentByte Modifier and Type Field Description protected PdfContentByte
ColumnText. canvas
ThePdfContent
where the text will be written to.protected PdfContentByte[]
ColumnText. canvases
private PdfContentByte
PdfDocument.RenderingContext. cellGraphics
private PdfContentByte
PdfWriter. directContent
The direct content in this document.private PdfContentByte
PdfWriter. directContentUnder
The direct content under in this document.private PdfContentByte
PdfDocument. graphics
This is the PdfContentByte object, containing the borders and other Graphics.private PdfContentByte
PdfDocument. text
This is the PdfContentByte object, containing the text.Methods in com.aowagie.text.pdf that return PdfContentByte Modifier and Type Method Description static PdfContentByte[]
PdfPTable. beginWritingRows(PdfContentByte canvas)
Gets and initializes the 4 layers where the table is written to.PdfContentByte
ColumnText. getCanvas()
Gets the canvas.PdfContentByte[]
ColumnText. getCanvases()
Gets the canvases.PdfContentByte
PdfStamperImp. getDirectContent()
PdfContentByte
PdfWriter. getDirectContent()
Use this method to get the direct content for this document.PdfContentByte
PdfStamperImp. getDirectContentUnder()
PdfContentByte
PdfWriter. getDirectContentUnder()
Use this method to get the direct content under for this document.PdfContentByte
PdfAppearance. getDuplicate()
PdfContentByte
PdfContentByte. getDuplicate()
Gets a duplicate of thisPdfContentByte
.PdfContentByte
PdfCopy.StampContent. getDuplicate()
Gets a duplicate of thisPdfContentByte
.PdfContentByte
PdfImportedPage. getDuplicate()
Always throws an error.PdfContentByte
PdfPatternPainter. getDuplicate()
Gets a duplicate of thisPdfPatternPainter
.PdfContentByte
PdfTemplate. getDuplicate()
Gets a duplicate of thisPdfTemplate
.PdfContentByte
StampContent. getDuplicate()
Gets a duplicate of thisPdfContentByte
.PdfContentByte
Type3Glyph. getDuplicate()
PdfContentByte
PdfCopy.PageStamp. getOverContent()
PdfContentByte
PdfStamper. getOverContent(int pageNum)
Gets aPdfContentByte
to write over the page of the original document.(package private) PdfContentByte
PdfStamperImp. getOverContent(int pageNum)
PdfContentByte
PdfCopy.PageStamp. getUnderContent()
Methods in com.aowagie.text.pdf with parameters of type PdfContentByte Modifier and Type Method Description (package private) void
PdfContentByte. add(PdfContentByte other)
Adds the content of anotherPdfContent
-object to this object.static PdfContentByte[]
PdfPTable. beginWritingRows(PdfContentByte canvas)
Gets and initializes the 4 layers where the table is written to.void
PdfPCellEvent. cellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)
This method is called at the end of the cell rendering.Image
Barcode. createImageWithBarcode(PdfContentByte cb, java.awt.Color barColor, java.awt.Color textColor)
Creates anImage
with the barcode.PdfTemplate
Barcode. createTemplateWithBarcode(PdfContentByte cb, java.awt.Color barColor, java.awt.Color textColor)
Creates a template with the barcode.static void
PdfPTable. endWritingRows(PdfContentByte[] canvases)
Finishes writing the table.abstract Rectangle
Barcode. placeBarcode(PdfContentByte cb, java.awt.Color barColor, java.awt.Color textColor)
Places the barcode in aPdfContentByte
.Rectangle
Barcode128. placeBarcode(PdfContentByte cb, java.awt.Color barColor, java.awt.Color textColor)
Places the barcode in aPdfContentByte
.private void
PdfPRow. restoreCanvases(PdfContentByte[] canvases)
private void
PdfPRow. saveAndRotateCanvases(PdfContentByte[] canvases, float a, float b, float c, float d, float e, float f)
void
ColumnText. setCanvas(PdfContentByte canvas)
Sets the canvas.void
ColumnText. setCanvases(PdfContentByte[] canvases)
Sets the canvases.void
PdfAnnotation. setDefaultAppearanceString(PdfContentByte cb)
static void
ColumnText. showTextAligned(PdfContentByte canvas, int alignment, Phrase phrase, float x, float y, float rotation)
Shows a line of text.static void
ColumnText. showTextAligned(PdfContentByte canvas, int alignment, Phrase phrase, float x, float y, float rotation, int runDirection, int arabicOptions)
Shows a line of text.void
PdfPTableEvent. tableLayout(PdfPTable table, float[][] widths, float[] heights, int headerRows, int rowStart, PdfContentByte[] canvases)
This method is called at the end of the table rendering.float
MultiColumnText. write(PdfContentByte canvas, PdfDocument document, float documentY)
Write out the columns.private void
PdfPRow. writeBorderAndBackground(float xPos, float yPos, float currentMaxHeight, PdfPCell cell, PdfContentByte[] canvases)
Writes the border and background of one cell in the row.void
PdfPRow. writeCells(int colStart, int colEnd, float xPos, float yPos, PdfContentByte[] canvases)
Writes a number of cells (not necessarily all cells).(package private) void
PdfDocument. writeLineToContent(PdfLine line, PdfContentByte text, PdfContentByte graphics, java.lang.Object[] currentValues, float ratio)
Writes a text line to the document.float
PdfPTable. writeSelectedRows(int rowStart, int rowEnd, float xPos, float yPos, PdfContentByte canvas)
Writes the selected rows to the document.float
PdfPTable. writeSelectedRows(int rowStart, int rowEnd, float xPos, float yPos, PdfContentByte[] canvases)
Writes the selected rows to the document.float
PdfPTable. writeSelectedRows(int colStart, int colEnd, int rowStart, int rowEnd, float xPos, float yPos, PdfContentByte canvas)
Writes the selected rows and columns to the document.float
PdfPTable. writeSelectedRows(int colStart, int colEnd, int rowStart, int rowEnd, float xPos, float yPos, PdfContentByte[] canvases)
Writes the selected rows and columns to the document.Constructors in com.aowagie.text.pdf with parameters of type PdfContentByte Constructor Description ColumnText(PdfContentByte canvas)
Creates aColumnText
.PdfContents(PdfContentByte under, PdfContentByte content, PdfContentByte text, PdfContentByte secondContent, Rectangle page)
Constructs aPdfContents
-object, containing text and general graphics. -
Uses of PdfContentByte in com.aowagie.text.pdf.codec.wmf
Fields in com.aowagie.text.pdf.codec.wmf declared as PdfContentByte Modifier and Type Field Description private PdfContentByte
MetaDo. cb
Methods in com.aowagie.text.pdf.codec.wmf with parameters of type PdfContentByte Modifier and Type Method Description void
MetaState. cleanup(PdfContentByte cb)
void
MetaState. restoreState(int index, PdfContentByte cb)
void
MetaState. saveState(PdfContentByte cb)
void
MetaState. selectMetaObject(int index, PdfContentByte cb)
void
MetaState. setLineJoinPolygon(PdfContentByte cb)
void
MetaState. setLineJoinRectangle(PdfContentByte cb)
Constructors in com.aowagie.text.pdf.codec.wmf with parameters of type PdfContentByte Constructor Description MetaDo(java.io.InputStream in, PdfContentByte cb)
-
Uses of PdfContentByte in com.aowagie.text.pdf.draw
Methods in com.aowagie.text.pdf.draw with parameters of type PdfContentByte Modifier and Type Method Description void
DrawInterface. draw(PdfContentByte canvas, float llx, float lly, float urx, float ury, float y)
Implement this method if you want to draw something at the current Y position (for instance a line).void
LineSeparator. draw(PdfContentByte canvas, float llx, float lly, float urx, float ury, float y)
void
VerticalPositionMark. draw(PdfContentByte canvas, float llx, float lly, float urx, float ury, float y)
(package private) void
LineSeparator. drawLine(PdfContentByte canvas, float leftX, float rightX, float y)
Draws a horizontal line. -
Uses of PdfContentByte in com.aowagie.text.pdf.events
Methods in com.aowagie.text.pdf.events with parameters of type PdfContentByte Modifier and Type Method Description void
PdfPCellEventForwarder. cellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)
void
PdfPTableEventForwarder. tableLayout(PdfPTable table, float[][] widths, float[] heights, int headerRows, int rowStart, PdfContentByte[] canvases)
-