- DataSet - Class in org.odftoolkit.simple.chart
-
DataSet is wrapper class for chart data.
- DataSet() - Constructor for class org.odftoolkit.simple.chart.DataSet
-
Creates a new DataSet without argument.
- DataSet(String[], String[], double[][]) - Constructor for class org.odftoolkit.simple.chart.DataSet
-
Creates a new DataSet.
- DataSet(CellRangeAddressList, SpreadsheetDocument, boolean, boolean, boolean) - Constructor for class org.odftoolkit.simple.chart.DataSet
-
Creates a new DataSet.
- DateField - Class in org.odftoolkit.simple.common.field
-
DateField displays a date, by default this is the current date.
- DateField - Class in org.odftoolkit.simple.form
-
This class represents a date field of form.
- declareVariable(String, VariableField.VariableType) - Method in class org.odftoolkit.simple.common.field.AbstractVariableContainer
-
- declareVariable(String, VariableField.VariableType) - Method in interface org.odftoolkit.simple.common.field.VariableContainer
-
Declare a new variable field to this container.
- declareVariable(String, VariableField.VariableType) - Method in class org.odftoolkit.simple.text.Footer
-
- declareVariable(String, VariableField.VariableType) - Method in class org.odftoolkit.simple.text.Header
-
- declareVariable(String, VariableField.VariableType) - Method in class org.odftoolkit.simple.TextDocument
-
- decorateList(List) - Method in class org.odftoolkit.simple.text.list.BulletDecoratorBase
-
- decorateList(List) - Method in class org.odftoolkit.simple.text.list.ImageDecorator
-
- decorateList(List) - Method in interface org.odftoolkit.simple.text.list.ListDecorator
-
Decorate the specifies list
, of which style is set.
- decorateList(List) - Method in class org.odftoolkit.simple.text.list.NumberDecoratorBase
-
- decorateList(List) - Method in class org.odftoolkit.simple.text.list.OutLineDecorator
-
- decorateListItem(ListItem) - Method in class org.odftoolkit.simple.text.list.BulletDecoratorBase
-
- decorateListItem(ListItem) - Method in class org.odftoolkit.simple.text.list.ImageDecorator
-
- decorateListItem(ListItem) - Method in interface org.odftoolkit.simple.text.list.ListDecorator
-
Decorate the specifies item
in a List, of which style is set.
- decorateListItem(ListItem) - Method in class org.odftoolkit.simple.text.list.NumberDecoratorBase
-
- decorateListItem(ListItem) - Method in class org.odftoolkit.simple.text.list.OutLineDecorator
-
- DEFAULT_BULLET_CHAR - Static variable in class org.odftoolkit.simple.text.list.BulletDecoratorBase
-
- DEFAULT_DISC_CHAR - Static variable in class org.odftoolkit.simple.text.list.BulletDecoratorBase
-
- DEFAULT_SQUARE_CHAR - Static variable in class org.odftoolkit.simple.text.list.BulletDecoratorBase
-
- DEFAULT_VALUE_ADAPTER - Static variable in interface org.odftoolkit.simple.table.CellValueAdapter
-
The default cell value adapter.
- DefaultCellValueAdapter - Class in org.odftoolkit.simple.table
-
- DefaultCellValueAdapter() - Constructor for class org.odftoolkit.simple.table.DefaultCellValueAdapter
-
- DefaultStyleHandler - Class in org.odftoolkit.simple.style
-
This class is the default style handler.
- DefaultStyleHandler(OdfStylableElement) - Constructor for class org.odftoolkit.simple.style.DefaultStyleHandler
-
Constructor of DefaultStyleHandler
- deleteChartById(String) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
-
- deleteChartById(String) - Method in interface org.odftoolkit.simple.chart.ChartContainer
-
Deletes chart by chart id.
- deleteChartById(String) - Method in class org.odftoolkit.simple.presentation.Slide
-
- deleteChartById(String) - Method in class org.odftoolkit.simple.PresentationDocument
-
- deleteChartById(String) - Method in class org.odftoolkit.simple.SpreadsheetDocument
-
- deleteChartById(String) - Method in class org.odftoolkit.simple.TextDocument
-
- deleteChartByTitle(String) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
-
- deleteChartByTitle(String) - Method in interface org.odftoolkit.simple.chart.ChartContainer
-
Deletes chart(s) by chart title.
- deleteChartByTitle(String) - Method in class org.odftoolkit.simple.presentation.Slide
-
- deleteChartByTitle(String) - Method in class org.odftoolkit.simple.PresentationDocument
-
- deleteChartByTitle(String) - Method in class org.odftoolkit.simple.SpreadsheetDocument
-
- deleteChartByTitle(String) - Method in class org.odftoolkit.simple.TextDocument
-
- deleteSlideByIndex(int) - Method in class org.odftoolkit.simple.PresentationDocument
-
Delete the slide at a specified position in this presentation.
- deleteSlideByName(String) - Method in class org.odftoolkit.simple.PresentationDocument
-
Delete all the slides with a specified name in this presentation.
- DiscDecorator - Class in org.odftoolkit.simple.text.list
-
DiscDecorator is an implementation of the ListDecorator interface, decorates a given List as disc
list.
- DiscDecorator(Document) - Constructor for class org.odftoolkit.simple.text.list.DiscDecorator
-
Constructor with Document.
- displayField(OdfElement) - Method in class org.odftoolkit.simple.common.field.VariableField
-
Display this variable field after the reference OdfElement.
- Document - Class in org.odftoolkit.simple
-
This abstract class is representing one of the possible ODF documents
- Document(OdfPackage, String, Document.OdfMediaType) - Constructor for class org.odftoolkit.simple.Document
-
- Document.OdfMediaType - Enum in org.odftoolkit.simple
-
This enum contains all possible media types of Document documents.
- Document.ScriptType - Enum in org.odftoolkit.simple
-
Unicode characters are in general divided by office applications into three different types:
- DocumentStatistic - Class in org.odftoolkit.simple.meta
-
DocumentStatistic
feature specifies the statistics about the document.
- DocumentStatistic(MetaDocumentStatisticElement) - Constructor for class org.odftoolkit.simple.meta.DocumentStatistic
-
Constructor of DocumentStatistic
feature.
- drawingShape - Variable in class org.odftoolkit.simple.form.FormControl
-