- save(OutputStream) - Method in class org.odftoolkit.simple.Document
 
- 
Save the document to an OutputStream.
 
- save(File) - Method in class org.odftoolkit.simple.Document
 
- 
Save the document to a given file.
 
- save(File, String) - Method in class org.odftoolkit.simple.Document
 
- 
Save the document to a given file with given password.
 
- search - Variable in class org.odftoolkit.simple.common.navigation.Selection
 
-  
 
- Section - Class in org.odftoolkit.simple.text
 
- 
This class represents section definition in text document.
 
- Selection - Class in org.odftoolkit.simple.common.navigation
 
- 
Selection describes one of the matched results, which is recognized by the container
 element, the start index of the text content in this element and the text content.
 
- Selection() - Constructor for class org.odftoolkit.simple.common.navigation.Selection
 
-  
 
- SelectionManager - Class in org.odftoolkit.simple.common.navigation
 
- 
SelectionManager can manage all the Selections that are returned to end users.
 
- SelectionManager() - Constructor for class org.odftoolkit.simple.common.navigation.SelectionManager
 
-  
 
- selectionManager - Variable in class org.odftoolkit.simple.Document
 
-  
 
- set(int, ListItem) - Method in class org.odftoolkit.simple.text.list.List
 
- 
Replace the item at the specified location in this List with the specified item.
 
- set(int, String) - Method in class org.odftoolkit.simple.text.list.List
 
- 
Replace the item at the specified location in this List with the specified item content.
 
- setAchorType(StyleTypeDefinitions.AnchorType) - Method in class org.odftoolkit.simple.draw.Control
 
- 
Set how a form control is bound to a text document.
 
- setAchorType(StyleTypeDefinitions.AnchorType) - Method in class org.odftoolkit.simple.draw.ControlStyleHandler
 
- 
Set how a form control is bound to a text document.
 
- setAchorType(StyleTypeDefinitions.AnchorType) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set how a frame is bound to a text document.
 
- setAnchorType(StyleTypeDefinitions.AnchorType) - Method in class org.odftoolkit.simple.form.FormControl
 
- 
Set the anchor position how this form control is bound to a text document.
 
- setApply3DEffect(boolean) - Method in class org.odftoolkit.simple.chart.Chart
 
- 
3D effect manipulation, set to apply 3D effect
 
- setApplyDesignMode(boolean) - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
-  
 
- setApplyDesignMode(boolean) - Method in interface org.odftoolkit.simple.form.FormContainer
 
- 
Set the attribute form:apply-design-mode which specifies whether forms are
 presented in editable or non-editable state.
 
- setApplyDesignMode(boolean) - Method in class org.odftoolkit.simple.TextDocument
 
-  
 
- setAutomaticFocus(boolean) - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
-  
 
- setAutomaticFocus(boolean) - Method in interface org.odftoolkit.simple.form.FormContainer
 
- 
Set the attribute form:automatic-focus which specifies whether the consumer
 loading the document should set the focus to a form control.
 
- setAutomaticFocus(boolean) - Method in class org.odftoolkit.simple.TextDocument
 
-  
 
- setAxisTitle(String, String) - Method in class org.odftoolkit.simple.chart.Chart
 
- 
chart axis manipulation, set the chart axis title according to the give dimension
 
- setBackgroundColor(Color) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Set the background color of this frame.
 
- setBackgroundColor(Color) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the background color of this frame.
 
- setBackgroundColor(Color) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Sets backgroundColor represented by the OpenDocument format used data type  See 
W3C CSS
 specification for further details.
 
 
- setBackgroundColor(Color) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the background color.
 
- setBackgroundColor(Color) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the background color of this cell.
 
- setBackgroundColorAttribute(Color) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Sets backgroundColor represented by the OpenDocument format used data type  See 
W3C CSS
 specification for further details.
 
 
- setBackgroundFrame(boolean) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set whether the content of a frame is displayed in the background or foreground.
 
- setBooleanValue(Boolean) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell value as a boolean and set the value type to be boolean.
 
- setBorder(Border) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the border definition for all four borders.
 
- setBorder(Border) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the border definition for all four borders.
 
- setBorder(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for all four borders.
 
- setBorderByDescription(String) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set border style by a description string.
 
- setBorders(Border, StyleTypeDefinitions.CellBordersType) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the border style of this cell.
 
- setBorders(StyleTypeDefinitions.CellBordersType, Border) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the border style.
 
- setBorders(StyleTypeDefinitions.CellBordersType, Border) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the border style.
 
- setBorders(StyleTypeDefinitions.CellBordersType, Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border style.
 
- setBorders(StyleTypeDefinitions.CellBordersType, Border) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the border style definitions for this cell.
 
- setBorders(Border, StyleTypeDefinitions.CellBordersType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the border style of this cell.
 
- setBottomBorder(Border) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the border definition for the bottom border.
 
- setBottomBorder(Border) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the border definition for the bottom border.
 
- setBottomBorder(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for the bottom border.
 
- setBreak(String, String) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
-  
 
- setBreak(String, String) - Method in class org.odftoolkit.simple.style.TableProperties
 
- 
Set the break.
 
- setCellBackgroundColor(Color) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the background color of this cell.
 
- setCellBackgroundColor(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
 
- setCellCount(int) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaCellCountAttribute .
 
- setCellRangeName(String) - Method in class org.odftoolkit.simple.table.CellRange
 
- 
Set the name of the current cell range.
 
- setCellStyleInheritance(boolean) - Method in class org.odftoolkit.simple.table.Table
 
- 
This method allows users to set whether cell style is inherited or not when a new cell is added
 to the table.
 
- setCellStyleName(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell style name.
 
- setCharacterCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaCharacterCountAttribute.
 
- setChartData(DataSet) - Method in class org.odftoolkit.simple.chart.Chart
 
- 
chart data manipulation, set chart data
 
- setChartTitle(String) - Method in class org.odftoolkit.simple.chart.Chart
 
- 
chart title manipulation, get the current chart title
 
- setChartType(ChartType) - Method in class org.odftoolkit.simple.chart.Chart
 
- 
chart type manipulation, set a chart type when chart type is changed, all the corresponding
 chart behaviors and properties should be changed accordingly
 
- setColor(Color) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the color of this border
 
- setColor(Color) - Method in class org.odftoolkit.simple.style.Font
 
- 
Set the font color
 
- setCommand(String) - Method in interface org.odftoolkit.simple.form.Form
 
- 
Set a command to execute on a data source
 
- setCommand(String) - Method in class org.odftoolkit.simple.form.OOForm
 
-  
 
- setCommandType(FormTypeDefinition.FormCommandType) - Method in interface org.odftoolkit.simple.form.Form
 
- 
Set the type of command to execute on a data source.
 
- setCommandType(FormTypeDefinition.FormCommandType) - Method in class org.odftoolkit.simple.form.OOForm
 
-  
 
- setContinueList(List) - Method in class org.odftoolkit.simple.text.list.List
 
- 
Set the list whose numbering is continued by this list.
 
- setContinueNumbering(boolean) - Method in class org.odftoolkit.simple.text.list.List
 
- 
Set whether the numbering of the preceding list is continued or not.
 
- setControl(String) - Method in class org.odftoolkit.simple.draw.Control
 
- 
Set a control within a form that is linked to this control shape by its ID.
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.Button
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.CheckBox
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.Field
 
-  
 
- setControlImplementation(String) - Method in interface org.odftoolkit.simple.form.Form
 
- 
Set the implementation of the created control
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.FormControl
 
- 
Set the implementation of this control.
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.Label
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.ListBox
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.OOForm
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.RadioButton
 
-  
 
- setControlImplementation(String) - Method in class org.odftoolkit.simple.form.TextBox
 
-  
 
- setCountry(String) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the country information for western character.
 
- setCountry(String, Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the country information for a specific script type.
 
- setCountry(String, Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the country information for a specific script type
 
- setCountry(String, Document.ScriptType) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
 
- 
Set the country information for a specific script type
 
- setCreationDate(Calendar) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaCreationDateElement .
 
- setCreator(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation DcCreatorElement.
 
- setCurrencyCode(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the currency code of this cell, for example, "USD", "EUR", "CNY", and etc.
 
- setCurrencyFormat(String, String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the currency symbol and overall format of a currency cell.
 
- setCurrencySymbol(String) - Method in class org.odftoolkit.simple.form.CurrencyField
 
-  
 
- setCurrencySymbolVisible(boolean) - Method in class org.odftoolkit.simple.form.CurrencyField
 
-  
 
- setCurrencyValue(Double, String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the value and currency of the cell, and set the value type as
 "currency".
 
- setCurrentSelected(boolean) - Method in class org.odftoolkit.simple.form.RadioButton
 
- 
Set current selection status of this radio button, it override the default status
 
- setCurrentState(FormTypeDefinition.FormCheckboxState) - Method in class org.odftoolkit.simple.form.CheckBox
 
- 
Set current state of this check box
 
- setCurrentValue(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
- 
Set the current value of this control, it override the default value.
 
- setCurrentValue(String) - Method in class org.odftoolkit.simple.form.Field
 
- 
Set the current value of this control, it override the default value.
 
- setCurrentValue(String) - Method in class org.odftoolkit.simple.form.TextBox
 
- 
Set the current value of this control, it override the default value.
 
- setDataField(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
- 
Set the data field referenced by this combo box
 
- setDataField(String) - Method in class org.odftoolkit.simple.form.ListBox
 
- 
Set the data field referenced by this combo box
 
- setDataSource(String) - Method in interface org.odftoolkit.simple.form.Form
 
- 
Set the data source to be used by the form
 
- setDataSource(String) - Method in class org.odftoolkit.simple.form.OOForm
 
-  
 
- setDateTimeValue(Calendar) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Sets the cell value as a date with second precision and the value type to be "date".
 
- setDateValue(Calendar) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell value as a date, and set the value type to be "date".
 
- setDcdate(Calendar) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation DcDateElement.
 
- setDecimalAccuracy(double) - Method in class org.odftoolkit.simple.form.CurrencyField
 
-  
 
- setDecimalAccuracy(double) - Method in class org.odftoolkit.simple.form.NumericField
 
- 
Set the decimal accuracy of the input value
 
- setDecorator(ListDecorator) - Method in class org.odftoolkit.simple.text.list.List
 
- 
Set the ListDecorator of this list.
 
- setDefaultCellStyle(OdfStyle) - Method in class org.odftoolkit.simple.table.Column
 
- 
Set the default cell style to this column.
 
- setDefaultCellStyle(OdfStyle) - Method in class org.odftoolkit.simple.table.Row
 
- 
Set the default cell style to this row.
 
- setDefaultSelected(boolean) - Method in class org.odftoolkit.simple.form.RadioButton
 
- 
Set the default selection status of this radio button
 
- setDefaultState(FormTypeDefinition.FormCheckboxState) - Method in class org.odftoolkit.simple.form.CheckBox
 
- 
Set the default state of this check box
 
- setDescription(String) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Set the description of this text box.
 
- setDescription(String) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Set the description of this image.
 
- setDescription(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation DcDescriptionElement.
 
- setDiagonalBlTr(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for the diagonal from bottom left to top right.
 
- setDiagonalTlBr(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for the diagonal from top left to bottom right.
 
- setDisplayPage(ChapterField.DisplayType) - Method in class org.odftoolkit.simple.common.field.ChapterField
 
- 
Specifies the information that a chapter field should display.
 
- setDisplayPage(PageNumberField.DisplayType) - Method in class org.odftoolkit.simple.common.field.PageNumberField
 
- 
Specifies whether to display or not the number of a previous or following page rather than the
 number of the current page.
 
- setDisplayText(String, CellValueAdapter) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the text displayed in this cell.
 
- setDisplayText(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the text displayed in this cell.
 
- setDisplayText(String, CellValueAdapter, String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the text displayed in this cell, with a specified style name.
 
- setDisplayText(String, String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the text displayed in this cell, with a specified style name.
 
- setDistance(double) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the distance between inner line and outer line of border with double lines.
 
- setDoubleLineWidthByDescription(String) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the border widths with double lines by a description string.
 
- setDoubleValue(Double) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell value as a double and set the value type to be "float".
 
- setDrawCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaDrawCountAttribute.
 
- setDropDownVisible(boolean) - Method in class org.odftoolkit.simple.form.DateField
 
- 
Set the visibility of the drop-down button.
 
- setEditingCycles(Integer) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaEditingCyclesElement .
 
- setEditingDuration(Duration) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaEditingDurationElement.
 
- setEditMask(String) - Method in class org.odftoolkit.simple.form.PatternField
 
-  
 
- setExtendedStyleByType(TableTemplate.ExtendedStyleType, String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
set the value of table style and paragraph style specified by type.
 
- setFamilyName(String) - Method in class org.odftoolkit.simple.style.Font
 
- 
Set the font family.
 
- setFill(StyleTypeDefinitions.OdfDrawFill, Color) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the fill style for a graphic object.
 
- setFixed(boolean) - Method in class org.odftoolkit.simple.common.field.DateField
 
- 
Set whether the date value of this field is fixed.
 
- setFixed(boolean) - Method in class org.odftoolkit.simple.common.field.TimeField
 
- 
Set whether the time value of this field is fixed.
 
- setFont(Font) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font definition for western character.
 
- setFont(Font, Locale) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font definition.
 
- setFont(Font) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set font style for this cell.
 
- setFont(Font) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the font definition.
 
- setFont(Font, Locale) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the font definition.
 
- setFont(Font) - Method in class org.odftoolkit.simple.text.Paragraph
 
- 
Sets font style for this paragraph.
 
- setFont(Font) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
 
- 
Set the font definition.
 
- setFont(Font, Locale) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
 
- 
Set the font definition.
 
- setFontColor(Color) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font color.
 
- setFontName(String) - Method in class org.odftoolkit.simple.style.Font
 
- 
Set the font name
 
- setFontName(String) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font name for western characters.
 
- setFontName(String, Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font name for a specific script type
 
- setFontSizeInPoint(double) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font size in measurement point(PT) for western characters.
 
- setFontSizeInPoint(double, Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font size in measurement point(PT) for a specific script type.
 
- setFontStyle(StyleTypeDefinitions.FontStyle) - Method in class org.odftoolkit.simple.style.Font
 
- 
Set the font style
 
- setFontStyle(StyleTypeDefinitions.FontStyle) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font style for western characters
 
- setFontStyle(StyleTypeDefinitions.FontStyle, Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font style for a specific script type
 
- setFootnoteMaxHeight(double) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the footnote max height of the PageLayoutProperties referenced by this master
 page.
 
- setFootnoteMaxHeight(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the max height of a footnote area on a page.
 
- setFootnoteSepProperties(StyleTypeDefinitions.AdjustmentStyle, Color, double, double, StyleTypeDefinitions.LineStyle, Percent, double) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the foot note separator properties of the PageLayoutProperties referenced by
 this master page.
 
- setFootnoteSepProperties(StyleTypeDefinitions.AdjustmentStyle, Color, double, double, StyleTypeDefinitions.LineStyle, Percent, double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the formatting of footnote separator of this PageLayoutProperties
 
- setFormatString(String, String) - Method in class org.odftoolkit.simple.draw.Control
 
- 
Set the format string of the input control.
 
- setFormatString(String, OfficeValueTypeAttribute.Value, Locale) - Method in class org.odftoolkit.simple.form.Field
 
- 
Set the format string of the field.
 
- setFormatString(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the format string of the cell.
 
- setFormDropdown(boolean) - Method in class org.odftoolkit.simple.form.ComboBox
 
- 
Set the visibility of the drop-down list
 
- setFormDropdown(boolean) - Method in class org.odftoolkit.simple.form.ListBox
 
- 
Set the visibility of the drop-down list
 
- setFormMultiSelection(boolean) - Method in class org.odftoolkit.simple.form.ListBox
 
- 
Set if the list box support multi-selection
 
- setFormName(String) - Method in interface org.odftoolkit.simple.form.Form
 
- 
Set the name of this form
 
- setFormName(String) - Method in class org.odftoolkit.simple.form.OOForm
 
-  
 
- setFormProperty(String, String, String, Boolean, String, String, Double, String) - Method in class org.odftoolkit.simple.form.FormControl
 
-  
 
- setFormula(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set a formula to the cell.
 
- setFrameCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaFrameCountAttribute .
 
- setGenerator(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaGeneratorElement.
 
- setHeader(String) - Method in class org.odftoolkit.simple.text.list.List
 
- 
Set the header of this list.
 
- setHeight(double) - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
-  
 
- setHeight(double, boolean) - Method in class org.odftoolkit.simple.table.Row
 
- 
Set the height/minimal height of the row (in Millimeter) according to the second parameter.
 
- setHorizontalAlignment(StyleTypeDefinitions.HorizontalAlignmentType) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Set the horizontal alignment.
 
- setHorizontalAlignment(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
 
- setHorizontalAlignment(StyleTypeDefinitions.HorizontalAlignmentType) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the horizontal alignment setting of this cell.
 
- setHorizontalAlignment(StyleTypeDefinitions.HorizontalAlignmentType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the horizontal alignment.
 
- setHorizontalAlignment(StyleTypeDefinitions.HorizontalAlignmentType) - Method in class org.odftoolkit.simple.text.Paragraph
 
- 
Set the horizontal alignment setting of this paragraph.
 
- setHorizontalAlignment(StyleTypeDefinitions.HorizontalAlignmentType) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
 
- 
Set the horizontal alignment.
 
- setHorizontalPosition(StyleTypeDefinitions.FrameHorizontalPosition) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the horizontal position
 
- setHorizontalPosition(StyleTypeDefinitions.FrameHorizontalPosition) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Set the horizontal position
 
- setHorizontalPosition(StyleTypeDefinitions.FrameHorizontalPosition) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the horizontal position
 
- setHorizontalRelative(StyleTypeDefinitions.HorizontalRelative) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the horizontal relative
 
- setHorizontalRelative(StyleTypeDefinitions.HorizontalRelative) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the horizontal relative
 
- setHyperlink(URI) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Add a hypertext reference to this frame.
 
- setHyperlink(URI) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Add a hypertext reference to this image.
 
- setId(String) - Method in class org.odftoolkit.simple.form.Button
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.CheckBox
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.Field
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.FormControl
 
- 
Set the control id.
 
- setId(String) - Method in class org.odftoolkit.simple.form.Label
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.ListBox
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.RadioButton
 
-  
 
- setId(String) - Method in class org.odftoolkit.simple.form.TextBox
 
-  
 
- setImage(URI) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Add a image to the frame after all the contents get removed.
 
- setImage(URI) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Insert an Image from the specified uri to cell.
 
- setImageCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaImageCountAttribute .
 
- setInitialCreator(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaInitialCreatorElement.
 
- setInnerLineWidth(double) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the inner line width of border with double lines If the line style is not double, nothing
 will happen.
 
- setInputErrorMessage(String, String, String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Sets the title and text of the message box which will be displayed if if invalid input is
 entered into the cell.
 
- setInputHelpMessage(String, String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Sets the title and the text of the tip, which will then be displayed if the cell is selected.
 
- setKeepTogether(boolean) - Method in class org.odftoolkit.simple.table.Row
 
- 
Set the keep together flag
 
   true sets to keep always together
   false sets to keep together auto
 
 
- setKeepWithNext(boolean) - Method in class org.odftoolkit.simple.table.Table
 
-  
 
- setKeywords(List<String>) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the list value of the odf dom element representation MetaKeywordElement.
 
- setLabel(String) - Method in class org.odftoolkit.simple.form.Button
 
- 
Set the label content of this button
 
- setLabel(String) - Method in class org.odftoolkit.simple.form.CheckBox
 
- 
Set the label content of this check box
 
- setLabel(String) - Method in class org.odftoolkit.simple.form.Label
 
- 
Set the text content of this label
 
- setLabel(String) - Method in class org.odftoolkit.simple.form.RadioButton
 
- 
Set the label content of this radio button
 
- setLabelByIndex(int, String) - Method in class org.odftoolkit.simple.chart.DataSet
 
- 
Sets or change the legend of the data series by its index in the data set.
 
- setLanguage(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation DcLanguageElement.
 
- setLanguage(String) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the language information for western characters.
 
- setLanguage(String, Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the language information for a specific script type
 
- setLanguage(String, Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the language information for a specific script type
 
- setLanguage(String, Document.ScriptType) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
 
- 
Set the language information for a specific script type
 
- setLeftBorder(Border) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the border definition for the left border.
 
- setLeftBorder(Border) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the border definition for the left border.
 
- setLeftBorder(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for the left border.
 
- setLegendByIndex(int, String) - Method in class org.odftoolkit.simple.chart.DataSet
 
- 
Sets or change the legend of the data series by its index in the data set.
 
- setLinearMeasure(StyleTypeDefinitions.SupportedLinearMeasure) - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
-  
 
- setLinearMeasure(StyleTypeDefinitions.SupportedLinearMeasure) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set linear measurement
 
- setLineStyle(StyleTypeDefinitions.LineType) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the line style of the border.
 
- setListSource(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
- 
Set the source of this data list.
 
- setListSource(String) - Method in class org.odftoolkit.simple.form.ListBox
 
- 
Set the source of this data list.
 
- setListSourceType(FormTypeDefinition.FormListSourceType) - Method in class org.odftoolkit.simple.form.ComboBox
 
- 
Set the source type of the data list.
 
- setListSourceType(FormTypeDefinition.FormListSourceType) - Method in class org.odftoolkit.simple.form.ListBox
 
- 
Set the source type of the data list.
 
- setLiteralMask(String) - Method in class org.odftoolkit.simple.form.PatternField
 
-  
 
- setLocale(Locale) - Method in class org.odftoolkit.simple.Document
 
- 
Set a locale information.
 
- setLocale(Locale, Document.ScriptType) - Method in class org.odftoolkit.simple.Document
 
- 
Set a locale of a specific script type.
 
- setLocalTable(boolean) - Method in class org.odftoolkit.simple.chart.DataSet
 
- 
Sets this data set uses local table or not.
 
- setMarginBottom(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the bottom margin of this PageLayoutProperties
 
- setMarginBottom(double) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Set the bottom margin of this ParagraphProperties
 
- setMarginLeft(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the left margin of this PageLayoutProperties
 
- setMarginLeft(double) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Set the left margin of this ParagraphProperties
 
- setMarginRight(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the right margin of this PageLayoutProperties
 
- setMarginRight(double) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Set the right margin of this ParagraphProperties
 
- setMargins(double, double, double, double) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the margins of the PageLayoutProperties referenced by this master page.
 
- setMarginTop(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the top margin of this PageLayoutProperties
 
- setMarginTop(double) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Set the top margin of this ParagraphProperties
 
- setName(String) - Method in class org.odftoolkit.simple.common.field.ReferenceField
 
- 
Set the name of this reference field.
 
- setName(String) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Set the name of this frame.
 
- setName(String) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Set the name of this image.
 
- setName(String) - Method in class org.odftoolkit.simple.form.Button
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.CheckBox
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.Field
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.FormControl
 
- 
Set the control name.
 
- setName(String) - Method in class org.odftoolkit.simple.form.Label
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.ListBox
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.RadioButton
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.form.TextBox
 
-  
 
- setName(String) - Method in class org.odftoolkit.simple.text.Section
 
- 
Set the value of this section name
 
- setNonWhitespaceCharacterCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation 
 MetaNonWhitespaceCharacterCountAttribute.
 
- setNoteText(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set note text for this table cell.
 
- setNumberFormat(NumberFormat) - Method in class org.odftoolkit.simple.common.field.PageCountField
 
- 
Specifies the number format of this field.
 
- setNumberFormat(NumberFormat) - Method in class org.odftoolkit.simple.common.field.PageNumberField
 
- 
Specifies the number format of this field.
 
- setNumberFormat(String) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the number format of the PageLayoutProperties referenced by this master page.
 
- setNumberFormat(String) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the number format of this PageLayoutProperties
 
- setNumberFormat(String) - Method in class org.odftoolkit.simple.text.list.ListItem
 
- 
Set the number format of this item.
 
- setObjectCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaObjectCountAttribute.
 
- setOdfMediaType(Document.OdfMediaType) - Method in class org.odftoolkit.simple.Document
 
- 
Sets the media type of the Document
 
- setOleObjectCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaOleObjectCountAttribute.
 
- setOuterLineWidth(double) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the outer line width of border with double lines If the line style is not double, nothing
 will happen.
 
- setOutlineLevel(int) - Method in class org.odftoolkit.simple.common.field.ChapterField
 
- 
Specifies the outline level to be displayed.
 
- setPageColumns(int, double) - Method in class org.odftoolkit.simple.TextDocument
 
- 
Defines several columns to the page whose style is specified.
 
- setPageCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaPageCountAttribute.
 
- setPageHeight(double) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the page height of the PageLayoutProperties referenced by this master page.
 
- setPageHeight(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the page height of this PageLayoutProperties
 
- setPageNumber(int) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
-  
 
- setPageNumber(int) - Method in class org.odftoolkit.simple.style.TableProperties
 
- 
Set the page number for a new page with a master style.
 
- setPageWidth(double) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the page width of the PageLayoutProperties referenced by this master page.
 
- setPageWidth(double) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the page width of this PageLayoutProperties
 
- setParagraphCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaParagraphCountAttribute.
 
- setPassword(String) - Method in class org.odftoolkit.simple.Document
 
- 
Sets password of this document.
 
- setPercentageValue(Double) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell value as a percentage value and set the value type as
 percentage too.
 
- setPrintDate(Calendar) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaPrintDateElement.
 
- setPrintedBy(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaPrintedByElement.
 
- setPrintOrientation(StyleTypeDefinitions.PrintOrientation) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the print orientation of the PageLayoutProperties referenced by this master
 page.
 
- setPrintOrientation(StyleTypeDefinitions.PrintOrientation) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the print orientation of this PageLayoutProperties
 
- setProtected(boolean) - Method in class org.odftoolkit.simple.table.Table
 
- 
Set if the table is protected.
 
- setProtected(boolean) - Method in class org.odftoolkit.simple.text.Section
 
- 
Set the value to specify whether the section is protected.
 
- setProtectedWithPassword(String) - Method in class org.odftoolkit.simple.text.Section
 
- 
Set the password which specifies that an authorization is required for removing the protection
 of this section.
 
- setProtectionKeyDigestProvider(ProtectionKeyDigestProvider) - Method in class org.odftoolkit.simple.text.Section
 
- 
Set the provider which provides corresponding protection key digest algorithm.
 
- setProvider(FormProvider) - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
- 
Set the form provider of this container.
 
- setRectangle(FrameRectangle) - Method in class org.odftoolkit.simple.draw.Control
 
- 
Set the rectangle used by this control
 
- setRectangle(FrameRectangle) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Set the rectangle used by this frame
 
- setRectangle(FrameRectangle) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Set the rectangle used by this image
 
- setRectangle(FrameRectangle) - Method in class org.odftoolkit.simple.form.FormControl
 
- 
Set the rectangle used as the bounding box of this form control
 
- setRightBorder(Border) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the border definition for the right border.
 
- setRightBorder(Border) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the border definition for the right border.
 
- setRightBorder(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for the right border.
 
- setRowCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaRowCountAttribute.
 
- setSelectionManager(SelectionManager) - Method in class org.odftoolkit.simple.Document
 
-  
 
- setSelectionReplaced(boolean) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
-  
 
- setSentenceCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaSentenceCountAttribute.
 
- setSize(double) - Method in class org.odftoolkit.simple.style.Font
 
- 
Set the font size.
 
- setSlideName(String) - Method in class org.odftoolkit.simple.presentation.Slide
 
- 
Set the current slide name.
 
- setSpinButonVisible(boolean) - Method in class org.odftoolkit.simple.form.Field
 
- 
Set the visibility of the spin button
 
- setStartNumber(Integer) - Method in class org.odftoolkit.simple.text.list.ListItem
 
- 
Set the start number of this item.
 
- setStepValue(double) - Method in class org.odftoolkit.simple.form.CurrencyField
 
-  
 
- setStepValue(double) - Method in class org.odftoolkit.simple.form.NumericField
 
- 
Set the step value for the spin button.
 
- setStringValue(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell value as a string, and set the value type to be string.
 
- setStroke(StyleTypeDefinitions.OdfDrawStroke, Color, String, String) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the style of stroke.
 
- setStroke(StyleTypeDefinitions.OdfDrawStroke, Color, String, String) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the style of stroke.
 
- setStyleName(String) - Method in class org.odftoolkit.simple.text.Paragraph
 
- 
Set the style name of this paragraph
 
- setStyleRunThrough(boolean) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set whether the content of a graphic object is displayed in the background or foreground.
 
- setSubject(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation DcSubjectElement.
 
- setSubscripted(Integer) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Sets the text style subscripted
 
- setSuperscripted(Integer) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Sets the text style superscripted
 
- setSyllableCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaSyllableCountAttribute.
 
- setTableAlign(TableAlignAttribute.Value) - Method in class org.odftoolkit.simple.table.Table
 
- 
Sets the table align.
 
- setTableBodyStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of body.
 
- setTableCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation
 MetaTableCountAttribute.
 
- setTableEvenColumnsStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of even columns.
 
- setTableEvenRowsStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of even rows.
 
- setTableFirstColumnStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of first column.
 
- setTableFirstRowStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of first row.
 
- setTableLastColumnStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of last column.
 
- setTableLastRowStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of last row.
 
- setTableName(String) - Method in class org.odftoolkit.simple.table.Table
 
- 
Set the table name.
 
- setTableName(String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the name of table template.
 
- setTableOddColumnsStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of odd columns.
 
- setTableOddRowsStyle(String, String) - Method in class org.odftoolkit.simple.table.TableTemplate
 
- 
Set the value of table style and paragraph style of odd rows.
 
- setTextContent(String) - Method in class org.odftoolkit.simple.draw.Textbox
 
- 
Set the text content of this text box.
 
- setTextContent(String) - Method in class org.odftoolkit.simple.text.list.ListItem
 
- 
Set item text content.
 
- setTextContent(String) - Method in class org.odftoolkit.simple.text.Paragraph
 
- 
Set the text content of this paragraph.
 
- setTextContent(String) - Method in class org.odftoolkit.simple.text.Span
 
- 
Set the text content of this span.
 
- setTextContent(String) - Method in class org.odftoolkit.simple.text.TextHyperlink
 
- 
Set the text content of this hyperlink
 
- setTextContentNotCollapsed(String) - Method in class org.odftoolkit.simple.text.Paragraph
 
- 
Set the text content of this paragraph.
 
- setTextIndent(double) - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
- 
Set the text indention size of this ParagraphProperties
 
- setTextLinePosition(StyleTypeDefinitions.TextLinePosition) - Method in class org.odftoolkit.simple.style.Font
 
- 
Set the font text line position
 
- setTextLineStyle(StyleTypeDefinitions.TextLinePosition) - Method in class org.odftoolkit.simple.style.TextProperties
 
- 
Set the font text line style for characters
 
- setTextWrapped(boolean) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the wrap option of this cell.
 
- setTextWrapped(boolean) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the wrap option of this cell.
 
- setTimeFormat(String, Locale) - Method in class org.odftoolkit.simple.form.TimeField
 
- 
Format the time value according to the appointed format and locale.
 
- setTimeValue(Calendar) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the cell value as a time and set the value type to be "time" too.
 
- setTitle(String) - Method in class org.odftoolkit.simple.draw.Frame
 
- 
Set the title of this text box
 
- setTitle(String) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Set the title of this image
 
- setTitle(String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation DcTitleElement.
 
- setTopBorder(Border) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the border definition for the top border.
 
- setTopBorder(Border) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the border definition for the top border.
 
- setTopBorder(Border) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the border definition for the top border.
 
- setURI(URI) - Method in class org.odftoolkit.simple.text.TextHyperlink
 
- 
Set the value of URI for this hyperlink
 
- setUseLegend(boolean) - Method in class org.odftoolkit.simple.chart.Chart
 
- 
chart legend manipulation, get whether the chart use legend
 
- setUseOptimalHeight(boolean) - Method in class org.odftoolkit.simple.table.Row
 
- 
Set if the row always keeps its optimal height.
 
- setUseOptimalWidth(boolean) - Method in class org.odftoolkit.simple.table.Column
 
- 
Set if the column always keeps its optimal width.
 
- setUserDefinedData(String, String, String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the odf dom element representation MetaUserDefinedElement, if the element
 with the attribute name exists,then update;or create a new element if type or value is null,the
 original will not be updated.
 
- setUserDefinedDataType(String, String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the data type of the odf dom element representation MetaUserDefinedElement by
 attribute name.
 
- setUserDefinedDataValue(String, String) - Method in class org.odftoolkit.simple.meta.Meta
 
- 
Sets the value of the odf dom element representation MetaUserDefinedElement by
 attribute name.
 
- setUseRepeat(boolean) - Method in class org.odftoolkit.simple.table.Table
 
- 
When two or more columns/rows/cells are added to a table, if they are adjoining, and have the
 same content and style, and do not contain horizontally/vertically merged cells, they may be
 described by a single element.
 
- setValidityList(List<String>) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Specifies the allowed values of this cell in a list.
 
- setValue(String) - Method in class org.odftoolkit.simple.form.Button
 
- 
Set the default value of this control, it will be override by current value.
 
- setValue(String) - Method in class org.odftoolkit.simple.form.CheckBox
 
- 
Set the default value of this control, it will be override by current value.
 
- setValue(String) - Method in class org.odftoolkit.simple.form.ComboBox
 
- 
Set the default value of this control, it will be override by current value.
 
- setValue(String) - Method in class org.odftoolkit.simple.form.Field
 
- 
Set the default value of this control, it will be override by current value.
 
- setValue(String) - Method in class org.odftoolkit.simple.form.RadioButton
 
- 
Set the default value of this control, it will be override by current value.
 
- setValue(String) - Method in class org.odftoolkit.simple.form.TextBox
 
- 
Set the default value of this control, it will be override by current value.
 
- setValues(String[], String[], double[][]) - Method in class org.odftoolkit.simple.chart.DataSet
 
- 
Sets or updates data for the data set with 2 dimensional double array, the first dimension
 represents the index of data series, the second dimension represents the index of data item in
 each data series.
 
- setValues(CellRangeAddressList, SpreadsheetDocument, boolean, boolean, boolean) - Method in class org.odftoolkit.simple.chart.DataSet
 
- 
Sets data for the data set with cell range address of sheet in spreadsheet document or internal
 chart table in other chart containers.
 
- setValueType(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the value type of this cell.
 
- setVerticalAlignment(StyleTypeDefinitions.VerticalAlignmentType) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the vertical alignment.
 
- setVerticalAlignment(String) - Method in class org.odftoolkit.simple.table.Cell
 
- 
 
- setVerticalAlignment(StyleTypeDefinitions.VerticalAlignmentType) - Method in class org.odftoolkit.simple.table.Cell
 
- 
Set the vertical alignment setting of this cell.
 
- setVerticalAlignment(StyleTypeDefinitions.VerticalAlignmentType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
 
- 
Set the vertical alignment setting of this cell.
 
- setVerticalMargin(double, double) - Method in class org.odftoolkit.simple.table.Table
 
- 
Modifies the margin above and below the table.
 
- setVerticalPosition(StyleTypeDefinitions.FrameVerticalPosition) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the vertical position
 
- setVerticalPosition(StyleTypeDefinitions.FrameVerticalPosition) - Method in class org.odftoolkit.simple.draw.Image
 
- 
Set the vertical position
 
- setVerticalPosition(StyleTypeDefinitions.FrameVerticalPosition) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the vertical position
 
- setVerticalRelative(StyleTypeDefinitions.VerticalRelative) - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
 
- 
Set the vertical relative
 
- setVerticalRelative(StyleTypeDefinitions.VerticalRelative) - Method in class org.odftoolkit.simple.style.GraphicProperties
 
- 
Set the vertical relative
 
- setVisible(boolean) - Method in class org.odftoolkit.simple.text.Footer
 
- 
Set this footer visible or not.
 
- setVisible(boolean) - Method in class org.odftoolkit.simple.text.Header
 
- 
Set this header visible or not.
 
- setWidth(double) - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
-  
 
- setWidth(double) - Method in class org.odftoolkit.simple.style.Border
 
- 
Set the width of this border
 
- setWidth(double) - Method in class org.odftoolkit.simple.table.Column
 
- 
Set the width of the column (in Millimeter).
 
- setWidth(double) - Method in class org.odftoolkit.simple.table.Table
 
- 
Set the width of the table (in Millimeter).
 
- setWidthWidthoutRelative(double) - Method in class org.odftoolkit.simple.table.Column
 
- 
Set the width without any worry about that it fits, the caller has to care about this.
 
- setWordCount(Integer) - Method in class org.odftoolkit.simple.meta.DocumentStatistic
 
- 
Sets the value of odf dom attribute representation MetaWordCountAttribute.
 
- setWrapped(boolean) - Method in class org.odftoolkit.simple.style.TableCellProperties
 
- 
Set the text is allowed to be wrapped.
 
- setWritingMode(StyleTypeDefinitions.WritingMode) - Method in class org.odftoolkit.simple.style.MasterPage
 
- 
Set the writing mode of the PageLayoutProperties referenced by this master page.
 
- setWritingMode(StyleTypeDefinitions.WritingMode) - Method in class org.odftoolkit.simple.style.PageLayoutProperties
 
- 
Set the writing mode of this PageLayoutProperties
 
- setX(double) - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
-  
 
- setY(double) - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
-  
 
- size() - Method in class org.odftoolkit.simple.text.list.List
 
- 
Return the number of direct child items in this List.
 
- Slide - Class in org.odftoolkit.simple.presentation
 
- 
Slide represents the presentation slide feature of the ODF document.
 
- Slide.SlideBuilder - Class in org.odftoolkit.simple.presentation
 
- 
This is a tool class which supplies all of the slide creation detail.
 
- Slide.SlideLayout - Enum in org.odftoolkit.simple.presentation
 
- 
A slide layout is a slide with some predefine place holder.
 
- SlideBuilder(PresentationDocument) - Constructor for class org.odftoolkit.simple.presentation.Slide.SlideBuilder
 
- 
SlideBuilder constructor.
 
- Span - Class in org.odftoolkit.simple.text
 
- 
This class represents the application of a style to the character data of a portion of text.
 
- SpreadsheetDocument - Class in org.odftoolkit.simple
 
- 
This class represents an empty ODF spreadsheet document.
 
- SpreadsheetDocument(OdfPackage, String, SpreadsheetDocument.OdfMediaType) - Constructor for class org.odftoolkit.simple.SpreadsheetDocument
 
- 
To avoid data duplication a new document is only created, if not already opened.
 
- SpreadsheetDocument.OdfMediaType - Enum in org.odftoolkit.simple
 
- 
This enum contains all possible media types of SpreadsheetDocument documents.
 
- SquareDecorator - Class in org.odftoolkit.simple.text.list
 
- 
SquareDecorator is an implementation of the ListDecorator interface, decorates a given List as
 square list.
 
- SquareDecorator(Document) - Constructor for class org.odftoolkit.simple.text.list.SquareDecorator
 
- 
Constructor with Document.
 
- styles - Variable in class org.odftoolkit.simple.text.list.NumberDecoratorBase
 
-  
 
- StyleTypeDefinitions - Class in org.odftoolkit.simple.style
 
- 
This class defines the common used types in style handling methods.
 
- StyleTypeDefinitions.AdjustmentStyle - Enum in org.odftoolkit.simple.style
 
- 
Common used font adjustment style from users perspective
 
- StyleTypeDefinitions.AnchorType - Enum in org.odftoolkit.simple.style
 
- 
Anchor type from users perspective.
 
- StyleTypeDefinitions.CellBordersType - Enum in org.odftoolkit.simple.style
 
- 
Common used border types from users perspective
 
- StyleTypeDefinitions.FontStyle - Enum in org.odftoolkit.simple.style
 
- 
Common used font style from users perspective
 
- StyleTypeDefinitions.FrameHorizontalPosition - Enum in org.odftoolkit.simple.style
 
- 
specifies the horizontal alignment of a frame relative to a specific area.
 
- StyleTypeDefinitions.FrameVerticalPosition - Enum in org.odftoolkit.simple.style
 
- 
specifies the vertical alignment of a frame relative to a specific area.
 
- StyleTypeDefinitions.HorizontalAlignmentType - Enum in org.odftoolkit.simple.style
 
- 
Common used horizontal alignment type from users perspective
 
- StyleTypeDefinitions.HorizontalRelative - Enum in org.odftoolkit.simple.style
 
- 
Position horizontal relative from ODF specification perspective
 
- StyleTypeDefinitions.LineStyle - Enum in org.odftoolkit.simple.style
 
- 
Common used line style from users perspective
 
- StyleTypeDefinitions.LineThroughStyle - Enum in org.odftoolkit.simple.style
 
- 
Common used style of line lining through text from users perspective
 
- StyleTypeDefinitions.LineType - Enum in org.odftoolkit.simple.style
 
- 
Line type from ODF specification perspective
 
- StyleTypeDefinitions.OdfDrawFill - Enum in org.odftoolkit.simple.style
 
- 
the fill style for a graphic object.
 
- StyleTypeDefinitions.OdfDrawStroke - Enum in org.odftoolkit.simple.style
 
- 
The style of the stroke from ODF perspective
 
- StyleTypeDefinitions.OdfEmphasisMarkType - Enum in org.odftoolkit.simple.style
 
- 
Emphasis mark type from ODF specification perspective
 
- StyleTypeDefinitions.OdfFontStyle - Enum in org.odftoolkit.simple.style
 
- 
Font style from ODF specification perspective
 
- StyleTypeDefinitions.OdfFontWeight - Enum in org.odftoolkit.simple.style
 
- 
Font weight from ODF specification perspective
 
- StyleTypeDefinitions.OdfLineStyle - Enum in org.odftoolkit.simple.style
 
- 
Line style from ODF specification perspective
 
- StyleTypeDefinitions.OdfLineWidth - Enum in org.odftoolkit.simple.style
 
- 
Line width from ODF specification perspective
 
- StyleTypeDefinitions.PrintOrientation - Enum in org.odftoolkit.simple.style
 
-  
 
- StyleTypeDefinitions.SupportedLinearMeasure - Enum in org.odftoolkit.simple.style
 
- 
The supported line measurement till now
 
- StyleTypeDefinitions.TextLinePosition - Enum in org.odftoolkit.simple.style
 
- 
Common used font text line position from users perspective.
 
- StyleTypeDefinitions.VerticalAlignmentType - Enum in org.odftoolkit.simple.style
 
- 
Common used vertical alignment type from users perspective
 
- StyleTypeDefinitions.VerticalRelative - Enum in org.odftoolkit.simple.style
 
- 
Position vertical relative from ODF specification perspective
 
- StyleTypeDefinitions.WritingMode - Enum in org.odftoolkit.simple.style
 
-  
 
- SubjectField - Class in org.odftoolkit.simple.common.field
 
- 
A SubjectField displays the subject value contained by the document meta data.