| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| com.github.jferard.fastods.odselement | |
| com.github.jferard.fastods.style |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NamedOdsDocument.addContentStyle(ObjectStyle objectStyle) |
boolean |
NamedOdsDocument.addStylesStyle(ObjectStyle objectStyle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OdsElements.addContentStyle(ObjectStyle objectStyle) |
boolean |
StylesContainerImpl.addContentStyle(ObjectStyle objectStyle) |
boolean |
StylesContainer.addContentStyle(ObjectStyle objectStyle)
Add an object style (style:style) to content.xml/automatic-styles
|
boolean |
OdsElements.addStylesStyle(ObjectStyle objectStyle) |
boolean |
StylesContainerImpl.addStylesStyle(ObjectStyle objectStyle) |
boolean |
StylesContainer.addStylesStyle(ObjectStyle objectStyle)
Add an object style to styles.xml/automatic-styles
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
FontFaceContainerStyle
A style that may contain a font face usage
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrawFillBitmap |
class |
DrawFillGradient
16.40.1 draw:gradient
|
class |
DrawFillHatch
16.40.5 draw:hatch
|
class |
GraphicStyle
16.37 Graphic Styles
|
class |
TableCellStyle
WHERE ?
|
class |
TableColumnStyle |
class |
TableRowStyle |
class |
TableStyle
content.xml/office:document-content/office:automatic-styles
|
class |
TextStyle
OpenDocument 16.27.28
|
Copyright © 2016–2021. All rights reserved.