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

G

getAlignmentString() - Method in enum org.odftoolkit.simple.style.StyleTypeDefinitions.HorizontalAlignmentType
 
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.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.TableCellProperties
Return the border setting for the bottom border.
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.
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.
getCellStyleElementForRead() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the style element for this cell, only for read function.
getCellStyleElementForWrite() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the style element for this cell, for read and write functions.
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 .
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.
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.
getContainerElement() - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Get the paragraph element or heading element that contains this text.
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.
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
getCountry(Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the country information for a specific script type
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.
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.
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.
getDrawCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaDrawCountAttribute .
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.
getFamilyName() - Method in class org.odftoolkit.simple.style.Font
Return the font family
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
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.
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
getFontName() - Method in class org.odftoolkit.simple.style.Font
Return the font 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
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
getFontStyle(Document.ScriptType) - Method in class org.odftoolkit.simple.style.TextProperties
Return the font style for a specific script type
getFormatString() - Method in class org.odftoolkit.simple.table.Cell
Get the format string of the cell.
getFormula() - Method in class org.odftoolkit.simple.table.Cell
Get the formula string of the cell.
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.
getHeader() - Method in class org.odftoolkit.simple.text.list.List
Get the header of this list.
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.
getHeight() - Method in class org.odftoolkit.simple.table.Row
Return the height of the row (in Millimeter).
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.
getHorizontalAlignmentType() - Method in class org.odftoolkit.simple.table.Cell
Return the horizontal alignment setting of this cell.
getImageCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaImageCountAttribute .
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.
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(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.
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.
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
getLanguage(Document.ScriptType) - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the language information for a specific script type
getLeftBorder() - Method in class org.odftoolkit.simple.style.TableCellProperties
Return the border setting for the left border.
getLevel() - Method in class org.odftoolkit.simple.text.list.List
Get the level of this list.
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.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.TextDocument
 
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.TextDocument
 
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.
getMediaTypeString() - Method in enum org.odftoolkit.simple.ChartDocument.OdfMediaType
 
getMediaTypeString() - Method in enum org.odftoolkit.simple.Document.OdfMediaType
 
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.text.Section
Return the name of this section
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.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.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.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.Section
Return an instance of TextSectionElement which represents this section.
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.
getOrCreateParagraphProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.ParagraphProperties
Return an instance of ParagraphProperties
getOrCreateTableCellProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TableCellProperties
Return an instance of TableCellProperties
getOrCreateTextProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TextProperties
Return an instance of TextProperties
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.text.Section
Return the ODF document which this section belongs to.
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.
getPageCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaPageCountAttribute.
getParagraphCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaParagraphCountAttribute.
getParagraphProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.ParagraphProperties
Return an instance of ParagraphProperties
getParagraphPropertiesForRead() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the paragraph style properties definition for this cell, only for read function.
getParagraphPropertiesForWrite() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the paragraph style properties definition for this cell, 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
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.
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.
getSimpleBuildDate() - Static method in class org.odftoolkit.simple.JarManifest
Return the date when SIMPLE had been build
getSimpleBuildResponsible() - Static method in class org.odftoolkit.simple.JarManifest
Return the name of the one building the SIMPLE library (ie.
getSimpleName() - Static method in class org.odftoolkit.simple.JarManifest
Return the name of SIMPLE;
getSimpleSupportedOdfVersion() - Static method in class org.odftoolkit.simple.JarManifest
Returns the version of the OpenDocument specification covered by the SIMPLE library (ie.
getSimpleTitle() - Static method in class org.odftoolkit.simple.JarManifest
Returns the SIMPLE library title
getSimpleVersion() - Static method in class org.odftoolkit.simple.JarManifest
Return the version of the SIMPLE library (ie.
getSimpleWebsite() - Static method in class org.odftoolkit.simple.JarManifest
Return the website of the SIMPLE library (ie.
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.
getStyleHandler() - Method in class org.odftoolkit.simple.table.Cell
Return style handler for this cell
getStyleName() - Method in class org.odftoolkit.simple.table.Cell
Get the style name of this cell.
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.
getTableBuilder() - Method in class org.odftoolkit.simple.Document
Return the table builder of this document.
getTableByName(String) - Method in class org.odftoolkit.simple.Document
Return an instance of table feature with the specific table name.
getTableCellProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TableCellProperties
Return an instance of TableCellProperties
getTableCellPropertiesForRead() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the cell style properties definition for this cell, only for read function.
getTableCellPropertiesForWrite() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the cell style properties definition for this cell, 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.
getTableCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaTableCountAttribute.
getTableInstance(TableTableElement) - Method in class org.odftoolkit.simple.table.Table.TableBuilder
Get a table feature instance by an instance of TableTableElement.
getTableList() - Method in class org.odftoolkit.simple.Document
Return a list of table features in this document.
getTableName() - Method in class org.odftoolkit.simple.table.Table
Return the table name.
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)
getTextContent() - Method in class org.odftoolkit.simple.text.list.ListItem
Get item text content.
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
getTextProperties(OdfStyleBase) - Static method in class org.odftoolkit.simple.style.TextProperties
Return an instance of TextProperties
getTextPropertiesForRead() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the text style properties definition for this cell, only for read function.
getTextPropertiesForWrite() - Method in class org.odftoolkit.simple.table.CellStyleHandler
Return the text style properties definition for this cell, for read and write function.
getTimeValue() - Method in class org.odftoolkit.simple.table.Cell
Get the cell value as java.util.Calendar.
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.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.
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.
getValueType() - Method in class org.odftoolkit.simple.table.Cell
Get the value type of this cell.
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.
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).
getWordCount() - Method in class org.odftoolkit.simple.meta.DocumentStatistic
Receives the value of the odf dom attribute representation MetaWordCountAttribute.
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 V W
Copyright © 2010-2011 ODF Toolkit Project. All Rights Reserved.