| Package | Description |
|---|---|
| fr.opensagres.odfdom.converter.pdf.internal | |
| fr.opensagres.odfdom.converter.pdf.internal.stylable | |
| fr.opensagres.odfdom.converter.pdf.internal.styles |
| Modifier and Type | Method and Description |
|---|---|
Style |
StyleEngineForIText.getStyle(java.lang.String familyName,
java.lang.String styleName,
Style parentElementStyle) |
| Modifier and Type | Method and Description |
|---|---|
Style |
StyleEngineForIText.getStyle(java.lang.String familyName,
java.lang.String styleName,
Style parentElementStyle) |
| Modifier and Type | Method and Description |
|---|---|
Style |
StylableTable.getCurrentRowStyle() |
Style |
StylableTableCell.getLastStyleApplied() |
Style |
StylableTable.getLastStyleApplied() |
Style |
StylableTab.getLastStyleApplied() |
Style |
StylablePhrase.getLastStyleApplied() |
Style |
StylableParagraphWrapper.getLastStyleApplied() |
Style |
StylableParagraph.getLastStyleApplied() |
Style |
StylableListItem.getLastStyleApplied() |
Style |
StylableList.getLastStyleApplied() |
Style |
StylableImage.getLastStyleApplied() |
Style |
StylableDocumentSection.getLastStyleApplied() |
Style |
StylableDocument.getLastStyleApplied() |
Style |
StylableChunk.getLastStyleApplied() |
Style |
StylableAnchor.getLastStyleApplied() |
Style |
IStylableElement.getLastStyleApplied() |
Style |
StylableDocument.getStyleMasterPage(StylableMasterPage masterPage) |
| Modifier and Type | Method and Description |
|---|---|
void |
StylableTableCell.applyStyles(Style style) |
void |
StylableTable.applyStyles(Style style) |
void |
StylableTab.applyStyles(Style style) |
void |
StylablePhrase.applyStyles(Style style) |
void |
StylableParagraphWrapper.applyStyles(Style style) |
void |
StylableParagraph.applyStyles(Style style) |
void |
StylableListItem.applyStyles(Style style) |
void |
StylableList.applyStyles(Style style) |
void |
StylableImage.applyStyles(Style style) |
void |
StylableHeading.applyStyles(Style style) |
void |
StylableHeaderFooter.applyStyles(Style style) |
void |
StylableDocumentSection.applyStyles(Style style) |
void |
StylableDocument.applyStyles(Style style) |
void |
StylableChunk.applyStyles(Style style) |
void |
StylableAnchor.applyStyles(Style style) |
void |
IStylableElement.applyStyles(Style style) |
void |
StylableTable.beginTableRow(Style currentRowStyle) |
static StylableDocumentSection.SectionPdfPTable |
StylableDocumentSection.createLayoutTable(float width,
float height,
Style style) |
static int |
StylableHeading.getFirst(Style style,
int outlineLevel) |
| Modifier and Type | Method and Description |
|---|---|
void |
Style.merge(Style style,
boolean fullPropagation) |
Copyright © 2022. All Rights Reserved.