blob: 14abb3b44e1346880df92208965c2bd1ffc1042a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:35:19 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>R-Index (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="R-Index (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-15.html">Prev Letter</a></li>
<li><a href="index-17.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li>
<li><a href="index-16.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;<a name="_R_">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><a href="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form"><span class="strong">RadioButton</span></a> - Class in <a href="../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a></dt>
<dd>
<div class="block">This class represents the form control of radio button, provides methods to
get/set the form properties and the style formatting of this control.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/common/field/ReferenceField.html" title="class in org.odftoolkit.simple.common.field"><span class="strong">ReferenceField</span></a> - Class in <a href="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</a></dt>
<dd>
<div class="block">A ReferenceField refers to a field that appears in another location in a
document.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/common/field/ReferenceField.DisplayType.html" title="enum in org.odftoolkit.simple.common.field"><span class="strong">ReferenceField.DisplayType</span></a> - Enum in <a href="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</a></dt>
<dd>
<div class="block">A <tt>DisplayType</tt> specifies the information that a reference field
should display.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html" title="class in org.odftoolkit.simple.common.navigation">ImageSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html" title="class in org.odftoolkit.simple.common.navigation">ParagraphSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/Selection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/Selection.html" title="class in org.odftoolkit.simple.common.navigation">Selection</a></dt>
<dd>
<div class="block">A quick method to update the index of this <code>Selection</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TableSelection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TableSelection.html" title="class in org.odftoolkit.simple.common.navigation">TableSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextDocumentSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#refresh(int)">refresh(int)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html" title="class in org.odftoolkit.simple.common.navigation">ImageSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html" title="class in org.odftoolkit.simple.common.navigation">ParagraphSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/Selection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/Selection.html" title="class in org.odftoolkit.simple.common.navigation">Selection</a></dt>
<dd>
<div class="block">When a selected item has been deleted, the <code>Selection</code>s after
this deleted <code>Selection</code> should be refreshed, as these
<code>Selection</code>s index have been changed.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TableSelection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TableSelection.html" title="class in org.odftoolkit.simple.common.navigation">TableSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextDocumentSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#refreshAfterFrontalDelete(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalDelete(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html" title="class in org.odftoolkit.simple.common.navigation">ImageSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html" title="class in org.odftoolkit.simple.common.navigation">ParagraphSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/Selection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/Selection.html" title="class in org.odftoolkit.simple.common.navigation">Selection</a></dt>
<dd>
<div class="block">When a selected item has been inserted, the <code>Selection</code> after
the inserted item should be refresh, as these <code>Selection</code>s
index have been changed.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TableSelection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TableSelection.html" title="class in org.odftoolkit.simple.common.navigation">TableSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextDocumentSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#refreshAfterFrontalInsert(org.odftoolkit.simple.common.navigation.Selection)">refreshAfterFrontalInsert(Selection)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/chart/Chart.html#refreshChart()">refreshChart()</a></span> - Method in class org.odftoolkit.simple.chart.<a href="../org/odftoolkit/simple/chart/Chart.html" title="class in org.odftoolkit.simple.chart">Chart</a></dt>
<dd>
<div class="block">Refresh chart view and data setting.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/Component.html#registerComponent(org.odftoolkit.simple.Component, org.odftoolkit.odfdom.pkg.OdfElement)">registerComponent(Component, OdfElement)</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/Component.html" title="class in org.odftoolkit.simple">Component</a></dt>
<dd>
<div class="block">Register component to the map repository</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Control.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Control.html" title="class in org.odftoolkit.simple.draw">Control</a></dt>
<dd>
<div class="block">Remove the shape control from the container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Image.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</a></dt>
<dd>
<div class="block">Remove the image from the document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/FormControl.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</a></dt>
<dd>
<div class="block">Remove the form control from the container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Remove this table from the document</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Remove this list from its container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListItem.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListItem.html" title="class in org.odftoolkit.simple.text.list">ListItem</a></dt>
<dd>
<div class="block">Remove this item from its owner list.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Remove this paragraph from its container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#remove()">remove()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>
<div class="block">Remove this section from the document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#removeColumnsByIndex(int, int)">removeColumnsByIndex(int, int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Remove a specific number of columns, starting from the column at
<code>index</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#removeContent()">removeContent()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>
<div class="block">Remove all the content of the cell.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/chart/DataSet.html#removeDataSeries(int)">removeDataSeries(int)</a></span> - Method in class org.odftoolkit.simple.chart.<a href="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</a></dt>
<dd>
<div class="block">Removes a data series by the index of the data series in the data set.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/chart/DataSet.html#removeDataSeries(java.lang.String, int)">removeDataSeries(String, int)</a></span> - Method in class org.odftoolkit.simple.chart.<a href="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</a></dt>
<dd>
<div class="block">Remove a data series by the legend of the data series.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/Document.html#removeElementLinkedResource(org.odftoolkit.odfdom.pkg.OdfElement)">removeElementLinkedResource(OdfElement)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</a></dt>
<dd>
<div class="block">Remove an ODF element from the document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/AbstractFormContainer.html#removeForm(org.odftoolkit.simple.form.Form)">removeForm(Form)</a></span> - Method in class org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/form/FormContainer.html#removeForm(org.odftoolkit.simple.form.Form)">removeForm(Form)</a></span> - Method in interface org.odftoolkit.simple.form.<a href="../org/odftoolkit/simple/form/FormContainer.html" title="interface in org.odftoolkit.simple.form">FormContainer</a></dt>
<dd>
<div class="block">Remove the form and its binding shape.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#removeForm(org.odftoolkit.simple.form.Form)">removeForm(Form)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Remove a form with the specified name in this document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#removeHyperlinks()">removeHyperlinks()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#removeHyperlinks()">removeHyperlinks()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/TextHyperlinkContainer.html#removeHyperlinks()">removeHyperlinks()</a></span> - Method in interface org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/TextHyperlinkContainer.html" title="interface in org.odftoolkit.simple.text">TextHyperlinkContainer</a></dt>
<dd>
<div class="block">Remove all the hyperlinks in this container element.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#removeItem(int)">removeItem(int)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Remove the item at the specified location from this List.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#removeItem(org.odftoolkit.simple.text.list.ListItem)">removeItem(ListItem)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Remove the specified item from this List.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/List.html#removeItems(java.util.List)">removeItems(List&lt;ListItem&gt;)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/List.html" title="class in org.odftoolkit.simple.text.list">List</a></dt>
<dd>
<div class="block">Remove all the items in the collection from this list</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Textbox.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Notes.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/AbstractListContainer.html" title="class in org.odftoolkit.simple.text.list">AbstractListContainer</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListContainer.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in interface org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListContainer.html" title="interface in org.odftoolkit.simple.text.list">ListContainer</a></dt>
<dd>
<div class="block">Remove the existing List from this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/ListItem.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/ListItem.html" title="class in org.odftoolkit.simple.text.list">ListItem</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#removeList(org.odftoolkit.simple.text.list.List)">removeList(List)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Textbox.html#removeParagraph(org.odftoolkit.simple.text.Paragraph)">removeParagraph(Paragraph)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#removeParagraph(org.odftoolkit.simple.text.Paragraph)">removeParagraph(Paragraph)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>
<div class="block">Remove paragraph from this document</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#removeParagraph(org.odftoolkit.simple.text.Paragraph)">removeParagraph(Paragraph)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</a></dt>
<dd>
<div class="block">Remove paragraph from the container</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/ParagraphContainer.html#removeParagraph(org.odftoolkit.simple.text.Paragraph)">removeParagraph(Paragraph)</a></span> - Method in interface org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</a></dt>
<dd>
<div class="block">Remove paragraph from the container</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Section.html#removeParagraph(org.odftoolkit.simple.text.Paragraph)">removeParagraph(Paragraph)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#removeParagraph(org.odftoolkit.simple.text.Paragraph)">removeParagraph(Paragraph)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</a></dt>
<dd>
<div class="block">Remove paragraph from this document</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#removeRowsByIndex(int, int)">removeRowsByIndex(int, int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</a></dt>
<dd>
<div class="block">Remove the specific number of rows, starting from the row at
<code>index</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/SpreadsheetDocument.html#removeSheet(int)">removeSheet(int)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</a></dt>
<dd>
<div class="block">Removes the sheet in the specified <code>index</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#removeTextbox(org.odftoolkit.simple.draw.Textbox)">removeTextbox(Textbox)</a></span> - Method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</a></dt>
<dd>
<div class="block">Remove the text box.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/TextboxContainer.html#removeTextbox(org.odftoolkit.simple.draw.Textbox)">removeTextbox(Textbox)</a></span> - Method in interface org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</a></dt>
<dd>
<div class="block">Remove the text box</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Slide.html#removeTextbox(org.odftoolkit.simple.draw.Textbox)">removeTextbox(Textbox)</a></span> - Method in class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#removeTextbox(org.odftoolkit.simple.draw.Textbox)">removeTextbox(Textbox)</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Cell.html#removeTextContent()">removeTextContent()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</a></dt>
<dd>
<div class="block">Remove all the text content of cell.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#removeTextContent()">removeTextContent()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</a></dt>
<dd>
<div class="block">Remove the text content of this paragraph.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#removeTextContent()">removeTextContent()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</a></dt>
<dd>
<div class="block">Remove the text content of this span.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/TextHyperlink.html#removeTextContent()">removeTextContent()</a></span> - Method in class org.odftoolkit.simple.text.<a href="../org/odftoolkit/simple/text/TextHyperlink.html" title="class in org.odftoolkit.simple.text">TextHyperlink</a></dt>
<dd>
<div class="block">Remove the text content of this hyperlink.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/meta/Meta.html#removeUserDefinedDataByName(java.lang.String)">removeUserDefinedDataByName(String)</a></span> - Method in class org.odftoolkit.simple.meta.<a href="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</a></dt>
<dd>
<div class="block">Remove the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/CellSelection.html#replaceWith(java.lang.String)">replaceWith(String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/CellSelection.html" title="class in org.odftoolkit.simple.common.navigation">CellSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new string.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#replaceWith(java.lang.String)">replaceWith(String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new string.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(java.lang.String)">replaceWith(String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new string.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(org.odftoolkit.simple.table.Table)">replaceWith(Table)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new Table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(org.odftoolkit.simple.draw.Image)">replaceWith(Image)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new Image.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(java.net.URI)">replaceWith(URI)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the text content of selection with a new Image.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(org.odftoolkit.simple.common.field.Field)">replaceWith(Field)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the content with a Field</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(org.odftoolkit.simple.text.Paragraph)">replaceWith(Paragraph)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the content with a paragraph, the paragraph can be in the same TextDocument or in a different Document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#replaceWith(org.odftoolkit.simple.TextDocument)">replaceWith(TextDocument)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextSelection</a></dt>
<dd>
<div class="block">Replace the content with a TextDocument with Styles.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#replaceWithConditionField(java.lang.String, java.lang.String, java.lang.String)">replaceWithConditionField(String, String, String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Replace the content with a condition field.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#replaceWithHiddenTextField(java.lang.String, java.lang.String)">replaceWithHiddenTextField(String, String)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Replace the content with a hidden text field.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html#replaceWithImage(org.odftoolkit.simple.draw.Image)">replaceWithImage(Image)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html" title="class in org.odftoolkit.simple.common.navigation">ImageSelection</a></dt>
<dd>
<div class="block">Replace the content with a Image</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html#replaceWithImage(java.net.URI)">replaceWithImage(URI)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ImageSelection.html" title="class in org.odftoolkit.simple.common.navigation">ImageSelection</a></dt>
<dd>
<div class="block">Replace the content with a Image</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html#replaceWithParagraph(org.odftoolkit.simple.text.Paragraph)">replaceWithParagraph(Paragraph)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/ParagraphSelection.html" title="class in org.odftoolkit.simple.common.navigation">ParagraphSelection</a></dt>
<dd>
<div class="block">Replace the content with a paragraph, the paragraph can be in the same TextDocument or in a different Document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#replaceWithReferenceField(org.odftoolkit.simple.common.field.ReferenceField, org.odftoolkit.simple.common.field.ReferenceField.DisplayType)">replaceWithReferenceField(ReferenceField, ReferenceField.DisplayType)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Replace the content with a reference field.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#replaceWithSimpleField(org.odftoolkit.simple.common.field.Field.FieldType)">replaceWithSimpleField(Field.FieldType)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Replace the content with a simple field, such as author field, page
number field, date field and so on.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TableSelection.html#replaceWithTable(org.odftoolkit.simple.table.Table)">replaceWithTable(Table)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TableSelection.html" title="class in org.odftoolkit.simple.common.navigation">TableSelection</a></dt>
<dd>
<div class="block">Replace the content with a Table , the table can be in the same TextDocument or in a different Document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html#replaceWithTextDocument(org.odftoolkit.simple.TextDocument)">replaceWithTextDocument(TextDocument)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextDocumentSelection.html" title="class in org.odftoolkit.simple.common.navigation">TextDocumentSelection</a></dt>
<dd>
<div class="block">Replace the Searched Content with a TextDocument with Styles.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html#replaceWithVariableField(org.odftoolkit.simple.common.field.VariableField)">replaceWithVariableField(VariableField)</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/FieldSelection.html" title="class in org.odftoolkit.simple.common.navigation">FieldSelection</a></dt>
<dd>
<div class="block">Replace the content with a variable field.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table"><span class="strong">Row</span></a> - Class in <a href="../org/odftoolkit/simple/table/package-summary.html">org.odftoolkit.simple.table</a></dt>
<dd>
<div class="block">Row represents table row feature in ODF document.</div>
</dd>
</dl>
<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">J</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">V</a>&nbsp;<a href="index-21.html">W</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-15.html">Prev Letter</a></li>
<li><a href="index-17.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li>
<li><a href="index-16.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>