| 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.style | |
| com.github.jferard.fastods.tool |
| Modifier and Type | Method and Description |
|---|---|
TooltipBuilder |
TooltipBuilder.graphicStyle(GraphicStyle graphicStyle) |
DrawFrameBuilder |
DrawFrameBuilder.style(GraphicStyle drawStyle) |
| Modifier and Type | Method and Description |
|---|---|
GraphicStyle |
GraphicStyleBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
InsertHelper.insertObject(OdsDocument document,
Table table,
String frameName,
String objectName,
String objectMediaType,
String objectVersion,
InputStream sourceStream,
SVGRectangle rectangle,
GraphicStyle gs)
Insert a new ODF object into the document.
|
Copyright © 2016–2021. All rights reserved.