A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- RADIAL - org.odftoolkit.odfdom.dom.attribute.draw.DrawStyleAttribute.Value
- RANDOM - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationEffectAttribute.Value
- RANDOM - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionStyleAttribute.Value
- READ_ONLY - org.odftoolkit.odfdom.pkg.manifest.PreferredViewModeAttribute.Value
- REAL - org.odftoolkit.odfdom.dom.attribute.db.DbDataTypeAttribute.Value
- receiveNode(int) - Method in class org.odftoolkit.odfdom.pkg.OdfElement
-
Receives node from this text container element.
- RECORDS - org.odftoolkit.odfdom.dom.attribute.form.FormTabCycleAttribute.Value
- RECT - org.odftoolkit.odfdom.dom.attribute.draw.DrawStyleAttribute.Value
- RECTANGLE - org.odftoolkit.odfdom.dom.attribute.draw.DrawGluePointTypeAttribute.Value
- RECTANGULAR - org.odftoolkit.odfdom.dom.attribute.draw.DrawStyleAttribute.Value
- Red - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
- Red - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
- RED - Static variable in class org.odftoolkit.odfdom.type.Color
-
The color red in sRGB space.
- REF - org.odftoolkit.odfdom.dom.attribute.db.DbDataTypeAttribute.Value
- REFLECT - org.odftoolkit.odfdom.dom.attribute.svg.SvgSpreadMethodAttribute.Value
- refresh(int) - Method in class org.odftoolkit.odfdom.incubator.search.Selection
-
A quick method to update the mIndex of this selection
- refresh(int) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
- refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.Selection
-
when a selected item has been delete, the selections after this deleted selection should be refresh because these selections mIndex will be changed
- refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
- refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.Selection
-
when a selected item has been inserted, the selection after the inserted item should be refresh because these selections mIndex will be changed
- refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
- RegisterTrue - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleParagraphPropertiesElement
- RegisterTrue - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfParagraphProperties
- RegisterTruthRefStyleName - Static variable in class org.odftoolkit.odfdom.dom.element.style.StylePageLayoutPropertiesElement
- RegisterTruthRefStyleName - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfPageLayoutProperties
- RegressionType - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
- RegressionType - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
- REJECTED - org.odftoolkit.odfdom.dom.attribute.table.TableAcceptanceStateAttribute.Value
- RelativeLength - Class in org.odftoolkit.odfdom.type
-
This class represents the in OpenDocument format used data type relativeLength
- RelativeLength(String) - Constructor for class org.odftoolkit.odfdom.type.RelativeLength
-
Construct RelativeLength by the parsing the given string
- RelColumnWidth - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableColumnPropertiesElement
- RelColumnWidth - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableColumnProperties
- RelHeight - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
- RelHeight - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
- RelWidth - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
- RelWidth - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTablePropertiesElement
- RelWidth - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
- RelWidth - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableProperties
- remove() - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove this table from the document
- remove(int) - Method in class org.odftoolkit.odfdom.changes.Component
-
Only removes from the component list, not from the DOM
- remove(int) - Method in class org.odftoolkit.odfdom.changes.Row
-
Removes a component from the text element container.
- remove(int) - Method in class org.odftoolkit.odfdom.changes.Table
-
Removes a component from the text element container.
- remove(int) - Method in class org.odftoolkit.odfdom.changes.TextContainer
-
Removes a component from the text element container.
- remove(String) - Method in class org.odftoolkit.odfdom.pkg.OdfPackage
-
Removes a single file from the package.
- REMOVE - org.odftoolkit.odfdom.dom.attribute.smil.SmilFillAttribute.Value
- REMOVE - org.odftoolkit.odfdom.dom.attribute.smil.SmilFillDefaultAttribute.Value
- REMOVE_DEPENDENTS - org.odftoolkit.odfdom.dom.attribute.table.TableNameAttribute.Value
- REMOVE_PRECEDENTS - org.odftoolkit.odfdom.dom.attribute.table.TableNameAttribute.Value
- removeAnnotation(String) - Method in class org.odftoolkit.odfdom.doc.OdfDocument
- removeBorder(byte) - Method in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
-
Removes sides of borders in total.
- removeCachedView() - Method in class org.odftoolkit.odfdom.doc.OdfDocument
- removeChild(Node) - Method in class org.odftoolkit.odfdom.pkg.OdfContainerElementBase
- removeChild(Node) - Method in class org.odftoolkit.odfdom.pkg.OdfElement
- removeColumnsByIndex(int, int) - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove a specific number of columns, starting from the column at
index
. - removeColumnsByIndex(int, int, boolean) - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove a specific number of columns, starting from the column at
index
. - removeContent() - Method in class org.odftoolkit.odfdom.doc.table.OdfTableCell
-
Remove all the content of the cell.
- removeContent() - Method in class org.odftoolkit.odfdom.dom.element.table.TableTableCellElementBase
-
Removes all the content from the element
- removeContent() - Method in class org.odftoolkit.odfdom.pkg.OdfElement
-
Removes all the content from the element
- removeDiagonalCross(byte) - Method in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
-
Removes the diagonal cross of a cell.
- removeDocument(String) - Method in class org.odftoolkit.odfdom.pkg.OdfPackage
-
Removes a document from the package via its path.
- removeDocument(String) - Method in class org.odftoolkit.odfdom.pkg.OdfPackageDocument
-
Removes an embedded ODF document from the ODF Package.
- removeProperty(OdfStyleProperty) - Method in class org.odftoolkit.odfdom.dom.element.OdfStylableElement
-
Remove the ODF property
- removeProperty(OdfStyleProperty) - Method in class org.odftoolkit.odfdom.dom.element.OdfStyleBase
- removeProperty(OdfStyleProperty) - Method in interface org.odftoolkit.odfdom.dom.style.OdfStylePropertySet
-
removes the given property from this set
- removeQuotedAndColor(String) - Static method in class org.odftoolkit.odfdom.changes.MapHelper
- removeRowsByIndex(int, int) - Method in class org.odftoolkit.odfdom.doc.table.OdfTable
-
Remove the specific number of rows, starting from the row at
index
. - removeSingleElement(Element) - Static method in class org.odftoolkit.odfdom.pkg.OdfElement
- removeStyleUser(OdfStylableElement) - Method in class org.odftoolkit.odfdom.dom.element.OdfStyleBase
- removeText(int, int) - Method in class org.odftoolkit.odfdom.changes.TextContainer
- removeTextContent() - Method in class org.odftoolkit.odfdom.doc.table.OdfTableCell
-
Remove all the text content of cell.
- removeUserDefinedDataByName(String) - Method in class org.odftoolkit.odfdom.incubator.meta.OdfOfficeMeta
-
Remove the ODFDOM element representation
MetaUserDefinedElement
by attribute name, See <meta:user-defined>. - Repeat - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleDrawingPagePropertiesElement
- Repeat - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
- Repeat - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfDrawingPageProperties
- Repeat - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
- REPEAT - org.odftoolkit.odfdom.dom.attribute.style.StyleRepeatAttribute.Value
- REPEAT - org.odftoolkit.odfdom.dom.attribute.svg.SvgSpreadMethodAttribute.Value
- REPEAT_COLUMN - org.odftoolkit.odfdom.dom.attribute.table.TableRangeUsableAsAttribute.Value
- REPEAT_ROW - org.odftoolkit.odfdom.dom.attribute.table.TableRangeUsableAsAttribute.Value
- RepeatContent - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
- RepeatContent - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableCellProperties
- repetition() - Method in class org.odftoolkit.odfdom.changes.Component
-
A multiple components can be represented by a single XML element
- repetition() - Method in class org.odftoolkit.odfdom.changes.Row
-
A multiple components can be represented by a single XML element
- repetition() - Method in class org.odftoolkit.odfdom.changes.Table
-
A multiple components can be represented by a single XML element
- REPLACE - org.odftoolkit.odfdom.dom.attribute.dr3d.Dr3dTextureModeAttribute.Value
- REPLACE - org.odftoolkit.odfdom.dom.attribute.smil.SmilAdditiveAttribute.Value
- REPLACE - org.odftoolkit.odfdom.dom.attribute.xlink.XlinkShowAttribute.Value
- replaceChild(Node, Node) - Method in class org.odftoolkit.odfdom.pkg.OdfContainerElementBase
- replaceChild(Node, Node) - Method in class org.odftoolkit.odfdom.pkg.OdfElement
- replaceLastTableGrid(JSONArray) - Method in class org.odftoolkit.odfdom.dom.element.table.TableTableElement
-
OH PLEASE DELETE ME AFTER THE API WAS FIXED
- replaceWith(String) - Method in class org.odftoolkit.odfdom.incubator.search.TextSelection
-
Replace the text content of selection with a new string
- REPORT_TYPE - org.odftoolkit.odfdom.dom.attribute.text.TextBibliographyDataFieldAttribute.Value
- REPORT_TYPE - org.odftoolkit.odfdom.dom.attribute.text.TextKeyAttribute.Value
- requireLaterWidthChange(JSONArray) - Method in class org.odftoolkit.odfdom.dom.element.table.TableTableElement
- RESET - org.odftoolkit.odfdom.dom.attribute.form.FormButtonTypeAttribute.Value
- resolveEntity(String, String) - Method in class org.odftoolkit.odfdom.changes.ChangesFileSaxHandler
- resolveEntity(String, String) - Method in class org.odftoolkit.odfdom.pkg.OdfFileSaxHandler
- resolveURI(String, EvalContext) - Method in interface org.odftoolkit.odfdom.pkg.rdfa.URIExtractor
- Resource(String) - Constructor for class org.odftoolkit.odfdom.pkg.OdfPackageDocument.Resource
- RESTRICT - org.odftoolkit.odfdom.dom.attribute.db.DbDeleteRuleAttribute.Value
- RESTRICT - org.odftoolkit.odfdom.dom.attribute.db.DbUpdateRuleAttribute.Value
- reuseDocumentStyle(String) - Method in class org.odftoolkit.odfdom.dom.element.OdfStylableElement
-
Returns a DocumentStyle if there is no local style
- REVERSE - org.odftoolkit.odfdom.dom.attribute.smil.SmilDirectionAttribute.Value
- ReverseDirection - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
- ReverseDirection - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
- RfcLanguageTag - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
- RfcLanguageTag - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTextProperties
- RfcLanguageTagAsian - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
- RfcLanguageTagAsian - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTextProperties
- RfcLanguageTagComplex - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTextPropertiesElement
- RfcLanguageTagComplex - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTextProperties
- RGB - org.odftoolkit.odfdom.dom.attribute.anim.AnimColorInterpolationAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.chart.ChartLabelPositionAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.chart.ChartLabelPositionNegativeAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.draw.DrawAlignAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.draw.DrawEscapeDirectionAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.draw.DrawFillImageRefPointAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.draw.DrawTextareaHorizontalAlignAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.fo.FoTextAlignAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StyleAdjustmentAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StyleHorizontalPosAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StylePageUsageAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StylePositionAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StyleRubyAlignAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StyleTypeAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.style.StyleWrapAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.table.TableAlignAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.text.TextAnimationDirectionAttribute.Value
- RIGHT - org.odftoolkit.odfdom.dom.attribute.text.TextNumberPositionAttribute.Value
- RIGHT_OUTSIDE - org.odftoolkit.odfdom.dom.attribute.draw.DrawMeasureAlignAttribute.Value
- RightAngledAxes - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
- RightAngledAxes - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
- RL - org.odftoolkit.odfdom.dom.attribute.style.StyleWritingModeAttribute.Value
- RL_TB - org.odftoolkit.odfdom.dom.attribute.style.StyleWritingModeAttribute.Value
- ROC - org.odftoolkit.odfdom.dom.attribute.number.NumberCalendarAttribute.Value
- ROLL_FROM_BOTTOM - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionStyleAttribute.Value
- ROLL_FROM_LEFT - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionStyleAttribute.Value
- ROLL_FROM_RIGHT - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionStyleAttribute.Value
- ROLL_FROM_TOP - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationTransitionStyleAttribute.Value
- ROMAN - org.odftoolkit.odfdom.dom.attribute.style.StyleFontFamilyGenericAsianAttribute.Value
- ROMAN - org.odftoolkit.odfdom.dom.attribute.style.StyleFontFamilyGenericAttribute.Value
- ROMAN - org.odftoolkit.odfdom.dom.attribute.style.StyleFontFamilyGenericComplexAttribute.Value
- ROOT_DOCUMENT_PATH - Static variable in class org.odftoolkit.odfdom.pkg.OdfPackageDocument
-
The path of the root document
- ROTATE - org.odftoolkit.odfdom.dom.attribute.presentation.PresentationEffectAttribute.Value
- ROTATE - org.odftoolkit.odfdom.dom.attribute.svg.SvgTypeAttribute.Value
- RotationAlign - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
- RotationAlign - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableCellProperties
- RotationAngle - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement
- RotationAngle - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableCellPropertiesElement
- RotationAngle - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfChartProperties
- RotationAngle - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableCellProperties
- ROUND - org.odftoolkit.odfdom.dom.attribute.draw.DrawStrokeLinejoinAttribute.Value
- ROUND - org.odftoolkit.odfdom.dom.attribute.draw.DrawStyleAttribute.Value
- ROUND - org.odftoolkit.odfdom.dom.attribute.svg.SvgStrokeLinecapAttribute.Value
- Row<T> - Class in org.odftoolkit.odfdom.changes
-
A MultiCoomponent uses a single XML element to represent multiple components.
- Row(OdfElement, Component) - Constructor for class org.odftoolkit.odfdom.changes.Row
- ROW - org.odftoolkit.odfdom.dom.attribute.chart.ChartDataSourceHasLabelsAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableFirstRowEndColumnAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableFirstRowStartColumnAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableGrandTotalAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableLastRowEndColumnAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableLastRowStartColumnAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableOrientationAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableTypeAttribute.Value
- ROW - org.odftoolkit.odfdom.dom.attribute.table.TableUseLabelsAttribute.Value
- ROW_PERCENTAGE - org.odftoolkit.odfdom.dom.attribute.table.TableTypeAttribute.Value
- RowHeight - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleTableRowPropertiesElement
- RowHeight - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfTableRowProperties
- ROWS - org.odftoolkit.odfdom.dom.attribute.chart.ChartSeriesSourceAttribute.Value
- ROWS - Static variable in interface org.odftoolkit.odfdom.changes.OperationConstants
- Ruby - Static variable in class org.odftoolkit.odfdom.dom.style.OdfStyleFamily
- RUBY - org.odftoolkit.odfdom.dom.attribute.style.StyleFamilyAttribute.Value
- RubyAlign - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleRubyPropertiesElement
- RubyAlign - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyProperties
- RubyAlign - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyStyleProperties
- RubyPosition - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleRubyPropertiesElement
- RubyPosition - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyProperties
- RubyPosition - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfRubyStyleProperties
- RubyProperties - org.odftoolkit.odfdom.dom.style.props.OdfStylePropertiesSet
- RUN_THROUGH - org.odftoolkit.odfdom.dom.attribute.style.StyleWrapAttribute.Value
- RUNNING_TOTAL - org.odftoolkit.odfdom.dom.attribute.table.TableTypeAttribute.Value
- RunThrough - Static variable in class org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement
- RunThrough - Static variable in interface org.odftoolkit.odfdom.dom.style.props.OdfGraphicProperties
All Classes All Packages