|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
getCellBackgroundColor()
MetaCellCountAttribute
.
MetaCharacterCountAttribute
.
MetaCreationDateElement
DcCreatorElement
.
DcDateElement
.
DcDescriptionElement
.
MetaDrawCountAttribute
.
DrawFrameElement
which represents this
frame.
MetaEditingCyclesElement
.
MetaEditingDurationElement
.
Selection
.
TextSelection
.
MetaFrameCountAttribute
.
MetaGeneratorElement
.
GraphicProperties
- 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
- 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(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(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(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
.
- 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
- getLanguage(Document.ScriptType) -
Method in class org.odftoolkit.simple.table.CellStyleHandler
- Return the language information for a specific script type
- getLanguage(Document.ScriptType) -
Method in class org.odftoolkit.simple.text.ParagraphStyleHandler
- Return the language information for a specific script type
- 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.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.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.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.
- 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.ParagraphProperties
- Get the size of the bottom margin of this
ParagraphProperties
- 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.ParagraphProperties
- Get the size of the right margin of this
ParagraphProperties
- 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.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.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.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 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
- 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.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.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.
- getPageCount() -
Method in class org.odftoolkit.simple.meta.DocumentStatistic
- Receives the value of the odf dom attribute representation
MetaPageCountAttribute
.
- 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
- 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
- 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.Frame
- Return the rectangle used by this frame
- getRectangle() -
Method in class org.odftoolkit.simple.draw.Image
- Return the rectangle used by this image
- 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.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.
- 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.
- 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.
- getSimpleOdfWebsite() -
Static method in class org.odftoolkit.simple.JarManifest
- Return the website of the Simple ODF 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.
- 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.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.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.
- 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
-
- 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
-
- getTableCellProperties(OdfStyleBase) -
Static method in class org.odftoolkit.simple.style.TableCellProperties
- Return an instance of
TableCellProperties
- 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.TextDocument
-
- getTableContainerImpl() -
Method in class org.odftoolkit.simple.Document
-
- getTableContainerImpl() -
Method in class org.odftoolkit.simple.presentation.Slide
-
- 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
-
- 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
-
- 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)
- 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
- getTextProperties(OdfStyleBase) -
Static method in class org.odftoolkit.simple.style.TextProperties
- Return an instance of
TextProperties
- 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.
- 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.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.
- 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.
- 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.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |