| Package | Description |
|---|---|
| org.fit.cssbox.pdf | |
| org.fit.pdfdom |
| Modifier and Type | Method and Description |
|---|---|
protected cz.vutbr.web.css.NodeData |
CSSBoxTree.createTextStyle(BoxStyle style,
float width)
Creates the style declaration for a text box based on the given
BoxStyle structure. |
| Modifier and Type | Field and Description |
|---|---|
protected BoxStyle |
PDFBoxTree.curstyle
The style of the text line being created
|
protected BoxStyle |
PDFBoxTree.style
The style of the future box being modified by the operators
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PDFBoxTree.updateStyle(BoxStyle bstyle,
org.apache.pdfbox.text.TextPosition text)
Updates the text style according to a new text position
|
| Constructor and Description |
|---|
BoxStyle(BoxStyle src) |
Copyright © 2019. All rights reserved.