Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addPage() - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- addRow() - Method in class com.moebiusgames.pdfbox.table.PDFTable
- Align - Enum Class in com.moebiusgames.pdfbox.table
- AUTO_DETERMINE_COLUMN_WIDTH - Static variable in class com.moebiusgames.pdfbox.table.PDFTable
B
- BOLD - Enum constant in enum class com.moebiusgames.pdfbox.table.PDFUtils.FontModifier
C
- close() - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
- closeAllPages() - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- COLUMN_HEADERS_ON_EVERY_PAGE - Enum constant in enum class com.moebiusgames.pdfbox.table.PDFTable.ColumnHeadersMode
- COLUMN_HEADERS_ON_FIRST_PAGE - Enum constant in enum class com.moebiusgames.pdfbox.table.PDFTable.ColumnHeadersMode
- com.moebiusgames.pdfbox.table - package com.moebiusgames.pdfbox.table
- createByRelativeColumnWidth(float, float...) - Static method in class com.moebiusgames.pdfbox.table.PDFTable
-
creates a table according to a given total width of the table and sets the column's with as a pecentage of that width
- createWithSomeFixedColumnWidths(float, float...) - Static method in class com.moebiusgames.pdfbox.table.PDFTable
-
Creates a table with the given total width and fixed widths for the column specified.
G
- getAlign() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getAlign() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getBackgroundColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getBackgroundColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getBoldVariant(PDFont) - Static method in class com.moebiusgames.pdfbox.table.PDFUtils
- getBorderBottom() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getBorderBottom() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getBorderLeft() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getBorderLeft() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getBorderRight() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getBorderRight() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getBorderTop() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getBorderTop() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getCell() - Method in class com.moebiusgames.pdfbox.table.PDFLabel
- getCell(int) - Method in class com.moebiusgames.pdfbox.table.PDFTableRow
- getColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableBorder
- getColumn(int) - Method in class com.moebiusgames.pdfbox.table.PDFTable
- getColumnHeadersMode() - Method in class com.moebiusgames.pdfbox.table.PDFTable
- getColumns() - Method in class com.moebiusgames.pdfbox.table.PDFTable
- getContent() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getDoc() - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
- getDocument() - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- getFont() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getFont() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getFontColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getFontColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getFontSize() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getFontSize() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getHeading() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getHeadingAlign() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
returns the alignment for the cell heading or the cell alignment for the normal cells when no special alignment is set for the heading
- getHeadingBackgroundColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
returns the background color for the cell heading or the background color for the normal cells when no special background color is set for the heading
- getHeadingFont() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
returns the font for the cell heading or the cell heading for the normal cells when no special font is set for the heading
- getHeadingFontColor() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
returns the font color for the cell heading or the font color for the normal cells when no special font color is set for the heading
- getHeadingFontSize() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
returns the size of the heading font or if not set the size of the normal cell font
- getHeight() - Method in class com.moebiusgames.pdfbox.table.PDFTable
-
calculates the height of the table with the current content (without and top or bottom paddings added).
- getIndex() - Method in class com.moebiusgames.pdfbox.table.PDFTableRow
- getLastPage() - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- getLineSpacingFactor() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getLineSpacingFactor() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getLineWidth() - Method in class com.moebiusgames.pdfbox.table.PDFTableBorder
- getMarginBottom() - Method in class com.moebiusgames.pdfbox.table.PDFTable.PageSettings
- getMarginTop() - Method in class com.moebiusgames.pdfbox.table.PDFTable.PageSettings
- getMaxHeight() - Method in class com.moebiusgames.pdfbox.table.PDFTableRow
- getMinHeight() - Method in class com.moebiusgames.pdfbox.table.PDFTableRow
- getOrCreateNextPage(PDFPageWithStream) - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- getOrCreateStream() - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
- getPaddingBottom() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getPaddingBottom() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getPaddingLeft() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getPaddingLeft() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getPaddingRight() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getPaddingRight() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getPaddingTop() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getPaddingTop() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getPage() - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
- getPage(int) - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- getPageCount() - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- getPages() - Method in class com.moebiusgames.pdfbox.table.PDFRenderContext
- getPageSettings() - Method in class com.moebiusgames.pdfbox.table.PDFTable
-
returns the settings that are used as templates for every new page
- getRenderedYPosition() - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
-
returns the position where the last render stopped on this particular page
- getRow(int) - Method in class com.moebiusgames.pdfbox.table.PDFTable
- getRows() - Method in class com.moebiusgames.pdfbox.table.PDFTable
- getSize() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
-
returns the size in columns of this cell
- getTextSpaceWidth() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
-
returns the size that there is for text in this cell
- getTextType() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- getWidth() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
-
returns the width of this cell in user space units
- getWidth() - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- getWidth(int) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
-
returns the width of segment n of this (multi column) cell
H
- hasAlign() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- hasBorderBottom() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- hasBorderLeft() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- hasBorderRight() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- hasBorderTop() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- hasFont() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- hasFontSize() - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- HTML - Enum constant in enum class com.moebiusgames.pdfbox.table.TextType
I
- isFreshPage() - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
- ITALIC - Enum constant in enum class com.moebiusgames.pdfbox.table.PDFUtils.FontModifier
L
M
- merge(int) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
-
merges this cell with the next n cells
- MM_TO_POINTS_72DPI - Static variable in class com.moebiusgames.pdfbox.table.PDFUtils
- modifyFont(PDFont, PDFUtils.FontModifier...) - Static method in class com.moebiusgames.pdfbox.table.PDFUtils
- modifyFont(PDFont, Set<PDFUtils.FontModifier>) - Static method in class com.moebiusgames.pdfbox.table.PDFUtils
N
- NO_BORDER - Static variable in class com.moebiusgames.pdfbox.table.PDFUtils
- NO_COLUMN_HEADERS - Enum constant in enum class com.moebiusgames.pdfbox.table.PDFTable.ColumnHeadersMode
- NOT_SET - Static variable in class com.moebiusgames.pdfbox.table.PDFTable
- NOT_SET_COLOR - Static variable in class com.moebiusgames.pdfbox.table.PDFTable
P
- PageSettings() - Constructor for class com.moebiusgames.pdfbox.table.PDFTable.PageSettings
- PDFLabel - Class in com.moebiusgames.pdfbox.table
- PDFLabel(float) - Constructor for class com.moebiusgames.pdfbox.table.PDFLabel
- PDFLabel(float, TextType) - Constructor for class com.moebiusgames.pdfbox.table.PDFLabel
- PDFPageWithStream - Class in com.moebiusgames.pdfbox.table
-
A simple class that contains of a page and a content stream (as there must be just one content stream per page obviously)
- PDFPageWithStream(PDDocument, PDPage) - Constructor for class com.moebiusgames.pdfbox.table.PDFPageWithStream
- PDFPageWithStream(PDDocument, PDPage, PDPageContentStream) - Constructor for class com.moebiusgames.pdfbox.table.PDFPageWithStream
- PDFRenderContext - Class in com.moebiusgames.pdfbox.table
-
This context collects all pages and their open streams
- PDFRenderContext(PDDocument, PDPage) - Constructor for class com.moebiusgames.pdfbox.table.PDFRenderContext
- PDFTable - Class in com.moebiusgames.pdfbox.table
-
A simple PDFTable implementation for PDFBox
- PDFTable(float...) - Constructor for class com.moebiusgames.pdfbox.table.PDFTable
- PDFTable.ColumnHeadersMode - Enum Class in com.moebiusgames.pdfbox.table
- PDFTable.PageSettings - Class in com.moebiusgames.pdfbox.table
- PDFTableBorder - Class in com.moebiusgames.pdfbox.table
- PDFTableBorder() - Constructor for class com.moebiusgames.pdfbox.table.PDFTableBorder
- PDFTableCell - Class in com.moebiusgames.pdfbox.table
- PDFTableColumn - Class in com.moebiusgames.pdfbox.table
-
a prototypic class that contains all information about all cells of that given column.
- PDFTableRow - Class in com.moebiusgames.pdfbox.table
- PDFUtils - Class in com.moebiusgames.pdfbox.table
- PDFUtils.FontModifier - Enum Class in com.moebiusgames.pdfbox.table
- PLAIN - Enum constant in enum class com.moebiusgames.pdfbox.table.TextType
- POINTS_PER_INCH - Static variable in class com.moebiusgames.pdfbox.table.PDFUtils
R
- REGULAR - Enum constant in enum class com.moebiusgames.pdfbox.table.PDFUtils.FontModifier
- render(PDFRenderContext, float) - Method in class com.moebiusgames.pdfbox.table.PDFLabel
-
renders the label on the last page of the given render context directly under previously rendered elements
- render(PDFRenderContext, float) - Method in class com.moebiusgames.pdfbox.table.PDFTable
-
renders this table to the given document and starts at the last page directly under the last rendered element
- render(PDFRenderContext, float, float) - Method in class com.moebiusgames.pdfbox.table.PDFLabel
-
renders the label on the last page of the given render context
- render(PDFRenderContext, float, float) - Method in class com.moebiusgames.pdfbox.table.PDFTable
-
renders this table to the given document and starts at the last page
- render(PDFRenderContext, PDFPageWithStream, float, float) - Method in class com.moebiusgames.pdfbox.table.PDFLabel
-
renders the label on the given page
- render(PDFRenderContext, PDFPageWithStream, float, float) - Method in class com.moebiusgames.pdfbox.table.PDFTable
-
renders this table to the given document and starts at the given page at the given coordinates.
- renderPDF(PDDocument) - Static method in class com.moebiusgames.pdfbox.table.PDFUtils
- RIGHT - Enum constant in enum class com.moebiusgames.pdfbox.table.Align
S
- setAlign(Align) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setAlign(Align) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setBackgroundColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setBackgroundColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setBorder(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
sets all surrounding borders to the given border
- setBorderBottom(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setBorderBottom(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setBorderLeft(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setBorderLeft(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setBorderRight(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setBorderRight(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setBorderTop(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setBorderTop(PDFTableBorder) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableBorder
- setColumnHeadersMode(PDFTable.ColumnHeadersMode) - Method in class com.moebiusgames.pdfbox.table.PDFTable
- setContent(String) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setFont(PDFont) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setFont(PDFont) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setFontColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setFontColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setFontSize(int) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setFontSize(int) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setHeading(String) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setHeadingAlign(Align) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
sets the alignment for the heading or when set to null signals to use the alignment used for all other cells
- setHeadingBackgroundColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
sets the heading background color for the heading or when set to null signals to use the background color used for all other cells
- setHeadingFont(PDFont) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
sets the font for the heading or when set to null signals to use the font used for all other cells
- setHeadingFontColor(Color) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
sets the font color for the heading or when set to null signals to use the font color used for all other cells
- setHeadingFontSize(Integer) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
-
sets the size of the font for the heading or when set to null signals to use the font size used for all other cells
- setLineSpacingFactor(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setLineSpacingFactor(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setLineWidth(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableBorder
- setMarginBottom(float) - Method in class com.moebiusgames.pdfbox.table.PDFTable.PageSettings
- setMarginTop(float) - Method in class com.moebiusgames.pdfbox.table.PDFTable.PageSettings
- setMinHeight(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableRow
- setPadding(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setPadding(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setPaddingBottom(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setPaddingBottom(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setPaddingLeft(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setPaddingLeft(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setPaddingRight(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setPaddingRight(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setPaddingTop(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
- setPaddingTop(float) - Method in class com.moebiusgames.pdfbox.table.PDFTableColumn
- setRenderedYPosition(float) - Method in class com.moebiusgames.pdfbox.table.PDFPageWithStream
- setText(String) - Method in class com.moebiusgames.pdfbox.table.PDFLabel
- setTextType(TextType) - Method in class com.moebiusgames.pdfbox.table.PDFTableCell
T
- TextType - Enum Class in com.moebiusgames.pdfbox.table
V
- valueOf(String) - Static method in enum class com.moebiusgames.pdfbox.table.Align
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.moebiusgames.pdfbox.table.PDFTable.ColumnHeadersMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.moebiusgames.pdfbox.table.PDFUtils.FontModifier
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.moebiusgames.pdfbox.table.TextType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.moebiusgames.pdfbox.table.Align
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.moebiusgames.pdfbox.table.PDFTable.ColumnHeadersMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.moebiusgames.pdfbox.table.PDFUtils.FontModifier
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.moebiusgames.pdfbox.table.TextType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values