- get(String) - Static method in enum be.quodlibet.boxable.HorizontalAlignment
-
- get(String) - Static method in enum be.quodlibet.boxable.VerticalAlignment
-
- getAlign() - Method in class be.quodlibet.boxable.Cell
-
- getAlign() - Method in class be.quodlibet.boxable.Paragraph
-
- getAscent(PDFont, float) - Static method in class be.quodlibet.boxable.utils.FontUtils
-
Calculate the font ascent distance.
- getBookmark() - Method in class be.quodlibet.boxable.Row
-
- getBookmarks() - Method in class be.quodlibet.boxable.Table
-
- getBottomBorder() - Method in class be.quodlibet.boxable.Cell
-
- getBottomPadding() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's bottom padding (in points).
- getCellHeight() - Method in class be.quodlibet.boxable.Cell
-
Gets the height of the single cell, opposed to
Cell.getHeight(),
which returns the row's height.
- getCells() - Method in class be.quodlibet.boxable.Row
-
- getColCount() - Method in class be.quodlibet.boxable.Row
-
- getColor() - Method in class be.quodlibet.boxable.line.LineStyle
-
- getColor() - Method in class be.quodlibet.boxable.Paragraph
-
- getCurrentPage() - Method in class be.quodlibet.boxable.Table
-
- getDashArray() - Method in class be.quodlibet.boxable.line.LineStyle
-
- getDashPhase() - Method in class be.quodlibet.boxable.line.LineStyle
-
- getData() - Method in class be.quodlibet.boxable.text.Token
-
- getDataCellTemplateEven() - Method in class be.quodlibet.boxable.datatable.DataTable
-
Get the Cell Template that will be assigned to Data cells that are in
even rows, and are not the first or last column
- getDataCellTemplateOdd() - Method in class be.quodlibet.boxable.datatable.DataTable
-
Get the Cell Template that will be assigned to Data cells that are in odd
rows, and are not the first or last column
- getDefaultfonts() - Static method in class be.quodlibet.boxable.utils.FontUtils
-
- getDescent(PDFont, float) - Static method in class be.quodlibet.boxable.utils.FontUtils
-
Calculate the font descent distance.
- getDocument() - Method in class be.quodlibet.boxable.AbstractPageTemplate
-
- getDocument() - Method in class be.quodlibet.boxable.page.DefaultPageProvider
-
- getDocument() - Method in interface be.quodlibet.boxable.page.PageProvider
-
- getDocument() - Method in class be.quodlibet.boxable.Table
-
- getExtraWidth() - Method in class be.quodlibet.boxable.Cell
-
- getFillColor() - Method in class be.quodlibet.boxable.Cell
-
Gets fill (background)
Color for the current cell.
- getFirstColumnCellTemplate() - Method in class be.quodlibet.boxable.datatable.DataTable
-
Get the Cell Template that will be assigned to cells in the first column
- getFont() - Method in class be.quodlibet.boxable.Cell
-
Gets appropriate PDFont for current cell.
- getFont(boolean, boolean) - Method in class be.quodlibet.boxable.Paragraph
-
- getFont() - Method in class be.quodlibet.boxable.Paragraph
-
- getFontBold() - Method in class be.quodlibet.boxable.Cell
-
- getFontHeight() - Method in class be.quodlibet.boxable.Paragraph
-
- getFontSize() - Method in class be.quodlibet.boxable.Cell
-
Gets PDFont size for current cell (in points).
- getFontSize() - Method in class be.quodlibet.boxable.Paragraph
-
- getFontWidth() - Method in class be.quodlibet.boxable.Paragraph
-
- getHeader() - Method in class be.quodlibet.boxable.Table
-
Retrieves last table's header row
- getHeaderAndDataHeight() - Method in class be.quodlibet.boxable.Table
-
Calculate height of all table cells (essentially, table height).
- getHeaderCellTemplate() - Method in class be.quodlibet.boxable.datatable.DataTable
-
Get the Cell Template that will be applied to header cells.
- getHeight() - Method in class be.quodlibet.boxable.Cell
-
Gets the cell's height according to
Row's height
- getHeight() - Method in class be.quodlibet.boxable.image.Image
-
- getHeight() - Method in class be.quodlibet.boxable.Paragraph
-
- getHeight() - Method in class be.quodlibet.boxable.Row
-
Gets maximal height of the cells in current row therefore row's height.
- getHeight(PDFont, float) - Static method in class be.quodlibet.boxable.utils.FontUtils
-
Calculate the font height.
- getHorizontalFreeSpace() - Method in class be.quodlibet.boxable.Cell
-
Gets free horizontal space of cell.
- getHorizontalFreeSpace() - Method in class be.quodlibet.boxable.ImageCell
-
- getHorizontalFreeSpace() - Method in class be.quodlibet.boxable.TableCell
-
- getImage() - Method in class be.quodlibet.boxable.ImageCell
-
Method which retrieve
Image
- getImageHeightInPoints(float) - Method in class be.quodlibet.boxable.image.Image
-
- getImageWidthInPoints(float) - Method in class be.quodlibet.boxable.image.Image
-
- getInnerHeight() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's height without (top,bottom) padding.
- getInnerWidth() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's width without (left,right) padding.
- getLastCellExtraWidth() - Method in class be.quodlibet.boxable.Row
-
- getLastColumnCellTemplate() - Method in class be.quodlibet.boxable.datatable.DataTable
-
Get the Cell Template that will be assigned to cells in the last columns
- getLeftBorder() - Method in class be.quodlibet.boxable.Cell
-
- getLeftPadding() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's left padding (in points).
- getLineHeight() - Method in class be.quodlibet.boxable.Row
-
- getLines() - Method in class be.quodlibet.boxable.Paragraph
-
- getLines(String) - Method in interface be.quodlibet.boxable.text.WrappingFunction
-
- getLineSpacing() - Method in class be.quodlibet.boxable.Cell
-
- getLineSpacing() - Method in class be.quodlibet.boxable.Paragraph
-
- getLineSpacing() - Method in class be.quodlibet.boxable.Row
-
- getLineSpacing() - Method in class be.quodlibet.boxable.Table
-
- getLineWidth(int) - Method in class be.quodlibet.boxable.Paragraph
-
- getMapLineTokens() - Method in class be.quodlibet.boxable.Paragraph
-
- getMargin() - Method in class be.quodlibet.boxable.Table
-
- getMaxLineWidth() - Method in class be.quodlibet.boxable.Paragraph
-
- getMinimumHeight() - Method in class be.quodlibet.boxable.Table
-
Calculates minimum table height that needs to be drawn (all header rows +
first data row heights).
- getOrderingNumber() - Method in class be.quodlibet.boxable.HTMLListNode
-
- getParagraph() - Method in class be.quodlibet.boxable.Cell
-
Retrieves a valid
Paragraph depending of cell's
PDFont
and value rotation.
- getRightBorder() - Method in class be.quodlibet.boxable.Cell
-
- getRightPadding() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's right padding (in points).
- getRows() - Method in class be.quodlibet.boxable.Table
-
- getScaledDimension(float, float, float, float) - Static method in class be.quodlibet.boxable.utils.ImageUtils
-
- getStringWidth(PDFont, String, float) - Static method in class be.quodlibet.boxable.utils.FontUtils
-
Retrieving
String width depending on current font size.
- getTable() - Method in class be.quodlibet.boxable.datatable.DataTable
-
Set the table to add the csv content to
- getText() - Method in class be.quodlibet.boxable.Cell
-
Retrieves text from current cell
- getText() - Method in class be.quodlibet.boxable.Paragraph
-
- getTextColor() - Method in class be.quodlibet.boxable.Cell
-
Retrieves cell's text
Color.
- getTextHeight() - Method in class be.quodlibet.boxable.Cell
-
- getTextHeight() - Method in class be.quodlibet.boxable.ImageCell
-
- getTextHeight() - Method in class be.quodlibet.boxable.TableCell
-
- getTextWidth() - Method in class be.quodlibet.boxable.Cell
-
- getTopBorder() - Method in class be.quodlibet.boxable.Cell
-
- getTopPadding() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's top padding (in points).
- getType() - Method in class be.quodlibet.boxable.text.Token
-
- getValign() - Method in class be.quodlibet.boxable.Cell
-
- getValue() - Method in class be.quodlibet.boxable.HTMLListNode
-
- getVerticalFreeSpace() - Method in class be.quodlibet.boxable.Cell
-
Gets free vertical space of cell.
- getVerticalFreeSpace() - Method in class be.quodlibet.boxable.ImageCell
-
- getVerticalFreeSpace() - Method in class be.quodlibet.boxable.TableCell
-
- getWidth() - Method in class be.quodlibet.boxable.Cell
-
Gets cell's width.
- getWidth() - Method in class be.quodlibet.boxable.image.Image
-
- getWidth() - Method in class be.quodlibet.boxable.line.LineStyle
-
- getWidth() - Method in class be.quodlibet.boxable.Paragraph
-
- getWidth() - Method in class be.quodlibet.boxable.Row
-
- getWidth() - Method in class be.quodlibet.boxable.Table
-
- getWidth(PDFont) - Method in class be.quodlibet.boxable.text.Token
-
- getWrappingFunction() - Method in class be.quodlibet.boxable.Cell
-
- getWrappingFunction() - Method in class be.quodlibet.boxable.Paragraph
-
- getXPosition() - Method in class be.quodlibet.boxable.TableCell
-
- getYPosition() - Method in class be.quodlibet.boxable.TableCell
-