|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
getCellBackgroundColor()
MetaCellCountAttribute.
MetaCharacterCountAttribute .
MetaCreationDateElement
DcCreatorElement.
DcDateElement.
DcDescriptionElement.
MetaDrawCountAttribute .
MetaEditingCyclesElement .
MetaEditingDurationElement.
Selection.
TextSelection.
MetaFrameCountAttribute.
MetaGeneratorElement.
getHorizontalAlignmentType()
MetaImageCountAttribute .
MetaInitialCreatorElement.
PresentationNotesElement.
DrawPageElement.
Cell instance from the
TableTableCellElementBase instance.
Column instance from the TableTableColumnElement instance.
Row instance from the
TableTableRowElement instance.
TableTableElement.
TextSectionElement.
MetaKeywordElement.
DcLanguageElement.
MetaNonWhitespaceCharacterCountAttribute.
PresentationNotesElement.
MetaObjectCountAttribute
PresentationNotesElement which
represents presentation notes page feature.
DrawPageElement which represents
presentation slide feature.
TableTableCellElementBase which
represents this cell.
TableTableColumnElement which represents this feature.
TableTableRowElement which represents
this feature.
TableTableElement which represents
this feature.
TextSectionElement which represents
this section.
OfficeMetaElement which represents this feature.
MetaOleObjectCountAttribute.
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.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||