blob: 8496e3f4b8a3b466400e8b11c8fbf39dfb216368 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Tue Mar 28 22:15:34 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
D-Index (Simple ODF v0.8.2-incubating - http://odftoolkit)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="D-Index (Simple ODF v0.8.2-incubating - http://odftoolkit)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-3.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart"><B>DataSet</B></A> - Class in <A HREF="../org/odftoolkit/simple/chart/package-summary.html">org.odftoolkit.simple.chart</A><DD>DataSet is wrapper class for chart data.<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#DataSet()"><B>DataSet()</B></A> -
Constructor for class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Creates a new DataSet without argument.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#DataSet(java.lang.String[], java.lang.String[], double[][])"><B>DataSet(String[], String[], double[][])</B></A> -
Constructor for class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Creates a new DataSet.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#DataSet(org.odftoolkit.odfdom.type.CellRangeAddressList, org.odftoolkit.simple.SpreadsheetDocument, boolean, boolean, boolean)"><B>DataSet(CellRangeAddressList, SpreadsheetDocument, boolean, boolean, boolean)</B></A> -
Constructor for class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Creates a new DataSet.
<DT><A HREF="../org/odftoolkit/simple/common/field/DateField.html" title="class in org.odftoolkit.simple.common.field"><B>DateField</B></A> - Class in <A HREF="../org/odftoolkit/simple/common/field/package-summary.html">org.odftoolkit.simple.common.field</A><DD>DateField displays a date, by default this is the current date.<DT><A HREF="../org/odftoolkit/simple/form/DateField.html" title="class in org.odftoolkit.simple.form"><B>DateField</B></A> - Class in <A HREF="../org/odftoolkit/simple/form/package-summary.html">org.odftoolkit.simple.form</A><DD>This class represents a date field of form.<DT><A HREF="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html#declareVariable(java.lang.String, org.odftoolkit.simple.common.field.VariableField.VariableType)"><B>declareVariable(String, VariableField.VariableType)</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/AbstractVariableContainer.html" title="class in org.odftoolkit.simple.common.field">AbstractVariableContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/VariableContainer.html#declareVariable(java.lang.String, org.odftoolkit.simple.common.field.VariableField.VariableType)"><B>declareVariable(String, VariableField.VariableType)</B></A> -
Method in interface org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/VariableContainer.html" title="interface in org.odftoolkit.simple.common.field">VariableContainer</A>
<DD>Declare a new variable field to this container.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#declareVariable(java.lang.String, org.odftoolkit.simple.common.field.VariableField.VariableType)"><B>declareVariable(String, VariableField.VariableType)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Footer.html" title="class in org.odftoolkit.simple.text">Footer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Header.html#declareVariable(java.lang.String, org.odftoolkit.simple.common.field.VariableField.VariableType)"><B>declareVariable(String, VariableField.VariableType)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Header.html" title="class in org.odftoolkit.simple.text">Header</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#declareVariable(java.lang.String, org.odftoolkit.simple.common.field.VariableField.VariableType)"><B>declareVariable(String, VariableField.VariableType)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/BulletDecorator.html#decorateList(org.odftoolkit.simple.text.list.List)"><B>decorateList(List)</B></A> -
Method in class org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/BulletDecorator.html" title="class in org.odftoolkit.simple.text.list">BulletDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ImageDecorator.html#decorateList(org.odftoolkit.simple.text.list.List)"><B>decorateList(List)</B></A> -
Method in class org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/ImageDecorator.html" title="class in org.odftoolkit.simple.text.list">ImageDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ListDecorator.html#decorateList(org.odftoolkit.simple.text.list.List)"><B>decorateList(List)</B></A> -
Method in interface org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/ListDecorator.html" title="interface in org.odftoolkit.simple.text.list">ListDecorator</A>
<DD>Decorate the specifies <code>list</code>, of which style is set.
<DT><A HREF="../org/odftoolkit/simple/text/list/NumberDecorator.html#decorateList(org.odftoolkit.simple.text.list.List)"><B>decorateList(List)</B></A> -
Method in 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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/OutLineDecorator.html#decorateList(org.odftoolkit.simple.text.list.List)"><B>decorateList(List)</B></A> -
Method in class org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/OutLineDecorator.html" title="class in org.odftoolkit.simple.text.list">OutLineDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/BulletDecorator.html#decorateListItem(org.odftoolkit.simple.text.list.ListItem)"><B>decorateListItem(ListItem)</B></A> -
Method in class org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/BulletDecorator.html" title="class in org.odftoolkit.simple.text.list">BulletDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ImageDecorator.html#decorateListItem(org.odftoolkit.simple.text.list.ListItem)"><B>decorateListItem(ListItem)</B></A> -
Method in class org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/ImageDecorator.html" title="class in org.odftoolkit.simple.text.list">ImageDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ListDecorator.html#decorateListItem(org.odftoolkit.simple.text.list.ListItem)"><B>decorateListItem(ListItem)</B></A> -
Method in interface org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/ListDecorator.html" title="interface in org.odftoolkit.simple.text.list">ListDecorator</A>
<DD>Decorate the specifies <code>item</code> in a List, of which style is
set.
<DT><A HREF="../org/odftoolkit/simple/text/list/NumberDecorator.html#decorateListItem(org.odftoolkit.simple.text.list.ListItem)"><B>decorateListItem(ListItem)</B></A> -
Method in 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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/OutLineDecorator.html#decorateListItem(org.odftoolkit.simple.text.list.ListItem)"><B>decorateListItem(ListItem)</B></A> -
Method in class org.odftoolkit.simple.text.list.<A HREF="../org/odftoolkit/simple/text/list/OutLineDecorator.html" title="class in org.odftoolkit.simple.text.list">OutLineDecorator</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/CellValueAdapter.html#DEFAULT_VALUE_ADAPTER"><B>DEFAULT_VALUE_ADAPTER</B></A> -
Static variable in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellValueAdapter.html" title="interface in org.odftoolkit.simple.table">CellValueAdapter</A>
<DD>The default cell value adapter.
<DT><A HREF="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html" title="class in org.odftoolkit.simple.table"><B>DefaultCellValueAdapter</B></A> - Class in <A HREF="../org/odftoolkit/simple/table/package-summary.html">org.odftoolkit.simple.table</A><DD>This is a default realization of <A HREF="../org/odftoolkit/simple/table/CellValueAdapter.html" title="interface in org.odftoolkit.simple.table"><CODE>CellValueAdapter</CODE></A>.<DT><A HREF="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html#DefaultCellValueAdapter()"><B>DefaultCellValueAdapter()</B></A> -
Constructor for class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/DefaultCellValueAdapter.html" title="class in org.odftoolkit.simple.table">DefaultCellValueAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style"><B>DefaultStyleHandler</B></A> - Class in <A HREF="../org/odftoolkit/simple/style/package-summary.html">org.odftoolkit.simple.style</A><DD>This class is the default style handler.<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#DefaultStyleHandler(org.odftoolkit.odfdom.dom.element.OdfStylableElement)"><B>DefaultStyleHandler(OdfStylableElement)</B></A> -
Constructor for class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Constructor of DefaultStyleHandler
<DT><A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html#deleteChartById(java.lang.String)"><B>deleteChartById(String)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html" title="class in org.odftoolkit.simple.chart">AbstractChartContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/chart/ChartContainer.html#deleteChartById(java.lang.String)"><B>deleteChartById(String)</B></A> -
Method in interface org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/ChartContainer.html" title="interface in org.odftoolkit.simple.chart">ChartContainer</A>
<DD>Deletes chart by chart id.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#deleteChartById(java.lang.String)"><B>deleteChartById(String)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#deleteChartById(java.lang.String)"><B>deleteChartById(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#deleteChartById(java.lang.String)"><B>deleteChartById(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#deleteChartById(java.lang.String)"><B>deleteChartById(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html#deleteChartByTitle(java.lang.String)"><B>deleteChartByTitle(String)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html" title="class in org.odftoolkit.simple.chart">AbstractChartContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/chart/ChartContainer.html#deleteChartByTitle(java.lang.String)"><B>deleteChartByTitle(String)</B></A> -
Method in interface org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/ChartContainer.html" title="interface in org.odftoolkit.simple.chart">ChartContainer</A>
<DD>Deletes chart(s) by chart title.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#deleteChartByTitle(java.lang.String)"><B>deleteChartByTitle(String)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.html" title="class in org.odftoolkit.simple.presentation">Slide</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#deleteChartByTitle(java.lang.String)"><B>deleteChartByTitle(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#deleteChartByTitle(java.lang.String)"><B>deleteChartByTitle(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#deleteChartByTitle(java.lang.String)"><B>deleteChartByTitle(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#deleteSlideByIndex(int)"><B>deleteSlideByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Delete the slide at a specified position in this presentation.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#deleteSlideByName(java.lang.String)"><B>deleteSlideByName(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Delete all the slides with a specified name in this presentation.
<DT><A HREF="../org/odftoolkit/simple/common/field/VariableField.html#displayField(org.odftoolkit.odfdom.pkg.OdfElement)"><B>displayField(OdfElement)</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/VariableField.html" title="class in org.odftoolkit.simple.common.field">VariableField</A>
<DD>Display this variable field after the reference OdfElement.
<DT><A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple"><B>Document</B></A> - Class in <A HREF="../org/odftoolkit/simple/package-summary.html">org.odftoolkit.simple</A><DD>This abstract class is representing one of the possible ODF documents<DT><A HREF="../org/odftoolkit/simple/Document.html#Document(org.odftoolkit.odfdom.pkg.OdfPackage, java.lang.String, org.odftoolkit.simple.Document.OdfMediaType)"><B>Document(OdfPackage, String, Document.OdfMediaType)</B></A> -
Constructor for class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html" title="enum in org.odftoolkit.simple"><B>Document.OdfMediaType</B></A> - Enum in <A HREF="../org/odftoolkit/simple/package-summary.html">org.odftoolkit.simple</A><DD>This enum contains all possible media types of Document documents.<DT><A HREF="../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple"><B>Document.ScriptType</B></A> - Enum in <A HREF="../org/odftoolkit/simple/package-summary.html">org.odftoolkit.simple</A><DD>
Unicode characters are in general divided by office applications into
three different types:<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta"><B>DocumentStatistic</B></A> - Class in <A HREF="../org/odftoolkit/simple/meta/package-summary.html">org.odftoolkit.simple.meta</A><DD><code>DocumentStatistic</code> feature specifies the statistics about
the document.<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#DocumentStatistic(org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement)"><B>DocumentStatistic(MetaDocumentStatisticElement)</B></A> -
Constructor for class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Constructor of <code>DocumentStatistic</code> feature.
<DT><A HREF="../org/odftoolkit/simple/form/FormControl.html#drawingShape"><B>drawingShape</B></A> -
Variable in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</A>
<DD>&nbsp;
</DL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="index-3.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
Copyright &#169; 2010-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>