blob: f2634f4d84e79f6ab7420f83bc7b4080d26536b2 [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>N-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="N-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-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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="_N_">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="../org/odftoolkit/simple/common/navigation/Navigation.html" title="class in org.odftoolkit.simple.common.navigation"><span class="strong">Navigation</span></a> - Class in <a href="../org/odftoolkit/simple/common/navigation/package-summary.html">org.odftoolkit.simple.common.navigation</a></dt>
<dd>
<div class="block"><code>Navigation</code> is used to navigate the document and find the matched
element by user defined conditions.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/Navigation.html#Navigation()">Navigation()</a></span> - Constructor for class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/Navigation.html" title="class in org.odftoolkit.simple.common.navigation">Navigation</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/ChartDocument.html#newChartDocument()">newChartDocument()</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/ChartDocument.html" title="class in org.odftoolkit.simple">ChartDocument</a></dt>
<dd>
<div class="block">Creates an empty charts document. * <br/>
<em>Note: ODF Chart documents are (with OOo 3.0) only used as embedded document and not used stand-alone.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/ChartDocument.html#newChartTemplateDocument()">newChartTemplateDocument()</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/ChartDocument.html" title="class in org.odftoolkit.simple">ChartDocument</a></dt>
<dd>
<div class="block">Creates an empty charts template. * <br/>
<em>Note: ODF Chart documents are (with OOo 3.0) only used as embedded document and not used stand-alone.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Control.html#newDrawControl(org.odftoolkit.simple.draw.ControlContainer)">newDrawControl(ControlContainer)</a></span> - Static 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">Create an instance of control and and append it at the end of a container
element.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Frame.html#newFrame(org.odftoolkit.simple.draw.FrameContainer)">newFrame(FrameContainer)</a></span> - Static method in class org.odftoolkit.simple.draw.<a href="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</a></dt>
<dd>
<div class="block">Create an instance of frame
The frame will be added at the end of this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/GraphicsDocument.html#newGraphicsDocument()">newGraphicsDocument()</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/GraphicsDocument.html" title="class in org.odftoolkit.simple">GraphicsDocument</a></dt>
<dd>
<div class="block">Creates an empty graphics document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/GraphicsDocument.html#newGraphicsTemplateDocument()">newGraphicsTemplateDocument()</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/GraphicsDocument.html" title="class in org.odftoolkit.simple">GraphicsDocument</a></dt>
<dd>
<div class="block">Creates an empty graphics template.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/Document.html#newImage(java.net.URI)">newImage(URI)</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">Insert an Image from the specified uri to the end of the Document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Image.html#newImage(org.odftoolkit.simple.draw.FrameContainer, java.net.URI)">newImage(FrameContainer, URI)</a></span> - Static 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">Create an image and append it at the end of a container element.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Image.html#newImage(org.odftoolkit.simple.draw.Frame, java.net.URI)">newImage(Frame, URI)</a></span> - Static 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">Create an image and add it to a frame.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/TextExtractor.html#NewLineChar">NewLineChar</a></span> - Static variable in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/TextExtractor.html" title="class in org.odftoolkit.simple.common">TextExtractor</a></dt>
<dd>&nbsp;</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/EditableTextExtractor.html#newOdfEditableTextExtractor(org.odftoolkit.simple.Document)">newOdfEditableTextExtractor(Document)</a></span> - Static method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/EditableTextExtractor.html" title="class in org.odftoolkit.simple.common">EditableTextExtractor</a></dt>
<dd>
<div class="block">An instance of EditableTextExtractor will be created to extract the
editable text content in specified document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/EditableTextExtractor.html#newOdfEditableTextExtractor(org.odftoolkit.odfdom.pkg.OdfElement)">newOdfEditableTextExtractor(OdfElement)</a></span> - Static method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/EditableTextExtractor.html" title="class in org.odftoolkit.simple.common">EditableTextExtractor</a></dt>
<dd>
<div class="block">An instance of EditableTextExtractor will be created to extract the
editable text content of an ODF element.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/TextExtractor.html#newOdfTextExtractor(org.odftoolkit.odfdom.pkg.OdfElement)">newOdfTextExtractor(OdfElement)</a></span> - Static method in class org.odftoolkit.simple.common.<a href="../org/odftoolkit/simple/common/TextExtractor.html" title="class in org.odftoolkit.simple.common">TextExtractor</a></dt>
<dd>
<div class="block">Create a TextExtractor instance using specified ODF element, which text
content can be extracted by <code>getText()</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Paragraph.html#newParagraph(org.odftoolkit.simple.text.ParagraphContainer)">newParagraph(ParagraphContainer)</a></span> - Static 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">Create an instance of paragraph
The paragrah will be added at the end of this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newParagraph(java.lang.String)">newParagraph(String)</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"><span class="strong">Deprecated.</span>
<div class="block"><i>As of Simple version 0.5, replaced by
<code>addParagraph(String text)</code></i></div>
</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newParagraph()">newParagraph()</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"><span class="strong">Deprecated.</span>
<div class="block"><i>As of Simple version 0.5, replaced by
<code>Paragraph.newParagraph(ParagraphContainer)</code></i></div>
</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/PresentationDocument.html#newPresentationDocument()">newPresentationDocument()</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</a></dt>
<dd>
<div class="block">Creates an empty presentation document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/PresentationDocument.html#newPresentationTemplateDocument()">newPresentationTemplateDocument()</a></span> - Static method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</a></dt>
<dd>
<div class="block">Creates an empty presentation template.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/PresentationDocument.html#newSlide(int, java.lang.String, org.odftoolkit.simple.presentation.Slide.SlideLayout)">newSlide(int, String, Slide.SlideLayout)</a></span> - Method in class org.odftoolkit.simple.<a href="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</a></dt>
<dd>
<div class="block">New a slide at the specified position with the specified name, and use
the specified slide template.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/Span.html#newSpan(org.odftoolkit.simple.common.navigation.TextSelection)">newSpan(TextSelection)</a></span> - Static 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">Create a span instance with a text selection</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/SpreadsheetDocument.html#newSpreadsheetDocument()">newSpreadsheetDocument()</a></span> - Static 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">Creates an empty spreadsheet document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/SpreadsheetDocument.html#newSpreadsheetTemplateDocument()">newSpreadsheetTemplateDocument()</a></span> - Static 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">Creates an empty spreadsheet template.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#newTable(org.odftoolkit.simple.table.TableContainer)">newTable(TableContainer)</a></span> - Static 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">Construct the <code>Table</code> feature.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#newTable(org.odftoolkit.simple.table.TableContainer, int, int)">newTable(TableContainer, int, int)</a></span> - Static 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">Construct the <code>Table</code> feature with a specified row number and
column number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#newTable(org.odftoolkit.simple.table.TableContainer, int, int, double, double)">newTable(TableContainer, int, int, double, double)</a></span> - Static 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">Construct the <code>Table</code> feature with a specified row number and
column number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#newTable(org.odftoolkit.simple.table.TableContainer, int, int, int, int)">newTable(TableContainer, int, int, int, int)</a></span> - Static 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">Construct the <code>Table</code> feature with a specified row number,
column number, header row number, header column number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#newTable(org.odftoolkit.simple.table.TableContainer, java.lang.String[], java.lang.String[], double[][])">newTable(TableContainer, String[], String[], double[][])</a></span> - Static 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">Construct the Table feature with a specified 2 dimension array as the
data of this table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.html#newTable(org.odftoolkit.simple.table.TableContainer, java.lang.String[], java.lang.String[], java.lang.String[][])">newTable(TableContainer, String[], String[], String[][])</a></span> - Static 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">Construct the Table feature with a specified 2 dimension array as the
data of this table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.TableBuilder.html#newTable()">newTable()</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.TableBuilder.html" title="class in org.odftoolkit.simple.table">Table.TableBuilder</a></dt>
<dd>
<div class="block">Construct the <code>Table</code> feature.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.TableBuilder.html#newTable(int, int, int, int)">newTable(int, int, int, int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.TableBuilder.html" title="class in org.odftoolkit.simple.table">Table.TableBuilder</a></dt>
<dd>
<div class="block">Construct the <code>Table</code> feature with a specified row number,
column number, header row number, header column number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.TableBuilder.html#newTable(int, int, int, int, double, double)">newTable(int, int, int, int, double, double)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.TableBuilder.html" title="class in org.odftoolkit.simple.table">Table.TableBuilder</a></dt>
<dd>
<div class="block">Construct the <code>Table</code> feature with a specified row number,
column number, header row number, header column number, left margin
space and right margin space.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.TableBuilder.html#newTable(int, int)">newTable(int, int)</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.TableBuilder.html" title="class in org.odftoolkit.simple.table">Table.TableBuilder</a></dt>
<dd>
<div class="block">Construct the <code>Table</code> feature with a specified row number
and column number.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.TableBuilder.html#newTable(java.lang.String[], java.lang.String[], double[][])">newTable(String[], String[], double[][])</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.TableBuilder.html" title="class in org.odftoolkit.simple.table">Table.TableBuilder</a></dt>
<dd>
<div class="block">Construct the Table feature with a specified 2 dimension array as the
data of this table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/table/Table.TableBuilder.html#newTable(java.lang.String[], java.lang.String[], java.lang.String[][])">newTable(String[], String[], String[][])</a></span> - Method in class org.odftoolkit.simple.table.<a href="../org/odftoolkit/simple/table/Table.TableBuilder.html" title="class in org.odftoolkit.simple.table">Table.TableBuilder</a></dt>
<dd>
<div class="block">Construct the Table feature with a specified 2 dimension array as the
data of this table.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/draw/Textbox.html#newTextbox(org.odftoolkit.simple.draw.TextboxContainer)">newTextbox(TextboxContainer)</a></span> - Static 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>
<div class="block">Create an instance of frame
The frame will be added at the end of this container.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newTextDocument()">newTextDocument()</a></span> - Static 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">Creates an empty text document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newTextDocument(org.odftoolkit.simple.TextDocument.OdfMediaType)">newTextDocument(TextDocument.OdfMediaType)</a></span> - Static 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">Creates an empty text document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newTextMasterDocument()">newTextMasterDocument()</a></span> - Static 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">Creates an empty text master document.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextSelection.html#newTextSelection(org.odftoolkit.simple.common.navigation.Navigation, java.lang.String, org.odftoolkit.odfdom.pkg.OdfElement, int)">newTextSelection(Navigation, String, OdfElement, int)</a></span> - Static 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">Create a new <code>TextSelection</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newTextTemplateDocument()">newTextTemplateDocument()</a></span> - Static 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">Creates an empty text template.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/TextDocument.html#newTextWebDocument()">newTextWebDocument()</a></span> - Static 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">Creates an empty text web.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/Navigation.html#nextSelection()">nextSelection()</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/Navigation.html" title="class in org.odftoolkit.simple.common.navigation">Navigation</a></dt>
<dd>
<div class="block">Get next <a href="../org/odftoolkit/simple/common/navigation/Selection.html" title="class in org.odftoolkit.simple.common.navigation"><code>Selection</code></a> result.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextNavigation.html#nextSelection()">nextSelection()</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextNavigation.html" title="class in org.odftoolkit.simple.common.navigation">TextNavigation</a></dt>
<dd>
<div class="block">Get next <code>TextSelection</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/common/navigation/TextStyleNavigation.html#nextSelection()">nextSelection()</a></span> - Method in class org.odftoolkit.simple.common.navigation.<a href="../org/odftoolkit/simple/common/navigation/TextStyleNavigation.html" title="class in org.odftoolkit.simple.common.navigation">TextStyleNavigation</a></dt>
<dd>
<div class="block">Get next <code>TextSelection</code>.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/style/Border.html#NONE">NONE</a></span> - Static variable in class org.odftoolkit.simple.style.<a href="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</a></dt>
<dd>
<div class="block">A static variable to represent a border without any lines, which means no
border at all.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation"><span class="strong">Notes</span></a> - Class in <a href="../org/odftoolkit/simple/presentation/package-summary.html">org.odftoolkit.simple.presentation</a></dt>
<dd>
<div class="block"><code>Notes</code> represents the presentation notes feature of the ODF
document.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/presentation/Notes.NotesBuilder.html" title="class in org.odftoolkit.simple.presentation"><span class="strong">Notes.NotesBuilder</span></a> - Class in <a href="../org/odftoolkit/simple/presentation/package-summary.html">org.odftoolkit.simple.presentation</a></dt>
<dd>
<div class="block">This is a tool class which supplies all of the notes creation detail.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/presentation/Notes.NotesBuilder.html#Notes.NotesBuilder(org.odftoolkit.simple.PresentationDocument)">Notes.NotesBuilder(PresentationDocument)</a></span> - Constructor for class org.odftoolkit.simple.presentation.<a href="../org/odftoolkit/simple/presentation/Notes.NotesBuilder.html" title="class in org.odftoolkit.simple.presentation">Notes.NotesBuilder</a></dt>
<dd>
<div class="block">NotesBuilder constructor.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/text/list/NumberDecorator.html" title="class in org.odftoolkit.simple.text.list"><span class="strong">NumberDecorator</span></a> - Class in <a href="../org/odftoolkit/simple/text/list/package-summary.html">org.odftoolkit.simple.text.list</a></dt>
<dd>
<div class="block">NumberDecorator is an implementation of the ListDecorator interface,
decorates a given List as number list.</div>
</dd>
<dt><span class="strong"><a href="../org/odftoolkit/simple/text/list/NumberDecorator.html#NumberDecorator(org.odftoolkit.simple.Document)">NumberDecorator(Document)</a></span> - Constructor for class org.odftoolkit.simple.text.list.<a href="../org/odftoolkit/simple/text/list/NumberDecorator.html" title="class in org.odftoolkit.simple.text.list">NumberDecorator</a></dt>
<dd>
<div class="block">Constructor with Document.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/style/NumberFormat.html" title="enum in org.odftoolkit.simple.style"><span class="strong">NumberFormat</span></a> - Enum in <a href="../org/odftoolkit/simple/style/package-summary.html">org.odftoolkit.simple.style</a></dt>
<dd>
<div class="block">A <tt>NumberFormat</tt> specifies a numbering sequence.</div>
</dd>
<dt><a href="../org/odftoolkit/simple/form/NumericField.html" title="class in org.odftoolkit.simple.form"><span class="strong">NumericField</span></a> - Class in <a href="../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</a></dt>
<dd>&nbsp;</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-12.html">Prev Letter</a></li>
<li><a href="index-14.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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>