A B C D E F G H I J L M N O P R S T U V W 

G

generateHashKey(String) - Method in interface org.odftoolkit.simple.text.ProtectionKeyDigestProvider
Generate a digest value of the input key
getAlignmentString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.HorizontalAlignmentType
 
getApplyDesignMode() - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
getApplyDesignMode() - Method in interface org.odftoolkit.simple.form.FormContainer
Get the attribute form:apply-design-mode which specifies whether forms are presented in editable or non-editable state.
getApplyDesignMode() - Method in class org.odftoolkit.simple.TextDocument
 
getAutomaticFocus() - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
getAutomaticFocus() - Method in interface org.odftoolkit.simple.form.FormContainer
Get the attribute form:automatic-focus which specifies whether the consumer loading the document should set the focus to a form control.
getAutomaticFocus() - Method in class org.odftoolkit.simple.TextDocument
 
getAxisTitle(String) - Method in class org.odftoolkit.simple.chart.Chart
chart axis manipulation, temporarily only consider the axis title
getBackgroundColor() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the background color.
getBackgroundColor() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the background color.
getBooleanValue() - Method in class org.odftoolkit.simple.table.Cell
Get the cell boolean value as Boolean object.
getBorder() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the border setting for all four borders.
getBorder() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Return the border setting for all four borders.
getBorder() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for all four borders.
getBorder(StyleTypeDefinitions.CellBordersType) - Method in class org.odftoolkit.simple.table.Cell
Return the border setting for a specific border.
getBorder(StyleTypeDefinitions.CellBordersType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the border setting for a specific border.
getBorderDescription() - Method in class org.odftoolkit.simple.style.Border
Return the description string of border style.
getBottomBorder() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the border setting for the bottom border.
getBottomBorder() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Return the border setting for the bottom border.
getBottomBorder() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the bottom border.
getBreakAfter() - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
getBreakAfter() - Method in class org.odftoolkit.simple.style.TableProperties
Return the break property after the reference.
getBreakBefore() - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
getBreakBefore() - Method in class org.odftoolkit.simple.style.TableProperties
Return the break property before the reference.
getBufferedImage() - Method in class org.odftoolkit.simple.table.Cell
Deprecated. 
getCell() - Method in class org.odftoolkit.simple.common.navigation.CellSelection
Get the selected table cell.
getCellBackgroundColor() - Method in class org.odftoolkit.simple.table.Cell
Get the background color of this cell.
getCellBackgroundColorString() - Method in class org.odftoolkit.simple.table.Cell
Deprecated.
As of Simple version 0.3, replaced by getCellBackgroundColor()
getCellByIndex(int) - Method in class org.odftoolkit.simple.table.Column
Get a cell with a specific index.
getCellByIndex(int) - Method in class org.odftoolkit.simple.table.Row
Get a cell with a specific index.
getCellByPosition(int, int) - Method in class org.odftoolkit.simple.table.CellRange
Returns a single cell that is positioned at specified column and row.
getCellByPosition(String) - Method in class org.odftoolkit.simple.table.CellRange
Returns a single cell that is positioned at specified cell address.
getCellByPosition(int, int) - Method in class org.odftoolkit.simple.table.Table
Return a single cell that is positioned at the specified column and row.
getCellByPosition(String) - Method in class org.odftoolkit.simple.table.Table
Return a single cell that is positioned at the specified cell address.
getCellCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaCellCountAttribute.
getCellCount() - Method in class org.odftoolkit.simple.table.Column
Get the count of cells in this column.
getCellCount() - Method in class org.odftoolkit.simple.table.Row
Return the count of real cells in this row.
getCellRangeAddress() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the cell range address list.
getCellRangeByName(String) - Method in class org.odftoolkit.simple.table.Table
Return a range of cells by a specified name.
getCellRangeByPosition(int, int, int, int) - Method in class org.odftoolkit.simple.table.Table
Return a range of cells within the specified range.
getCellRangeByPosition(String, String) - Method in class org.odftoolkit.simple.table.Table
Return a range of cells within the specified range.
getCellRangeName() - Method in class org.odftoolkit.simple.table.CellRange
Get the name of the named cell range.
getCellStyleName() - Method in class org.odftoolkit.simple.table.Cell
Get the cell style name.
getCharacterCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaCharacterCountAttribute .
getChartById(String) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
 
getChartById(String) - Method in interface org.odftoolkit.simple.chart.ChartContainer
Gets chart with specified id.
getChartById(String) - Method in class org.odftoolkit.simple.presentation.Slide
 
getChartById(String) - Method in class org.odftoolkit.simple.PresentationDocument
 
getChartById(String) - Method in class org.odftoolkit.simple.SpreadsheetDocument
 
getChartById(String) - Method in class org.odftoolkit.simple.TextDocument
 
getChartByTitle(String) - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
 
getChartByTitle(String) - Method in interface org.odftoolkit.simple.chart.ChartContainer
Gets chart list with specified title.
getChartByTitle(String) - Method in class org.odftoolkit.simple.presentation.Slide
 
getChartByTitle(String) - Method in class org.odftoolkit.simple.PresentationDocument
 
getChartByTitle(String) - Method in class org.odftoolkit.simple.SpreadsheetDocument
 
getChartByTitle(String) - Method in class org.odftoolkit.simple.TextDocument
 
getChartCount() - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
 
getChartCount() - Method in interface org.odftoolkit.simple.chart.ChartContainer
Returns the chart count of this container
getChartCount() - Method in class org.odftoolkit.simple.presentation.Slide
 
getChartCount() - Method in class org.odftoolkit.simple.PresentationDocument
 
getChartCount() - Method in class org.odftoolkit.simple.SpreadsheetDocument
 
getChartCount() - Method in class org.odftoolkit.simple.TextDocument
 
getChartData() - Method in class org.odftoolkit.simple.chart.Chart
chart data manipulation, get the chart data
getChartFrame() - Method in class org.odftoolkit.simple.chart.AbstractChartContainer
Returns the element which can contain a chart image object.
getChartID() - Method in class org.odftoolkit.simple.chart.Chart
chart id manipulation, get the current chart id
getChartTitle() - Method in class org.odftoolkit.simple.chart.Chart
chart title manipulation, get the current chart title
getChartType() - Method in class org.odftoolkit.simple.chart.Chart
chart type manipulation, get the current chart type
getColor() - Method in class org.odftoolkit.simple.style.Border
Return the color of this border
getColor() - Method in class org.odftoolkit.simple.style.Font
Return the font color
getColumnByIndex(int) - Method in class org.odftoolkit.simple.table.Table
Get the column at the specified index.
getColumnCount() - Method in class org.odftoolkit.simple.table.Table
Get the column count of this table.
getColumnIndex() - Method in class org.odftoolkit.simple.table.Cell
Get the index of the table column which contains this cell.
getColumnIndex() - Method in class org.odftoolkit.simple.table.Column
Get the index of this column in the owner table.
getColumnIterator() - Method in class org.odftoolkit.simple.table.Table
Return an Iterator of the column in this table.
getColumnList() - Method in class org.odftoolkit.simple.table.Table
Return a list of columns in the current table.
getColumnNumber() - Method in class org.odftoolkit.simple.table.CellRange
Get the number of columns in this cell range.
getColumnSpannedNumber() - Method in class org.odftoolkit.simple.table.Cell
Get the column spanned number of this cell.
getCommand() - Method in interface org.odftoolkit.simple.form.Form
Get the command to execute on a data source
getCommand() - Method in class org.odftoolkit.simple.form.OOForm
 
getCommandType() - Method in interface org.odftoolkit.simple.form.Form
Get the type of command to execute on a data source
getCommandType() - Method in class org.odftoolkit.simple.form.OOForm
 
getComponentByElement(OdfElement) - Static method in class org.odftoolkit.simple.Component
Get the component instance by the element instance.
getComponentMap() - Method in class org.odftoolkit.simple.Document
Return the component repository of this document.
getContainerElement() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Get the paragraph element or heading element that contains this text.
getContainerElement() - Method in class org.odftoolkit.simple.draw.Control
Get the container element which contains this control.
getContentRoot() - Method in class org.odftoolkit.simple.ChartDocument
Get the content root of a chart document.
getContentRoot(Class<T>) - Method in class org.odftoolkit.simple.Document
Get the content root of a document.
getContentRoot() - Method in class org.odftoolkit.simple.Document
Get the content root of a document.
getContentRoot() - Method in class org.odftoolkit.simple.GraphicsDocument
Get the content root of a graphics document.
getContentRoot() - Method in class org.odftoolkit.simple.PresentationDocument
Get the content root of a presentation document.
getContentRoot() - Method in class org.odftoolkit.simple.SpreadsheetDocument
Get the content root of a spreadsheet document.
getContentRoot() - Method in class org.odftoolkit.simple.TextDocument
Get the content root of a text document.
getContinueList() - Method in class org.odftoolkit.simple.text.list.List
Get the preceding list whose numbering is continued by this list.
getControlImplementation() - Method in interface org.odftoolkit.simple.form.Form
Get the implementation of the created control
getControlImplementation() - Method in class org.odftoolkit.simple.form.OOForm
 
getCountry() - Method in class org.odftoolkit.simple.style.TextProperties
Return the country information for western characters.
getCountry(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the country information for a specific script type Null will be returned if there is no country information for this script type.
getCountry(Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the country information for a specific script type The country information in its parent style and default style will be taken into considered.
getCountry(Document.ScriptType) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
Return the country information for a specific script type The country information in its parent style and default style will be taken into considered.
getCreationDate() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaCreationDateElement
getCreator() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation DcCreatorElement.
getCurrencyCode() - Method in class org.odftoolkit.simple.table.Cell
Return the currency code of this cell, for example, "USD", "EUR", "CNY", and etc.
getCurrencySymbol() - Method in class org.odftoolkit.simple.table.Cell
Get the symbol of currency.
getCurrencyValue() - Method in class org.odftoolkit.simple.table.Cell
Get the currency value of this cell as Double object.
getCurrentSelected() - Method in class org.odftoolkit.simple.form.RadioButton
Get current selection status of this radio button
getCurrentState() - Method in class org.odftoolkit.simple.form.CheckBox
Get current state of this check box
getCurrentValue() - Method in class org.odftoolkit.simple.form.ComboBox
Get the current value of this control, it override the default value.
getCurrentValue() - Method in class org.odftoolkit.simple.form.Field
Get the current value of this control
getCurrentValue() - Method in class org.odftoolkit.simple.form.TextBox
Get the current value of this control
getDataField() - Method in class org.odftoolkit.simple.form.ComboBox
Get the data field referenced by this combo box
getDataField() - Method in class org.odftoolkit.simple.form.ListBox
Get the data field referenced by this combo box
getDataSeriesByIndex(int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the values of a data series by its index in the data set.
getDataSeriesByLegend(String, int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the values of a data series by its legend, if multiple data series have duplicated legends, return the values of the first matched data series. we do not recommend the duplicated legends, but practically, some ODF editors allow users to do that.
getDataSeriesCount() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the count of data series in the data set.
getDataSource() - Method in interface org.odftoolkit.simple.form.Form
Get the name of data source
getDataSource() - Method in class org.odftoolkit.simple.form.OOForm
 
getDateFormat() - Method in class org.odftoolkit.simple.form.DateField
Get the format code which is used to format the display value
getDateValue() - Method in class org.odftoolkit.simple.table.Cell
Get the cell date value as Calendar.
getDcdate() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation DcDateElement.
getDefaultCellStyle() - Method in class org.odftoolkit.simple.table.Column
Get the default cell style of this column.
getDefaultCellStyle() - Method in class org.odftoolkit.simple.table.Row
Get the default cell style of this row.
getDefaultProtectionKeyDigestProvider() - Method in class org.odftoolkit.simple.text.Section
Get the default provider which use SHA-1 standard as the protection key digest algorithm.
getDefaultSelected() - Method in class org.odftoolkit.simple.form.RadioButton
Get the default selection status of this radio button
getDefaultState() - Method in class org.odftoolkit.simple.form.CheckBox
Get the default state of this check box
getDesciption() - Method in class org.odftoolkit.simple.draw.Frame
Get the description of this text box
getDesciption() - Method in class org.odftoolkit.simple.draw.Image
Get the description of this image
getDescription() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation DcDescriptionElement.
getDiagonalBlTr() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the diagonal from bottom left to top right.
getDiagonalTlBr() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the diagonal from top left to bottom right.
getDisplayText() - Method in class org.odftoolkit.simple.table.Cell
Get the text displayed in this cell.
getDistance() - Method in class org.odftoolkit.simple.style.Border
Return the distance between inner line and outer line of border with double lines
getDocumentStatistic() - Method in class org.odftoolkit.simple.meta.Meta
Receives the sub feature of DocumentStatistic.
getDoubleLineWidthDescription() - Method in class org.odftoolkit.simple.style.Border
Return a description string for border widths with double lines.
getDoubleValue() - Method in class org.odftoolkit.simple.table.Cell
Get the double value of this cell as Double object.
getDrawControl() - Method in class org.odftoolkit.simple.form.FormControl
Get the drawing shape binding to this control
getDrawControlContainerElement() - Method in interface org.odftoolkit.simple.draw.ControlContainer
Get the ODF element which can have DrawControlElement as child element directly.
getDrawControlContainerElement() - Method in class org.odftoolkit.simple.text.Paragraph
 
getDrawControlContainerElement() - Method in class org.odftoolkit.simple.TextDocument
 
getDrawCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaDrawCountAttribute .
getDrawFrameElement() - Method in class org.odftoolkit.simple.draw.Frame
Get the instance of DrawFrameElement which represents this frame.
getEditingCycles() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaEditingCyclesElement .
getEditingDuration() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaEditingDurationElement.
getElement() - Method in class org.odftoolkit.simple.common.navigation.Selection
Get the container element of this Selection.
getElement() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Get the paragraph element or heading element that contains this TextSelection.
getEmbeddedDocument(String) - Method in class org.odftoolkit.simple.Document
Returns an embedded OdfPackageDocument from the given package path.
getEmbeddedDocuments() - Method in class org.odftoolkit.simple.Document
Method returns all embedded OdfPackageDocuments, which match a valid OdfMediaType, of the root OdfPackageDocument.
getEmbeddedDocuments(Document.OdfMediaType) - Method in class org.odftoolkit.simple.Document
Method returns all embedded OdfPackageDocuments of the root OdfPackageDocument matching the according MediaType.
getEntries() - Method in class org.odftoolkit.simple.form.ComboBox
Get the list entries if they are initiated through a list of string.
getEntries() - Method in class org.odftoolkit.simple.form.ListBox
Get the list entries if they are initiated through a list of string.
getExtendedParagraphStyleByType(TableTemplate.ExtendedStyleType) - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style specified by type.
getExtendedTableStyleByType(TableTemplate.ExtendedStyleType) - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style specified by type.
getFamilyName() - Method in class org.odftoolkit.simple.style.Font
Return the font family
getFieldType() - Method in class org.odftoolkit.simple.common.field.AuthorField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.ChapterField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.ConditionField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.DateField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.Field
Return the type of this field.
getFieldType() - Method in class org.odftoolkit.simple.common.field.PageCountField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.PageNumberField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.ReferenceField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.SubjectField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.TimeField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.TitleField
 
getFieldType() - Method in class org.odftoolkit.simple.common.field.VariableField
 
getFont() - Method in class org.odftoolkit.simple.style.TextProperties
Return the font definition for western characters.
getFont(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the font definition for a specific script type Null will be returned if there is no font definition for this script type.
getFont() - Method in class org.odftoolkit.simple.table.Cell
Return the font definition for this cell.
getFont(Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the font definition for a specific script type.
getFont() - Method in class org.odftoolkit.simple.text.Paragraph
Returns the font definition for this paragraph.
getFont(Document.ScriptType) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
Return the font definition for a specific script type.
getFontColor() - Method in class org.odftoolkit.simple.style.TextProperties
Return the font color.
getFontFamilyName(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the font family name for a specific script type Null will be returned if there is no font family name definition for this script type.
getFontName() - Method in class org.odftoolkit.simple.style.Font
Return the font name Note the font name might be different from font family name.
getFontName() - Method in class org.odftoolkit.simple.style.TextProperties
Return the font name for western characters.
getFontName(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the font name for a specific script type Null will be returned if there is no font name setting for this script type.
getFontSizeInPoint() - Method in class org.odftoolkit.simple.style.TextProperties
Return the font size definition in measurement point(PT) for western characters.
getFontSizeInPoint(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the font size definition in measurement point(PT) for a specific script type.
getFontStyle() - Method in class org.odftoolkit.simple.style.Font
Get the font style
getFontStyle() - Method in class org.odftoolkit.simple.style.TextProperties
Return the font style for western characters Null will be returned if there is no font style setting for western characters
getFontStyle(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the font style for a specific script type REGULAR will be returned if there is no font style setting for this script type.
getFooter() - Method in class org.odftoolkit.simple.TextDocument
Get the Standard Page footer of this text document.
getFooter(boolean) - Method in class org.odftoolkit.simple.TextDocument
Get the footer of this text document.
getFootnoteMaxHeight() - Method in class org.odftoolkit.simple.style.MasterPage
Get the footnote max height of the the PageLayoutProperties referenced by this master page.
getFootnoteMaxHeight() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the max height of a footnote area on a page.
getFootnoteSepAdjustment() - Method in class org.odftoolkit.simple.style.MasterPage
Get the way in which a footnote separator line aligned to a page, which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepAdjustment() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the way in which a footnote separator line is aligned on a page.
getFootnoteSepColor() - Method in class org.odftoolkit.simple.style.MasterPage
Get the color of a footnote separator which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepColor() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the color of footnote separator line.
getFootnoteSepDistanceAfterSep() - Method in class org.odftoolkit.simple.style.MasterPage
Get the distance between a footnote separator and the footnote area, which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepDistanceAfterSep() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the distance between a footnote separator line and the footnote text.
getFootnoteSepDistanceBeforeSep() - Method in class org.odftoolkit.simple.style.MasterPage
Get the distance between the text area and the footnote separator, which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepDistanceBeforeSep() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the distance between the text area and a footnote separator line.
getFootnoteSepLineStyle() - Method in class org.odftoolkit.simple.style.MasterPage
Get the line style of a footnote separator which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepLineStyle() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the line style of a footnote separator line.
getFootnoteSepThickness() - Method in class org.odftoolkit.simple.style.MasterPage
Get the thickness of a footnote separator which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepThickness() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the thickness of a footnote separator line.
getFootnoteSepWidth() - Method in class org.odftoolkit.simple.style.MasterPage
Get the real width of a footnote separator which is set by the PageLayoutProperties referenced by this master page.
getFootnoteSepWidth() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the width of a footnote separator line.
getFormatString(OfficeValueTypeAttribute.Value) - Method in class org.odftoolkit.simple.form.Field
Get the format string of the field.
getFormatString() - Method in class org.odftoolkit.simple.table.Cell
Get the format string of the cell.
getFormByName(String) - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
getFormByName(String) - Method in interface org.odftoolkit.simple.form.FormContainer
Return a form whose name is a given value.
getFormByName(String) - Method in class org.odftoolkit.simple.TextDocument
 
getFormContainerElement() - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
getFormContainerElement() - Method in interface org.odftoolkit.simple.form.FormContainer
Get the ODF element OfficeFormsElement which can have FormFormElement as child element directly according to ODF specification.
getFormContainerElement() - Method in class org.odftoolkit.simple.TextDocument
 
getFormDropdown() - Method in class org.odftoolkit.simple.form.ComboBox
Get the visibility of the drop-down list
getFormDropdown() - Method in class org.odftoolkit.simple.form.ListBox
Get the visibility of the drop-down list
getFormIterator() - Method in class org.odftoolkit.simple.form.AbstractFormContainer
 
getFormIterator() - Method in interface org.odftoolkit.simple.form.FormContainer
Get an iterator to traverse each form in this container.
getFormIterator() - Method in class org.odftoolkit.simple.TextDocument
Get a form iterator to traverse all the forms in this document.
getFormMultiSelection() - Method in class org.odftoolkit.simple.form.ListBox
Get if the list box support multi-selection
getFormName() - Method in interface org.odftoolkit.simple.form.Form
Get the form name
getFormName() - Method in class org.odftoolkit.simple.form.OOForm
 
getFormula() - Method in class org.odftoolkit.simple.table.Cell
Get the formula string of the cell.
getFrame() - Method in class org.odftoolkit.simple.draw.Image
Return the frame who contains this image.
getFrameByName(String) - Method in class org.odftoolkit.simple.draw.AbstractFrameContainer
Return a frame whose name (specified with "draw:name") is a given value.
getFrameByPresentationclass(PresentationDocument.PresentationClass) - Method in class org.odftoolkit.simple.draw.AbstractFrameContainer
Return a list of frame whose usage (specified with "presentation:class") is a given value.
getFrameContainerElement() - Method in class org.odftoolkit.simple.draw.AbstractFrameContainer
 
getFrameContainerElement() - Method in interface org.odftoolkit.simple.draw.FrameContainer
Get the ODF element which can have as child element directly according to ODF specification.
getFrameContainerElement() - Method in class org.odftoolkit.simple.presentation.Slide
 
getFrameContainerElement() - Method in class org.odftoolkit.simple.table.Cell
 
getFrameContainerElement() - Method in class org.odftoolkit.simple.text.Paragraph
 
getFrameCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaFrameCountAttribute.
getGenerator() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaGeneratorElement.
getGraphicProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.GraphicProperties
Return an instance of GraphicProperties to represent the "style:graphic-properties" in a style element.
getGraphicPropertiesForRead() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the graphic style properties definition for this component, only for read function.
getGraphicPropertiesForWrite() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the text style properties definition for this component, for read and write function.
getHeader() - Method in class org.odftoolkit.simple.text.list.List
Get the header of this list.
getHeader() - Method in class org.odftoolkit.simple.TextDocument
Get the Standard Page header of this text document.
getHeader(boolean) - Method in class org.odftoolkit.simple.TextDocument
Get the header of this text document.
getHeaderColumnCount() - Method in class org.odftoolkit.simple.table.Table
Return the number of header columns in the table.
getHeaderRowCount() - Method in class org.odftoolkit.simple.table.Table
Return the number of header rows in this table.
getHeadingLevel() - Method in class org.odftoolkit.simple.text.Paragraph
Returns outline level of this paragraph.
getHeight() - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
getHeight() - Method in class org.odftoolkit.simple.table.Row
Return the height of the row (in Millimeter).
getHeigthDesc() - Method in class org.odftoolkit.simple.draw.FrameRectangle
Return the height with measurement
getHorizontalAlignment() - Method in class org.odftoolkit.simple.style.ParagraphProperties
Return the horizontal alignment.
getHorizontalAlignment() - Method in class org.odftoolkit.simple.table.Cell
Deprecated.
As of Simple version 0.3, replaced by getHorizontalAlignmentType()
getHorizontalAlignment() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the horizontal alignment.
getHorizontalAlignment() - Method in class org.odftoolkit.simple.text.Paragraph
Return the horizontal alignment setting of this paragraph.
getHorizontalAlignment() - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
Return the horizontal alignment.
getHorizontalAlignmentType() - Method in class org.odftoolkit.simple.table.Cell
Return the horizontal alignment setting of this cell.
getHorizontalPosition() - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
Return the horizontal position
getHorizontalPosition() - Method in class org.odftoolkit.simple.draw.Image
Return the horizontal position
getHorizontalPosition() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the horizontal position
getHorizontalRelative() - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
Return the horizontal relative
getHorizontalRelative() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the horizontal relative
getHyperlink() - Method in class org.odftoolkit.simple.draw.Frame
Return the URI of hypertext reference if exists, or else, return null.
getHyperlink() - Method in class org.odftoolkit.simple.draw.Image
Return the URI of hypertext reference if exists, or else, return null.
getHyperlinkIterator() - Method in class org.odftoolkit.simple.text.Paragraph
 
getHyperlinkIterator() - Method in class org.odftoolkit.simple.text.Span
 
getHyperlinkIterator() - Method in interface org.odftoolkit.simple.text.TextHyperlinkContainer
Get the iterator of hyperlinks within this container element
getId() - Method in class org.odftoolkit.simple.form.Button
 
getId() - Method in class org.odftoolkit.simple.form.CheckBox
 
getId() - Method in class org.odftoolkit.simple.form.ComboBox
 
getId() - Method in class org.odftoolkit.simple.form.Field
 
getId() - Method in class org.odftoolkit.simple.form.FormControl
Get the control id.
getId() - Method in class org.odftoolkit.simple.form.Label
 
getId() - Method in class org.odftoolkit.simple.form.ListBox
 
getId() - Method in class org.odftoolkit.simple.form.RadioButton
 
getId() - Method in class org.odftoolkit.simple.form.TextBox
 
getImage() - Method in class org.odftoolkit.simple.table.Cell
Get the image from the specified cell.
getImageCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaImageCountAttribute .
getImageInputStream() - Method in class org.odftoolkit.simple.draw.Image
Get the image resource as an input stream.
getIndex() - Method in class org.odftoolkit.simple.common.navigation.Selection
Get the start index of the text content in the container element.
getIndex() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Get the start index of the text content of its container element.
getIndex() - Method in class org.odftoolkit.simple.text.list.ListItem
Answers the index of the item in its owner list.
getIndexOfDataSeries(String, int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the index of the data series by its legend.
getInitialCreator() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaInitialCreatorElement.
getInnerLineWidth() - Method in class org.odftoolkit.simple.style.Border
Return the inner line width of border with double lines
getInstance(FormFormElement) - Static method in class org.odftoolkit.simple.form.OOForm
Get a form instance by an instance of FormFormElement.
getInstance(PresentationNotesElement) - Static method in class org.odftoolkit.simple.presentation.Notes
Get a presentation notes page instance by an instance of PresentationNotesElement.
getInstance(DrawPageElement) - Static method in class org.odftoolkit.simple.presentation.Slide
Get a presentation slide instance by an instance of DrawPageElement.
getInstance(TableTableCellElementBase) - Static method in class org.odftoolkit.simple.table.Cell
Get the Cell instance from the TableTableCellElementBase instance.
getInstance(TableTableColumnElement) - Static method in class org.odftoolkit.simple.table.Column
Get the Column instance from the TableTableColumnElement instance.
getInstance(TableTableRowElement) - Static method in class org.odftoolkit.simple.table.Row
Get the Row instance from the TableTableRowElement instance.
getInstance(TableTableElement) - Static method in class org.odftoolkit.simple.table.Table
Get a table feature instance by an instance of TableTableElement.
getInstance(TextSectionElement) - Static method in class org.odftoolkit.simple.text.Section
Get a section instance by an object of TextSectionElement.
getInstanceof(DrawControlElement) - Static method in class org.odftoolkit.simple.draw.Control
Get an instance of control according to a DrawControlElement.
getInstanceof(DrawFrameElement) - Static method in class org.odftoolkit.simple.draw.Frame
Get a frame instance by an instance of DrawFrameElement.
getInstanceof(DrawImageElement) - Static method in class org.odftoolkit.simple.draw.Image
Get a image instance by an instance of DrawImageElement.
getInstanceof(DrawTextBoxElement) - Static method in class org.odftoolkit.simple.draw.Textbox
Get a text box instance by an instance of DrawTextBoxElement .
getInstanceOf(FormButtonElement) - Static method in class org.odftoolkit.simple.form.Button
Get an instance of button by an instance of FormButtonElement, while searching the document content to make a bind with the DrawControl which already reference to this button.
getInstanceOf(FormCheckboxElement) - Static method in class org.odftoolkit.simple.form.CheckBox
Get an instance of check box by an instance of FormCheckboxElement, while searching the document content to make a bind with the DrawControl which already reference to this check box.
getInstanceOf(FormComboboxElement) - Static method in class org.odftoolkit.simple.form.ComboBox
Get an instance of combo box by an instance of FormComboboxElement, while searching the document content to make a bind with the DrawControl which already reference to this check box.
getInstanceOf(FormFormattedTextElement) - Static method in class org.odftoolkit.simple.form.CurrencyField
Get an instance of currency field by an instance of FormFormattedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this currency field.
getInstanceOf(FormFormattedTextElement) - Static method in class org.odftoolkit.simple.form.DateField
Get an instance of date field by an instance of FormFormattedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this date field.
getInstanceOf(FormFormattedTextElement) - Static method in class org.odftoolkit.simple.form.Field
Get an instance of field by an instance of FormFormattedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this field.
getInstanceOf(FormFormElement) - Method in interface org.odftoolkit.simple.form.FormProvider
Get a form instance by a FormFormElement
getInstanceOf(FormFixedTextElement) - Static method in class org.odftoolkit.simple.form.Label
Get an instance of label by an instance of FormFixedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this label.
getInstanceOf(FormListboxElement) - Static method in class org.odftoolkit.simple.form.ListBox
Get an instance of list box by an instance of FormListboxElement, while searching the document content to make a bind with the DrawControl which already reference to this list box.
getInstanceOf(FormFormattedTextElement) - Static method in class org.odftoolkit.simple.form.NumericField
Get an instance of numeric field by an instance of FormFormattedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this numeric field.
getInstanceOf(FormFormElement) - Method in class org.odftoolkit.simple.form.OOFormProvider
Get a form instance implemented in Apache Open Office way.
getInstanceOf(FormFormattedTextElement) - Static method in class org.odftoolkit.simple.form.PatternField
Get an instance of pattern field by an instance of FormFormattedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this pattern field.
getInstanceOf(FormRadioElement) - Static method in class org.odftoolkit.simple.form.RadioButton
Get an instance of radio button by an instance of FormRadioElement, while searching the document content to make a bind with the DrawControl which already reference to this radio button.
getInstanceOf(OdfElement) - Static method in class org.odftoolkit.simple.form.TextBox
Get an instance of text box by an instance of OdfElement, while searching the document content to make a bind with the DrawControl which already reference to this text box.
getInstanceOf(FormFormattedTextElement) - Static method in class org.odftoolkit.simple.form.TimeField
Get an instance of time field by an instance of FormFormattedTextElement, while searching the document content to make a bind with the DrawControl which already reference to this time field.
getInstanceof(TextParagraphElementBase) - Static method in class org.odftoolkit.simple.text.Paragraph
Gets a paragraph instance by an instance of TextParagraphElementBase.
getInstanceof(TextSpanElement) - Static method in class org.odftoolkit.simple.text.Span
Get a span instance by an instance of TextSpanElement.
getInstanceof(TextAElement) - Static method in class org.odftoolkit.simple.text.TextHyperlink
Gets a TextHyperlink instance by an instance of TextAElement .
getInternalPath() - Method in class org.odftoolkit.simple.draw.Image
Get the internal path within the package of the image resource as a string.
getItem(int) - Method in class org.odftoolkit.simple.text.list.List
Return the item at the specified location in this List.
getItems() - Method in class org.odftoolkit.simple.text.list.List
Get all of the list items.
getKeywords() - Method in class org.odftoolkit.simple.meta.Meta
Receives the list value of the odf dom element representation MetaKeywordElement.
getLabel() - Method in class org.odftoolkit.simple.form.Button
Get the label content of this button
getLabel() - Method in class org.odftoolkit.simple.form.CheckBox
Get the label content of this check box
getLabel() - Method in class org.odftoolkit.simple.form.Label
Get the text content of this label
getLabel() - Method in class org.odftoolkit.simple.form.RadioButton
Get the label content of this radio button
getLabelByIndex(int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the legend of the data series by its index in the data set.
getLabels() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the string array of labels.
getLanguage() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation DcLanguageElement.
getLanguage() - Method in class org.odftoolkit.simple.style.TextProperties
Return the language information for western characters.
getLanguage(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the language information for a specific script type Null will be returned if there is no language information for this script type.
getLanguage(Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the language information for a specific script type The language definition in its parent style and default style will be taken into considered.
getLanguage(Document.ScriptType) - Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
Return the language information for a specific script type The language definition in its parent style and default style will be taken into considered.
getLeftBorder() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the border setting for the left border.
getLeftBorder() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Return the border setting for the left border.
getLeftBorder() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the left border.
getLegendByIndex(int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the legend of the data series by its index in the data set.
getLegends() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the string array of legends.
getLengthOfDataSeries(int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the data item count of the data series given by the index.
getLengthOfDataSeries(String, int) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the data item count of the data series given by the label.
getLevel() - Method in class org.odftoolkit.simple.text.list.List
Get the level of this list.
getLinearMeasure() - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
getLinearMeasure() - Method in class org.odftoolkit.simple.style.Border
Return the linear measurement
getLineStyle() - Method in class org.odftoolkit.simple.style.Border
Return the line style of the border.
getListContainerElement() - Method in class org.odftoolkit.simple.draw.Textbox
 
getListContainerElement() - Method in class org.odftoolkit.simple.presentation.Notes
 
getListContainerElement() - Method in class org.odftoolkit.simple.presentation.Slide
 
getListContainerElement() - Method in class org.odftoolkit.simple.table.Cell
 
getListContainerElement() - Method in interface org.odftoolkit.simple.text.list.ListContainer
Get the ODF element which can have as child element directly according to ODF specification.
getListContainerElement() - Method in class org.odftoolkit.simple.text.list.ListItem
 
getListContainerElement() - Method in class org.odftoolkit.simple.text.Section
 
getListContainerElement() - Method in class org.odftoolkit.simple.TextDocument
 
getListIterator() - Method in class org.odftoolkit.simple.draw.Textbox
 
getListIterator() - Method in class org.odftoolkit.simple.presentation.Notes
 
getListIterator() - Method in class org.odftoolkit.simple.presentation.Slide
 
getListIterator() - Method in class org.odftoolkit.simple.table.Cell
 
getListIterator() - Method in class org.odftoolkit.simple.text.list.AbstractListContainer
 
getListIterator() - Method in interface org.odftoolkit.simple.text.list.ListContainer
Return an Iterator of the Lists in this ListContainer.
getListIterator() - Method in class org.odftoolkit.simple.text.list.ListItem
 
getListIterator() - Method in class org.odftoolkit.simple.text.Section
 
getListIterator() - Method in class org.odftoolkit.simple.TextDocument
 
getListSource() - Method in class org.odftoolkit.simple.form.ComboBox
Get the source of this data list.
getListSource() - Method in class org.odftoolkit.simple.form.ListBox
Get the source of this data list.
getListSourceType() - Method in class org.odftoolkit.simple.form.ComboBox
Get the source type of the data list.
getListSourceType() - Method in class org.odftoolkit.simple.form.ListBox
Get the source type of the data list.
getListType() - Method in class org.odftoolkit.simple.text.list.BulletDecorator
 
getListType() - Method in class org.odftoolkit.simple.text.list.ImageDecorator
 
getListType() - Method in interface org.odftoolkit.simple.text.list.ListDecorator
Get the ListType of this ListDecorator.
getListType() - Method in class org.odftoolkit.simple.text.list.NumberDecorator
 
getListType() - Method in class org.odftoolkit.simple.text.list.OutLineDecorator
 
getLocale(Document.ScriptType) - Method in class org.odftoolkit.simple.Document
Get a locale information of a specific script type.
getLocalTableCellRanges(int, int, Vector<String>, Vector<String>) - Method in class org.odftoolkit.simple.chart.DataSet
Gets the local table cell range.
getLocalTableData() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the values of a data set as a double dimension array.
getLocalTableFirstColumn() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the first column labels of the local table.
getLocalTableFirstRow() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the first row labels of the local table.
getMarginBottom() - Method in class org.odftoolkit.simple.style.MasterPage
Get the bottom margin of the PageLayoutProperties referenced by this master page.
getMarginBottom() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the size of the bottom margin of this PageLayoutProperties
getMarginBottom() - Method in class org.odftoolkit.simple.style.ParagraphProperties
Get the size of the bottom margin of this ParagraphProperties
getMarginLeft() - Method in class org.odftoolkit.simple.style.MasterPage
Get the left margin of the PageLayoutProperties referenced by this master page.
getMarginLeft() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the size of the left margin of this PageLayoutProperties If the size is set to zero, the left margin definition will be removed.
getMarginLeft() - Method in class org.odftoolkit.simple.style.ParagraphProperties
Get the size of the left margin of this ParagraphProperties
getMarginRight() - Method in class org.odftoolkit.simple.style.MasterPage
Get the right margin of the PageLayoutProperties referenced by this master page.
getMarginRight() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the size of the right margin of this PageLayoutProperties
getMarginRight() - Method in class org.odftoolkit.simple.style.ParagraphProperties
Get the size of the right margin of this ParagraphProperties
getMarginTop() - Method in class org.odftoolkit.simple.style.MasterPage
Get the top margin of the PageLayoutProperties referenced by this master page.
getMarginTop() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the size of the top margin of this PageLayoutProperties
getMarginTop() - Method in class org.odftoolkit.simple.style.ParagraphProperties
Get the size of the top margin of this ParagraphProperties
getMaxLengthOfDataSeries() - Method in class org.odftoolkit.simple.chart.DataSet
Gets the maximal data item count
getMediaTypeString() - Method in enum org.odftoolkit.simple.ChartDocument.OdfMediaType
 
getMediaTypeString() - Method in enum org.odftoolkit.simple.Document.OdfMediaType
 
getMediaTypeString() - Method in class org.odftoolkit.simple.draw.Image
Get the media type of the image resource
getMediaTypeString() - Method in enum org.odftoolkit.simple.GraphicsDocument.OdfMediaType
 
getMediaTypeString() - Method in enum org.odftoolkit.simple.PresentationDocument.OdfMediaType
 
getMediaTypeString() - Method in enum org.odftoolkit.simple.SpreadsheetDocument.OdfMediaType
 
getMediaTypeString() - Method in enum org.odftoolkit.simple.TextDocument.OdfMediaType
 
getName() - Method in class org.odftoolkit.simple.common.field.ReferenceField
Get the name of this reference field.
getName() - Method in class org.odftoolkit.simple.draw.Frame
Get the name of this frame.
getName() - Method in class org.odftoolkit.simple.draw.Image
Get the name of this image.
getName() - Method in class org.odftoolkit.simple.form.Button
 
getName() - Method in class org.odftoolkit.simple.form.CheckBox
 
getName() - Method in class org.odftoolkit.simple.form.ComboBox
 
getName() - Method in class org.odftoolkit.simple.form.Field
 
getName() - Method in class org.odftoolkit.simple.form.FormControl
Get the control name.
getName() - Method in class org.odftoolkit.simple.form.Label
 
getName() - Method in class org.odftoolkit.simple.form.ListBox
 
getName() - Method in class org.odftoolkit.simple.form.RadioButton
 
getName() - Method in class org.odftoolkit.simple.form.TextBox
 
getName() - Method in class org.odftoolkit.simple.style.MasterPage
Get the name of this master page.
getName() - Method in class org.odftoolkit.simple.text.Section
Return the name of this section
getNavigation() - Method in class org.odftoolkit.simple.common.navigation.Selection
 
getNextColumn() - Method in class org.odftoolkit.simple.table.Column
Get the next column of the current column.
getNextMatchElement(Node) - Method in class org.odftoolkit.simple.common.navigation.Navigation
Get the next matched element in the whole element tree.
getNextMatchElementInTree(Node, Node) - Method in class org.odftoolkit.simple.common.navigation.Navigation
Get the next matched element node in a sub tree
getNextRow() - Method in class org.odftoolkit.simple.table.Row
Return the next row of the current row.
getNonWhitespaceCharacterCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaNonWhitespaceCharacterCountAttribute.
getNotesBuilder() - Method in class org.odftoolkit.simple.PresentationDocument
Return the notes builder of this document.
getNotesInstance(PresentationNotesElement) - Method in class org.odftoolkit.simple.presentation.Notes.NotesBuilder
Get a presentation notes page instance by an instance of PresentationNotesElement.
getNotesPage() - Method in class org.odftoolkit.simple.presentation.Slide
Get the Notes page of this slide
getNoteText() - Method in class org.odftoolkit.simple.table.Cell
Get the note text of this table cell.
getNumberFormat() - Method in class org.odftoolkit.simple.style.MasterPage
Get the number format of the the PageLayoutProperties referenced by this master page.
getNumberFormat() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the number format of this PageLayoutProperties
getNumberFormat() - Method in class org.odftoolkit.simple.text.list.ListItem
Get the number format of this item.
getObjectCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaObjectCountAttribute
getOdfElement() - Method in class org.odftoolkit.simple.common.field.AuthorField
Return an instance of OdfElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.ChapterField
Return an instance of TextChapterElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.ConditionField
 
getOdfElement() - Method in class org.odftoolkit.simple.common.field.DateField
Return an instance of TextDateElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.PageCountField
Return an instance of TextPageCountElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.PageNumberField
Return an instance of TextPageNumberElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.ReferenceField
 
getOdfElement() - Method in class org.odftoolkit.simple.common.field.SubjectField
Return an instance of TextSubjectElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.TimeField
Return an instance of TextTimeElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.TitleField
Return an instance of TextTitleElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.common.field.VariableField
 
getOdfElement() - Method in class org.odftoolkit.simple.Component
Return the instance of OdfElement which presents this structure.
getOdfElement() - Method in class org.odftoolkit.simple.draw.Control
Get the instance of DrawControlElement which represents this control.
getOdfElement() - Method in class org.odftoolkit.simple.draw.Frame
Get the instance of DrawFrameElement which represents this frame.
getOdfElement() - Method in class org.odftoolkit.simple.draw.Image
Return the instance of "draw:image" element
getOdfElement() - Method in class org.odftoolkit.simple.draw.Textbox
Get the instance of DrawTextBoxElement which represents this frame.
getOdfElement() - Method in interface org.odftoolkit.simple.form.Form
Get the instance of FormFormElemnt element.
getOdfElement() - Method in class org.odftoolkit.simple.form.FormControl
Get the OdfElement which represents this control
getOdfElement() - Method in class org.odftoolkit.simple.form.OOForm
 
getOdfElement() - Method in class org.odftoolkit.simple.presentation.Notes
Return an instance of PresentationNotesElement which represents presentation notes page feature.
getOdfElement() - Method in class org.odftoolkit.simple.presentation.Slide
Return an instance of DrawPageElement which represents presentation slide feature.
getOdfElement() - Method in class org.odftoolkit.simple.table.Cell
Get the instance of TableTableCellElementBase which represents this cell.
getOdfElement() - Method in class org.odftoolkit.simple.table.Column
Return an instance of TableTableColumnElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.table.Row
Return an instance of TableTableRowElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.table.Table
Return an instance of TableTableElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.text.Footer
Return an instance of StyleFooterElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.text.Header
Return an instance of StyleHeaderElement which represents this feature.
getOdfElement() - Method in class org.odftoolkit.simple.text.list.List
Get the instance of TextListElement which represents this list.
getOdfElement() - Method in class org.odftoolkit.simple.text.list.ListItem
Get the instance of TextListItemElement which represents this list item.
getOdfElement() - Method in class org.odftoolkit.simple.text.Paragraph
Return the TextParagraphElementBase of this paragraph.
getOdfElement() - Method in class org.odftoolkit.simple.text.Section
Return an instance of TextSectionElement which represents this section.
getOdfElement() - Method in class org.odftoolkit.simple.text.Span
Return the instance of "text:span" element
getOdfElement() - Method in class org.odftoolkit.simple.text.TextHyperlink
 
getOdfMediaType(String) - Static method in enum org.odftoolkit.simple.ChartDocument.OdfMediaType
 
getOdfMediaType() - Method in class org.odftoolkit.simple.Document
Gets the media type of the Document
getOdfMediaType(String) - Static method in enum org.odftoolkit.simple.Document.OdfMediaType
 
getOdfMediaType(String) - Static method in enum org.odftoolkit.simple.GraphicsDocument.OdfMediaType
 
getOdfMediaType() - Method in enum org.odftoolkit.simple.PresentationDocument.OdfMediaType
 
getOdfMediaType(String) - Static method in enum org.odftoolkit.simple.PresentationDocument.OdfMediaType
 
getOdfMediaType(String) - Static method in enum org.odftoolkit.simple.SpreadsheetDocument.OdfMediaType
 
getOdfMediaType(String) - Static method in enum org.odftoolkit.simple.TextDocument.OdfMediaType
 
getOfficeMetadata() - Method in class org.odftoolkit.simple.Document
Get the meta data feature instance of the current document
getOfficeMetaElement() - Method in class org.odftoolkit.simple.meta.Meta
Get the instance of OfficeMetaElement which represents this feature.
getOleObjectCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaOleObjectCountAttribute.
getOrCreateGraphicProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.GraphicProperties
Return an instance of GraphicProperties to represent the "style:graphic-properties" in a style element.
getOrCreateMasterPage(Document, String) - Static method in class org.odftoolkit.simple.style.MasterPage
Return a master page according to its name and its document.
getOrCreatePageLayoutProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.PageLayoutProperties
Return an instance of PageLayoutProperties to represent the "style:page-layout-properties" in a style element.
getOrCreateParagraphProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.ParagraphProperties
Return an instance of ParagraphProperties to represent the "style:paragraph-properties" in a style element.
getOrCreateTableCellProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TableCellProperties
Return an instance of TableCellProperties to represent the "style:table-cell-properties" in a style element.
getOrCreateTableProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TableProperties
Return an instance of TableProperties to represent the "style:table-properties" in a style element.
getOrCreateTextProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TextProperties
Return an instance of TextProperties to represent the "style:text-properties" in a style element.
getOuterLineWidth() - Method in class org.odftoolkit.simple.style.Border
Return the outer line width of border with double lines
getOwnerDocument() - Method in class org.odftoolkit.simple.Component
Get the owner document of this component
getOwnerDocument() - Method in class org.odftoolkit.simple.draw.Image
Get the owner document of this image
getOwnerDocument() - Method in class org.odftoolkit.simple.form.OOForm
 
getOwnerDocument() - Method in class org.odftoolkit.simple.text.Paragraph
Get the owner document of this paragraph.
getOwnerDocument() - Method in class org.odftoolkit.simple.text.Section
Return the ODF document which this section belongs to.
getOwnerDocument() - Method in class org.odftoolkit.simple.text.Span
Get the owner document of this span
getOwnerList() - Method in class org.odftoolkit.simple.text.list.ListItem
Get the List which contains this ListItem.
getOwnerTableCell() - Method in class org.odftoolkit.simple.table.Cell
Get the cell that covers this cell.
getPackagePath(OdfSchemaDocument, String) - Static method in class org.odftoolkit.simple.draw.Image
 
getPageCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaPageCountAttribute.
getPageHeight() - Method in class org.odftoolkit.simple.style.MasterPage
Get the page height of the the PageLayoutProperties referenced by this master page.
getPageHeight() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the page height of this PageLayoutProperties
getPageLayoutProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.PageLayoutProperties
Return an instance of PageLayoutProperties to represent the "style:page-layout-properties" in a style element.
getPageNumber() - Method in class org.odftoolkit.simple.style.ParagraphProperties
 
getPageNumber() - Method in class org.odftoolkit.simple.style.TableProperties
Return the page number that is used for a new page with a master style.
getPageWidth() - Method in class org.odftoolkit.simple.style.MasterPage
Get the page width of the the PageLayoutProperties referenced by this master page.
getPageWidth() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the page width of this PageLayoutProperties
getParagraphByIndex(int, boolean) - Method in class org.odftoolkit.simple.draw.Textbox
 
getParagraphByIndex(int, boolean) - Method in class org.odftoolkit.simple.table.Cell
Return a paragraph with a given index.
getParagraphByIndex(int, boolean) - Method in class org.odftoolkit.simple.text.AbstractParagraphContainer
Return a paragraph with a given index.
getParagraphByIndex(int, boolean) - Method in interface org.odftoolkit.simple.text.ParagraphContainer
Return a paragraph with a given index.
getParagraphByIndex(int, boolean) - Method in class org.odftoolkit.simple.text.Section
 
getParagraphByIndex(int, boolean) - Method in class org.odftoolkit.simple.TextDocument
 
getParagraphByReverseIndex(int, boolean) - Method in class org.odftoolkit.simple.draw.Textbox
 
getParagraphByReverseIndex(int, boolean) - Method in class org.odftoolkit.simple.table.Cell
Return a paragraph with a given index.
getParagraphByReverseIndex(int, boolean) - Method in class org.odftoolkit.simple.text.AbstractParagraphContainer
Return a paragraph with a given index.
getParagraphByReverseIndex(int, boolean) - Method in interface org.odftoolkit.simple.text.ParagraphContainer
Return a paragraph with a given index.
getParagraphByReverseIndex(int, boolean) - Method in class org.odftoolkit.simple.text.Section
 
getParagraphByReverseIndex(int, boolean) - Method in class org.odftoolkit.simple.TextDocument
 
getParagraphContainerElement() - Method in class org.odftoolkit.simple.draw.Textbox
 
getParagraphContainerElement() - Method in class org.odftoolkit.simple.table.Cell
Get the ODF element which can have as child element directly.
getParagraphContainerElement() - Method in class org.odftoolkit.simple.text.AbstractParagraphContainer
 
getParagraphContainerElement() - Method in interface org.odftoolkit.simple.text.ParagraphContainer
Get the ODF element which can have as child element directly.
getParagraphContainerElement() - Method in class org.odftoolkit.simple.text.Section
 
getParagraphContainerElement() - Method in class org.odftoolkit.simple.TextDocument
 
getParagraphCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaParagraphCountAttribute.
getParagraphIterator() - Method in class org.odftoolkit.simple.draw.Textbox
 
getParagraphIterator() - Method in class org.odftoolkit.simple.table.Cell
Return an Iterator of the paragraph in this container.
getParagraphIterator() - Method in class org.odftoolkit.simple.text.AbstractParagraphContainer
Return an Iterator of the paragraph in this container.
getParagraphIterator() - Method in interface org.odftoolkit.simple.text.ParagraphContainer
Return an Iterator of the paragraph in this container.
getParagraphIterator() - Method in class org.odftoolkit.simple.text.Section
 
getParagraphIterator() - Method in class org.odftoolkit.simple.TextDocument
 
getParagraphProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.ParagraphProperties
Return an instance of ParagraphProperties to represent the "style:paragraph-properties" in a style element.
getParagraphPropertiesForRead() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the paragraph style properties definition for this component, only for read function.
getParagraphPropertiesForWrite() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the paragraph style properties definition for this component, for read and write function.
getPercentageValue() - Method in class org.odftoolkit.simple.table.Cell
Get the cell percentage value as Double object.
getPreviousColumn() - Method in class org.odftoolkit.simple.table.Column
Get the previous column of the current column.
getPreviousRow() - Method in class org.odftoolkit.simple.table.Row
Return the previous row of the current row.
getPrintDate() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaPrintDateElement.
getPrintedBy() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaPrintedByElement
getPrintOrientation() - Method in class org.odftoolkit.simple.style.MasterPage
Get the print orientation of the the PageLayoutProperties referenced by this master page.
getPrintOrientation() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the print orientation of this PageLayoutProperties
getProtectedPassword() - Method in class org.odftoolkit.simple.text.Section
Get the protection key of this section.
getProtectionKeyDigestAlgorithm() - Method in interface org.odftoolkit.simple.text.ProtectionKeyDigestProvider
 
getProtectionKeyDigestAlgorithm() - Method in class org.odftoolkit.simple.text.Section
Get the protection key digest algorithm.
getProtectionKeyDigestProvier() - Method in class org.odftoolkit.simple.text.Section
Get current used provider which provides corresponding protection key digest algorithm.
getProvider() - Method in class org.odftoolkit.simple.form.AbstractFormContainer
Get the form provider of this container.
getReadableStyleElementByName(String) - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return a readable style element by style name.
getRectangle() - Method in class org.odftoolkit.simple.draw.Control
Return the rectangle used by this control
getRectangle() - Method in class org.odftoolkit.simple.draw.Frame
Return the rectangle used by this frame
getRectangle() - Method in class org.odftoolkit.simple.draw.Image
Return the rectangle used by this image
getRectangle() - Method in class org.odftoolkit.simple.form.FormControl
Return the rectangle used as the bounding box of this form control
getRightBorder() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the border setting for the right border.
getRightBorder() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Return the border setting for the right border.
getRightBorder() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the right border.
getRowByIndex(int) - Method in class org.odftoolkit.simple.table.Table
Get the row at the specified index.
getRowCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaRowCountAttribute.
getRowCount() - Method in class org.odftoolkit.simple.table.Table
Get the row count of this table.
getRowIndex() - Method in class org.odftoolkit.simple.table.Cell
Get the index of the table row which contains this cell.
getRowIndex() - Method in class org.odftoolkit.simple.table.Row
Return the index of this row in the owner table.
getRowIterator() - Method in class org.odftoolkit.simple.table.Table
Return an Iterator of the row in this table.
getRowList() - Method in class org.odftoolkit.simple.table.Table
Return a list of table rows in the current table.
getRowNumber() - Method in class org.odftoolkit.simple.table.CellRange
Get the number of rows in this cell range.
getRowSpannedNumber() - Method in class org.odftoolkit.simple.table.Cell
Get the row spanned number of this cell.
getScriptType(Locale) - Static method in class org.odftoolkit.simple.Document
 
getSectionByName(String) - Method in class org.odftoolkit.simple.Document
This method will search both the document content and header/footer, return a section with a specific name.
getSectionIterator() - Method in class org.odftoolkit.simple.Document
This method will search both the document content and header/footer, return an iterator of section objects.
getSentenceCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaSentenceCountAttribute.
getSheetByIndex(int) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Retrieves sheet by index.
getSheetByName(String) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Retrieves sheet by name.
getSheetCount() - Method in class org.odftoolkit.simple.SpreadsheetDocument
Returns the sheet count of this document.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.Button
Get a simple iterator for buttons.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.CheckBox
Get a simple iterator for check boxes.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.ComboBox
Get a simple iterator for combo boxes.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.Field
Get a simple iterator for Field.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.Label
Get a simple iterator for labels.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.ListBox
Get a simple iterator for list boxes.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.RadioButton
Get a simple iterator for radio buttons.
getSimpleIterator(Form) - Static method in class org.odftoolkit.simple.form.TextBox
Get a simple iterator for text boxes.
getSimpleOdfBuildDate() - Static method in class org.odftoolkit.simple.JarManifest
Return the date when Simple ODF had been build
getSimpleOdfBuildResponsible() - Static method in class org.odftoolkit.simple.JarManifest
Return the name of the one building the Simple ODF library (ie.
getSimpleOdfName() - Static method in class org.odftoolkit.simple.JarManifest
Return the name of Simple ODF;
getSimpleOdfSupportedOdfVersion() - Static method in class org.odftoolkit.simple.JarManifest
Returns the version of the OpenDocument specification covered by the Simple ODF library (ie. simple-odf.jar)
getSimpleOdfTitle() - Static method in class org.odftoolkit.simple.JarManifest
Returns the Simple ODF library title
getSimpleOdfVersion() - Static method in class org.odftoolkit.simple.JarManifest
Return the version of the Simple ODF library (ie. simple-odf.jar)
getSimpleOdfWebsite() - Static method in class org.odftoolkit.simple.JarManifest
Return the website of the Simple ODF library (ie. simple-odf.jar)
getSize() - Method in class org.odftoolkit.simple.style.Font
Return the font size in measurement point(PT).
getSlideBuilder() - Method in class org.odftoolkit.simple.PresentationDocument
Return the slide builder of this document.
getSlideByIndex(int) - Method in class org.odftoolkit.simple.PresentationDocument
Return the slide at a specified position in this presentation.
getSlideByName(String) - Method in class org.odftoolkit.simple.PresentationDocument
Return the slide which have a specified slide name in this presentation.
getSlideCount() - Method in class org.odftoolkit.simple.PresentationDocument
Get the number of the slides in this presentation.
getSlideIndex() - Method in class org.odftoolkit.simple.presentation.Slide
Get the current slide index in the owner document.
getSlideInstance(DrawPageElement) - Method in class org.odftoolkit.simple.presentation.Slide.SlideBuilder
Get a presentation slide instance by an instance of DrawPageElement.
getSlideName() - Method in class org.odftoolkit.simple.presentation.Slide
Get the current slide name.
getSlides() - Method in class org.odftoolkit.simple.PresentationDocument
Return a list iterator containing all slides in this presentation.
getStartNumber() - Method in class org.odftoolkit.simple.text.list.ListItem
Get the start number of this item.
getStringValue() - Method in class org.odftoolkit.simple.table.Cell
Get the cell value as a string.
getStyle() - Method in class org.odftoolkit.simple.style.TOCStyle
 
getStyleElementForRead() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the style element for this component, only for read function.
getStyleElementForWrite() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the style element for this component, for read and write functions.
getStyleElementForWrite() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the style element for this cell, for read and write functions.
getStyleHandler() - Method in class org.odftoolkit.simple.draw.Control
Return the style handler for this control
getStyleHandler() - Method in class org.odftoolkit.simple.draw.Frame
Return style handler for this frame
getStyleHandler() - Method in class org.odftoolkit.simple.draw.Image
Return style handler for this frame
getStyleHandler() - Method in class org.odftoolkit.simple.table.Cell
Return style handler for this cell
getStyleHandler() - Method in class org.odftoolkit.simple.table.Table
 
getStyleHandler() - Method in class org.odftoolkit.simple.text.Paragraph
Get the style handler of this paragraph.
getStyleHandler() - Method in class org.odftoolkit.simple.text.Span
Get the style handler of this span.
getStyleName() - Method in class org.odftoolkit.simple.table.Cell
Get the style name of this cell.
getStyleName() - Method in class org.odftoolkit.simple.text.Paragraph
Get the style name of this paragraph
getSubject() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation DcSubjectElement.
getSuffix() - Method in enum org.odftoolkit.simple.ChartDocument.OdfMediaType
 
getSuffix() - Method in enum org.odftoolkit.simple.Document.OdfMediaType
 
getSuffix() - Method in enum org.odftoolkit.simple.GraphicsDocument.OdfMediaType
 
getSuffix() - Method in enum org.odftoolkit.simple.PresentationDocument.OdfMediaType
 
getSuffix() - Method in enum org.odftoolkit.simple.SpreadsheetDocument.OdfMediaType
 
getSuffix() - Method in enum org.odftoolkit.simple.TextDocument.OdfMediaType
 
getSyllableCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaSyllableCountAttribute.
getTable() - Method in class org.odftoolkit.simple.table.Cell
Get an instance of table feature which contains this cell.
getTable() - Method in class org.odftoolkit.simple.table.CellRange
Get the Table instance who contains this cell range.
getTable() - Method in class org.odftoolkit.simple.table.Column
Get owner table of the current column.
getTable() - Method in class org.odftoolkit.simple.table.Row
Get owner table of the current row.
getTableBodyParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of body.
getTableBodyTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of body.
getTableBuilder() - Method in class org.odftoolkit.simple.Document
 
getTableBuilder() - Method in class org.odftoolkit.simple.presentation.Slide
 
getTableBuilder() - Method in class org.odftoolkit.simple.table.AbstractTableContainer
Return the table builder of this container.
getTableBuilder() - Method in interface org.odftoolkit.simple.table.TableContainer
Return the table builder of this document.
getTableBuilder() - Method in class org.odftoolkit.simple.text.Footer
 
getTableBuilder() - Method in class org.odftoolkit.simple.text.Header
 
getTableBuilder() - Method in class org.odftoolkit.simple.text.Section
 
getTableByName(String) - Method in class org.odftoolkit.simple.Document
 
getTableByName(String) - Method in class org.odftoolkit.simple.presentation.Slide
 
getTableByName(String) - Method in class org.odftoolkit.simple.table.AbstractTableContainer
Return an instance of table feature with the specific table name.
getTableByName(String) - Method in interface org.odftoolkit.simple.table.TableContainer
Return an instance of table feature with the specific table name.
getTableByName(String) - Method in class org.odftoolkit.simple.text.Footer
 
getTableByName(String) - Method in class org.odftoolkit.simple.text.Header
 
getTableByName(String) - Method in class org.odftoolkit.simple.text.Section
 
getTableCellProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TableCellProperties
Return an instance of TableCellProperties to represent the "style:table-cell-properties" in a style element.
getTableCellPropertiesForRead() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the cell style properties definition for this component, only for read function.
getTableCellPropertiesForWrite() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the cell style properties definition for this component, for read and write function.
getTableColumn() - Method in class org.odftoolkit.simple.table.Cell
Get the instance of table column feature which contains this cell.
getTableContainerElement() - Method in class org.odftoolkit.simple.ChartDocument
 
getTableContainerElement() - Method in class org.odftoolkit.simple.GraphicsDocument
 
getTableContainerElement() - Method in class org.odftoolkit.simple.presentation.Slide
 
getTableContainerElement() - Method in class org.odftoolkit.simple.PresentationDocument
 
getTableContainerElement() - Method in class org.odftoolkit.simple.SpreadsheetDocument
 
getTableContainerElement() - Method in interface org.odftoolkit.simple.table.TableContainer
Get the ODF element which can have as child element directly according to ODF specification.
getTableContainerElement() - Method in class org.odftoolkit.simple.text.Footer
 
getTableContainerElement() - Method in class org.odftoolkit.simple.text.Header
 
getTableContainerElement() - Method in class org.odftoolkit.simple.text.Section
 
getTableContainerElement() - Method in class org.odftoolkit.simple.TextDocument
 
getTableContainerImpl() - Method in class org.odftoolkit.simple.Document
 
getTableContainerImpl() - Method in class org.odftoolkit.simple.presentation.Slide
 
getTableContainerImpl() - Method in class org.odftoolkit.simple.text.Section
 
getTableCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaTableCountAttribute.
getTableEvenColumnsParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of even columns.
getTableEvenColumnsTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of even columns.
getTableEvenRowsParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of even rows.
getTableEvenRowsTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of even rows.
getTableFirstColumnParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of first column.
getTableFirstColumnTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of first colum.
getTableFirstRowParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of first row.
getTableFirstRowTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of first row.
getTableInstance(TableTableElement) - Method in class org.odftoolkit.simple.table.Table.TableBuilder
Get a table feature instance by an instance of TableTableElement.
getTableLastColumnParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of last column.
getTableLastColumnTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of last column.
getTableLastRowParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of last row.
getTableLastRowTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of last row.
getTableList() - Method in class org.odftoolkit.simple.Document
 
getTableList() - Method in class org.odftoolkit.simple.presentation.Slide
 
getTableList() - Method in class org.odftoolkit.simple.table.AbstractTableContainer
Return a list of table features in this container.
getTableList() - Method in interface org.odftoolkit.simple.table.TableContainer
Return a list of table features in this document.
getTableList() - Method in class org.odftoolkit.simple.text.Footer
 
getTableList() - Method in class org.odftoolkit.simple.text.Header
 
getTableList() - Method in class org.odftoolkit.simple.text.Section
 
getTableName() - Method in class org.odftoolkit.simple.table.Table
Return the table name.
getTableName() - Method in class org.odftoolkit.simple.table.TableTemplate
Return the name of table template.
getTableOddColumnsParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of odd columns.
getTableOddColumnsTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of odd columns.
getTableOddRowsParagraphStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of paragraph style of odd rows.
getTableOddRowsTableStyle() - Method in class org.odftoolkit.simple.table.TableTemplate
get the value of table style of odd rows.
getTableProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TableProperties
Return an instance of TableProperties to represent the "style:table-properties" in a style element.
getTablePropertiesForRead() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the table style properties definition for this component, only for read function.
getTablePropertiesForWrite() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the table style properties definition for this component, for read and write function.
getTableRow() - Method in class org.odftoolkit.simple.table.Cell
Get the instance of table row feature which contains this cell.
getText(OdfElement) - Static method in class org.odftoolkit.simple.common.EditableTextExtractor
Return the text content of a element as String
getText(Document) - Static method in class org.odftoolkit.simple.common.EditableTextExtractor
Return the text content of document as String
getText() - Method in class org.odftoolkit.simple.common.EditableTextExtractor
Return the editable text content as a string
getText() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Get the text content of this TextSelection.
getText(OdfElement) - Static method in class org.odftoolkit.simple.common.TextExtractor
Return the text content of a element as String
getText() - Method in class org.odftoolkit.simple.common.TextExtractor
Return the text content of specified ODF element as a string.
getText(Node) - Method in class org.odftoolkit.simple.common.WhitespaceProcessor
Deprecated.
As of Simple version 0.3.5, replaced by TextExtractor.getText(OdfElement)
getTextboxByName(String) - Method in class org.odftoolkit.simple.draw.AbstractTextboxContainer
Return a text box whose name is a given value.
getTextboxByName(String) - Method in interface org.odftoolkit.simple.draw.TextboxContainer
Return a text box whose name is a given value.
getTextboxByName(String) - Method in class org.odftoolkit.simple.presentation.Slide
 
getTextboxByName(String) - Method in class org.odftoolkit.simple.text.Paragraph
 
getTextboxByUsage(PresentationDocument.PresentationClass) - Method in class org.odftoolkit.simple.draw.AbstractTextboxContainer
This method is only useful for presentation slides.
getTextboxByUsage(PresentationDocument.PresentationClass) - Method in interface org.odftoolkit.simple.draw.TextboxContainer
This method is only useful in presentation slide.
getTextboxByUsage(PresentationDocument.PresentationClass) - Method in class org.odftoolkit.simple.presentation.Slide
 
getTextboxByUsage(PresentationDocument.PresentationClass) - Method in class org.odftoolkit.simple.text.Paragraph
 
getTextboxIterator() - Method in class org.odftoolkit.simple.draw.AbstractTextboxContainer
 
getTextboxIterator() - Method in interface org.odftoolkit.simple.draw.TextboxContainer
Return an Iterator of the text objects in this container.
getTextboxIterator() - Method in class org.odftoolkit.simple.presentation.Slide
 
getTextboxIterator() - Method in class org.odftoolkit.simple.text.Paragraph
 
getTextContent() - Method in class org.odftoolkit.simple.draw.Textbox
Get the text content of this text box.
getTextContent() - Method in class org.odftoolkit.simple.text.list.ListItem
Get item text content.
getTextContent() - Method in class org.odftoolkit.simple.text.Paragraph
Return the text content of this paragraph.
getTextContent() - Method in class org.odftoolkit.simple.text.Span
Return the text content of this span.
getTextContent() - Method in class org.odftoolkit.simple.text.TextHyperlink
Get the text content of this hyperlink
getTextIndent() - Method in class org.odftoolkit.simple.style.ParagraphProperties
Get the size of the text indention of this ParagraphProperties
getTextLinePosition() - Method in class org.odftoolkit.simple.style.Font
Get the font text line position
getTextLineStyle() - Method in class org.odftoolkit.simple.style.TextProperties
Return the font text line style TextLineStyle.REGULAR will be returned if there is no text line style setting
getTextNavigation() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
getTextProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TextProperties
Return an instance of TextProperties to represent the "style:text-properties" in a style element.
getTextPropertiesForRead() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the text style properties definition for this component, only for read function.
getTextPropertiesForWrite() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the text style properties definition for this component, for read and write function.
getTimeFormat() - Method in class org.odftoolkit.simple.form.TimeField
Get the format code which is used to format the display value
getTimeValue() - Method in class org.odftoolkit.simple.table.Cell
Get the cell value as java.util.Calendar.
getTitle() - Method in class org.odftoolkit.simple.draw.Frame
Get the title of this text box
getTitle() - Method in class org.odftoolkit.simple.draw.Image
Get the title of this image
getTitle() - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation DcTitleElement.
getTopBorder() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the border setting for the top border.
getTopBorder() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Return the border setting for the top border.
getTopBorder() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the top border.
getType() - Method in class org.odftoolkit.simple.text.list.List
Get the type of this list.
getURI() - Method in class org.odftoolkit.simple.text.TextHyperlink
Return the URI of this hyperlink
getUsedStyleName() - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return the used style name of this component.
getUsedStyleName() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the used style name of this cell.
getUserDefinedDataNames() - Method in class org.odftoolkit.simple.meta.Meta
Receives the list value of the odf dom element representation MetaUserDefinedElement.
getUserDefinedDataType(String) - Method in class org.odftoolkit.simple.meta.Meta
Receives the data type of the odf dom element representation MetaUserDefinedElement by attribute name.
getUserDefinedDataValue(String) - Method in class org.odftoolkit.simple.meta.Meta
Receives the value of the odf dom element representation MetaUserDefinedElement by attribute name.
getUserDefinedElementByAttributeName(String) - Method in class org.odftoolkit.simple.meta.Meta
Receives the odf dom element representation MetaUserDefinedElement by attribute name.
getValue() - Method in class org.odftoolkit.simple.form.CheckBox
Get the default value of this control, it will be override by current value.
getValue() - Method in class org.odftoolkit.simple.form.ComboBox
Get the default value of this control.
getValue() - Method in class org.odftoolkit.simple.form.Field
Get the default value of this control
getValue() - Method in class org.odftoolkit.simple.form.RadioButton
Get the default value of this control.
getValue() - Method in class org.odftoolkit.simple.form.TextBox
Get the default value of this control
getValueType() - Method in class org.odftoolkit.simple.table.Cell
Get the value type of this cell.
getVariableContainerElement() - Method in interface org.odftoolkit.simple.common.field.VariableContainer
Get the ODF element which can have variable declare section as child element directly according to ODF specification.
getVariableContainerElement() - Method in class org.odftoolkit.simple.text.Footer
 
getVariableContainerElement() - Method in class org.odftoolkit.simple.text.Header
 
getVariableContainerElement() - Method in class org.odftoolkit.simple.TextDocument
 
getVariableFieldByName(String) - Method in class org.odftoolkit.simple.common.field.AbstractVariableContainer
 
getVariableFieldByName(String) - Method in interface org.odftoolkit.simple.common.field.VariableContainer
Return the declared variable by name.
getVariableFieldByName(String) - Method in class org.odftoolkit.simple.text.Footer
 
getVariableFieldByName(String) - Method in class org.odftoolkit.simple.text.Header
 
getVariableFieldByName(String) - Method in class org.odftoolkit.simple.TextDocument
 
getVariableName() - Method in class org.odftoolkit.simple.common.field.VariableField
Get the variable field name.
getVerticalAlignment() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the vertical alignment.
getVerticalAlignment() - Method in class org.odftoolkit.simple.table.Cell
Deprecated.
As of Simple version 0.3, replaced by getVerticalAlignmentType()
getVerticalAlignment() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the vertical alignment.
getVerticalAlignmentType() - Method in class org.odftoolkit.simple.table.Cell
Return the vertical alignment setting of this cell.
getVerticalPosition() - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
Return the vertical position
getVerticalPosition() - Method in class org.odftoolkit.simple.draw.Image
Return the vertical position
getVerticalPosition() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the vertical position
getVerticalRelative() - Method in class org.odftoolkit.simple.draw.FrameStyleHandler
Return the vertical relative
getVerticalRelative() - Method in class org.odftoolkit.simple.style.GraphicProperties
Return the vertical relative
getWidth() - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
getWidth() - Method in class org.odftoolkit.simple.style.Border
Return the width of this border
getWidth() - Method in class org.odftoolkit.simple.table.Column
Get the width of the column (in Millimeter).
getWidth() - Method in class org.odftoolkit.simple.table.Table
Get the width of the table (in Millimeter).
getWidthDesc() - Method in class org.odftoolkit.simple.draw.FrameRectangle
Return the width with measurement
getWordCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaWordCountAttribute.
getWritableStyleElementByName(String, boolean) - Method in class org.odftoolkit.simple.style.DefaultStyleHandler
Return a writable style element by style name.
getWritingMode() - Method in class org.odftoolkit.simple.style.MasterPage
Get the writing mode of the the PageLayoutProperties referenced by this master page.
getWritingMode() - Method in class org.odftoolkit.simple.style.PageLayoutProperties
Get the writing mode of this PageLayoutProperties
getX() - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
getXDesc() - Method in class org.odftoolkit.simple.draw.FrameRectangle
Return the x-axis coordinate with measurement
getY() - Method in class org.odftoolkit.simple.draw.FrameRectangle
 
getYDesc() - Method in class org.odftoolkit.simple.draw.FrameRectangle
Return the y-axis coordinate with measurement
GraphicProperties - Class in org.odftoolkit.simple.style
This class represents the graphic style settings.
GraphicProperties(StyleGraphicPropertiesElement) - Constructor for class org.odftoolkit.simple.style.GraphicProperties
Create a paragraph style setting object, which has the association with an element "style:paragraph-properties".
GraphicsDocument - Class in org.odftoolkit.simple
This class represents an empty ODF graphics document.
GraphicsDocument(OdfPackage, String, GraphicsDocument.OdfMediaType) - Constructor for class org.odftoolkit.simple.GraphicsDocument
To avoid data duplication a new document is only created, if not already opened.
GraphicsDocument.OdfMediaType - Enum in org.odftoolkit.simple
This enum contains all possible media types of GraphicsDocument documents.
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.