blob: b15c97aaf8d2cda84f0374892b65107f0a4cea1f [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>
G-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="G-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-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-7.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="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="../org/odftoolkit/simple/text/ProtectionKeyDigestProvider.html#generateHashKey(java.lang.String)"><B>generateHashKey(String)</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ProtectionKeyDigestProvider.html" title="interface in org.odftoolkit.simple.text">ProtectionKeyDigestProvider</A>
<DD>Generate a digest value of the input key
<DT><A HREF="../org/odftoolkit/simple/style/StyleTypeDefinitions.HorizontalAlignmentType.html#getAlignmentString()"><B>getAlignmentString()</B></A> -
Method in enum org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/StyleTypeDefinitions.HorizontalAlignmentType.html" title="enum in org.odftoolkit.simple.style">StyleTypeDefinitions.HorizontalAlignmentType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html#getApplyDesignMode()"><B>getApplyDesignMode()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormContainer.html#getApplyDesignMode()"><B>getApplyDesignMode()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormContainer.html" title="interface in org.odftoolkit.simple.form">FormContainer</A>
<DD>Get the attribute <code>form:apply-design-mode</code> which specifies
whether forms are presented in editable or non-editable state.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getApplyDesignMode()"><B>getApplyDesignMode()</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/form/AbstractFormContainer.html#getAutomaticFocus()"><B>getAutomaticFocus()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormContainer.html#getAutomaticFocus()"><B>getAutomaticFocus()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormContainer.html" title="interface in org.odftoolkit.simple.form">FormContainer</A>
<DD>Get the attribute <code>form:automatic-focus</code> which specifies
whether the consumer loading the document should set the focus to a form
control.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getAutomaticFocus()"><B>getAutomaticFocus()</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/Chart.html#getAxisTitle(java.lang.String)"><B>getAxisTitle(String)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/Chart.html" title="class in org.odftoolkit.simple.chart">Chart</A>
<DD>chart axis manipulation, temporarily only consider the axis title
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getBackgroundColor()"><B>getBackgroundColor()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the background color.
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getBackgroundColor()"><B>getBackgroundColor()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the background color.
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getBackgroundColorAttribute()"><B>getBackgroundColorAttribute()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Gets backgroundColor represented by the OpenDocument format used data
type See
<a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">W3C CSS
specification</a> for further details.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getBackgroundColorAttribute()"><B>getBackgroundColorAttribute()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Gets backgroundColor represented by the OpenDocument format used data
type See
<a href="http://www.w3.org/TR/CSS21/syndata.html#value-def-color">W3C CSS
specification</a> for further details.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getBooleanValue()"><B>getBooleanValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell boolean value as Boolean object.
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getBorder()"><B>getBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the border setting for all four borders.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getBorder()"><B>getBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return the border setting for all four borders.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getBorder()"><B>getBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for all four borders.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getBorder(org.odftoolkit.simple.style.StyleTypeDefinitions.CellBordersType)"><B>getBorder(StyleTypeDefinitions.CellBordersType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return the border setting for a specific border.
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getBorder(org.odftoolkit.simple.style.StyleTypeDefinitions.CellBordersType)"><B>getBorder(StyleTypeDefinitions.CellBordersType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the border setting for a specific border.
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getBorderDescription()"><B>getBorderDescription()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the description string of border style.
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getBottomBorder()"><B>getBottomBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the border setting for the bottom border.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getBottomBorder()"><B>getBottomBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return the border setting for the bottom border.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getBottomBorder()"><B>getBottomBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for the bottom border.
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getBreakAfter()"><B>getBreakAfter()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TableProperties.html#getBreakAfter()"><B>getBreakAfter()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableProperties.html" title="class in org.odftoolkit.simple.style">TableProperties</A>
<DD>Return the break property after the reference.
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getBreakBefore()"><B>getBreakBefore()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TableProperties.html#getBreakBefore()"><B>getBreakBefore()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableProperties.html" title="class in org.odftoolkit.simple.style">TableProperties</A>
<DD>Return the break property before the reference.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getBufferedImage()"><B>getBufferedImage()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/navigation/CellSelection.html#getCell()"><B>getCell()</B></A> -
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>
<DD>Get the selected table cell.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getCellBackgroundColor()"><B>getCellBackgroundColor()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the background color of this cell.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getCellBackgroundColorString()"><B>getCellBackgroundColorString()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of Simple version 0.3, replaced by
<code>getCellBackgroundColor()</code></I>
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getCellByIndex(int)"><B>getCellByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get a cell with a specific index.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getCellByIndex(int)"><B>getCellByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Get a cell with a specific index.
<DT><A HREF="../org/odftoolkit/simple/table/CellRange.html#getCellByPosition(int, int)"><B>getCellByPosition(int, int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellRange.html" title="class in org.odftoolkit.simple.table">CellRange</A>
<DD>Returns a single cell that is positioned at specified column and row.
<DT><A HREF="../org/odftoolkit/simple/table/CellRange.html#getCellByPosition(java.lang.String)"><B>getCellByPosition(String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellRange.html" title="class in org.odftoolkit.simple.table">CellRange</A>
<DD>Returns a single cell that is positioned at specified cell address.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getCellByPosition(int, int)"><B>getCellByPosition(int, int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a single cell that is positioned at the specified column and row.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getCellByPosition(java.lang.String)"><B>getCellByPosition(String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a single cell that is positioned at the specified cell address.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getCellCount()"><B>getCellCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaCellCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getCellCount()"><B>getCellCount()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the count of cells in this column.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getCellCount()"><B>getCellCount()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Return the count of real cells in this row.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getCellRangeAddress()"><B>getCellRangeAddress()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the cell range address list.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getCellRangeByName(java.lang.String)"><B>getCellRangeByName(String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a range of cells by a specified name.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getCellRangeByPosition(int, int, int, int)"><B>getCellRangeByPosition(int, int, int, int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a range of cells within the specified range.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getCellRangeByPosition(java.lang.String, java.lang.String)"><B>getCellRangeByPosition(String, String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a range of cells within the specified range.
<DT><A HREF="../org/odftoolkit/simple/table/CellRange.html#getCellRangeName()"><B>getCellRangeName()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellRange.html" title="class in org.odftoolkit.simple.table">CellRange</A>
<DD>Get the name of the named cell range.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getCellStyleName()"><B>getCellStyleName()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell style name.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getCharacterCount()"><B>getCharacterCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaCharacterCountAttribute</code> .
<DT><A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html#getChartById(java.lang.String)"><B>getChartById(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#getChartById(java.lang.String)"><B>getChartById(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>Gets chart with specified id.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getChartById(java.lang.String)"><B>getChartById(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#getChartById(java.lang.String)"><B>getChartById(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#getChartById(java.lang.String)"><B>getChartById(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#getChartById(java.lang.String)"><B>getChartById(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#getChartByTitle(java.lang.String)"><B>getChartByTitle(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#getChartByTitle(java.lang.String)"><B>getChartByTitle(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>Gets chart list with specified title.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getChartByTitle(java.lang.String)"><B>getChartByTitle(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#getChartByTitle(java.lang.String)"><B>getChartByTitle(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#getChartByTitle(java.lang.String)"><B>getChartByTitle(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#getChartByTitle(java.lang.String)"><B>getChartByTitle(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#getChartCount()"><B>getChartCount()</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#getChartCount()"><B>getChartCount()</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>Returns the chart count of this container
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getChartCount()"><B>getChartCount()</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#getChartCount()"><B>getChartCount()</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#getChartCount()"><B>getChartCount()</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#getChartCount()"><B>getChartCount()</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/Chart.html#getChartData()"><B>getChartData()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/Chart.html" title="class in org.odftoolkit.simple.chart">Chart</A>
<DD>chart data manipulation, get the chart data
<DT><A HREF="../org/odftoolkit/simple/chart/AbstractChartContainer.html#getChartFrame()"><B>getChartFrame()</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>Returns the <draw:frame> element which can contain a chart image object.
<DT><A HREF="../org/odftoolkit/simple/chart/Chart.html#getChartID()"><B>getChartID()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/Chart.html" title="class in org.odftoolkit.simple.chart">Chart</A>
<DD>chart id manipulation, get the current chart id
<DT><A HREF="../org/odftoolkit/simple/chart/Chart.html#getChartTitle()"><B>getChartTitle()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/Chart.html" title="class in org.odftoolkit.simple.chart">Chart</A>
<DD>chart title manipulation, get the current chart title
<DT><A HREF="../org/odftoolkit/simple/chart/Chart.html#getChartType()"><B>getChartType()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/Chart.html" title="class in org.odftoolkit.simple.chart">Chart</A>
<DD>chart type manipulation, get the current chart type
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getColor()"><B>getColor()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the color of this border
<DT><A HREF="../org/odftoolkit/simple/style/Font.html#getColor()"><B>getColor()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</A>
<DD>Return the font color
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getColumnByIndex(int)"><B>getColumnByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Get the column at the specified index.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getColumnCount()"><B>getColumnCount()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Get the column count of this table.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getColumnIndex()"><B>getColumnIndex()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the index of the table column which contains this cell.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getColumnIndex()"><B>getColumnIndex()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the index of this column in the owner table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getColumnIterator()"><B>getColumnIterator()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return an Iterator of the column in this table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getColumnList()"><B>getColumnList()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a list of columns in the current table.
<DT><A HREF="../org/odftoolkit/simple/table/CellRange.html#getColumnNumber()"><B>getColumnNumber()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellRange.html" title="class in org.odftoolkit.simple.table">CellRange</A>
<DD>Get the number of columns in this cell range.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getColumnSpannedNumber()"><B>getColumnSpannedNumber()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the column spanned number of this cell.
<DT><A HREF="../org/odftoolkit/simple/form/Form.html#getCommand()"><B>getCommand()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Form.html" title="interface in org.odftoolkit.simple.form">Form</A>
<DD>Get the command to execute on a data source
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getCommand()"><B>getCommand()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/Form.html#getCommandType()"><B>getCommandType()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Form.html" title="interface in org.odftoolkit.simple.form">Form</A>
<DD>Get the type of command to execute on a data source
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getCommandType()"><B>getCommandType()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Component.html#getComponentByElement(org.odftoolkit.odfdom.pkg.OdfElement)"><B>getComponentByElement(OdfElement)</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Component.html" title="class in org.odftoolkit.simple">Component</A>
<DD>Get the component instance by the element instance.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getComponentMap()"><B>getComponentMap()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Return the component repository of this document.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#getContainerElement()"><B>getContainerElement()</B></A> -
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>
<DD>Get the paragraph element or heading element that contains this text.
<DT><A HREF="../org/odftoolkit/simple/draw/Control.html#getContainerElement()"><B>getContainerElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Control.html" title="class in org.odftoolkit.simple.draw">Control</A>
<DD>Get the container element which contains this control.
<DT><A HREF="../org/odftoolkit/simple/ChartDocument.html#getContentRoot()"><B>getContentRoot()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/ChartDocument.html" title="class in org.odftoolkit.simple">ChartDocument</A>
<DD>Get the content root of a chart document.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getContentRoot(java.lang.Class)"><B>getContentRoot(Class&lt;T&gt;)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Get the content root of a document.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getContentRoot()"><B>getContentRoot()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Get the content root of a document.
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.html#getContentRoot()"><B>getContentRoot()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/GraphicsDocument.html" title="class in org.odftoolkit.simple">GraphicsDocument</A>
<DD>Get the content root of a graphics document.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getContentRoot()"><B>getContentRoot()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Get the content root of a presentation document.
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#getContentRoot()"><B>getContentRoot()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>Get the content root of a spreadsheet document.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getContentRoot()"><B>getContentRoot()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Get the content root of a text document.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getContinueList()"><B>getContinueList()</B></A> -
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>
<DD>Get the preceding list whose numbering is continued by this list.
<DT><A HREF="../org/odftoolkit/simple/form/Form.html#getControlImplementation()"><B>getControlImplementation()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Form.html" title="interface in org.odftoolkit.simple.form">Form</A>
<DD>Get the implementation of the created control
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getControlImplementation()"><B>getControlImplementation()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getCountry()"><B>getCountry()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the country information for western characters.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getCountry(org.odftoolkit.simple.Document.ScriptType)"><B>getCountry(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the country information for a specific script type
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getCountry(org.odftoolkit.simple.Document.ScriptType)"><B>getCountry(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the country information for a specific script type
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getCountry(org.odftoolkit.simple.Document.ScriptType)"><B>getCountry(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html" title="class in org.odftoolkit.simple.text">ParagraphStyleHandler</A>
<DD>Return the country information for a specific script type
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getCreationDate()"><B>getCreationDate()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaCreationDateElement</code>
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getCreator()"><B>getCreator()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>DcCreatorElement</code>.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getCurrencyCode()"><B>getCurrencyCode()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return the currency code of this cell, for example, "USD", "EUR", "CNY",
and etc.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getCurrencySymbol()"><B>getCurrencySymbol()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the symbol of currency.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getCurrencyValue()"><B>getCurrencyValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the currency value of this cell as Double object.
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getCurrentSelected()"><B>getCurrentSelected()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>Get current selection status of this radio button
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getCurrentState()"><B>getCurrentState()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>Get current state of this check box
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getCurrentValue()"><B>getCurrentValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the current value of this control, it override the default value.
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getCurrentValue()"><B>getCurrentValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>Get the current value of this control
<DT><A HREF="../org/odftoolkit/simple/form/TextBox.html#getCurrentValue()"><B>getCurrentValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TextBox.html" title="class in org.odftoolkit.simple.form">TextBox</A>
<DD>Get the current value of this control
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getDataField()"><B>getDataField()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the data field referenced by this combo box
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getDataField()"><B>getDataField()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get the data field referenced by this combo box
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getDataSeriesByIndex(int)"><B>getDataSeriesByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the values of a data series by its index in the data set.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getDataSeriesByLegend(java.lang.String, int)"><B>getDataSeriesByLegend(String, int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the values of a data series by its legend, if multiple data series
have duplicated legends, return the values of the first matched data
series.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getDataSeriesCount()"><B>getDataSeriesCount()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the count of data series in the data set.
<DT><A HREF="../org/odftoolkit/simple/form/Form.html#getDataSource()"><B>getDataSource()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Form.html" title="interface in org.odftoolkit.simple.form">Form</A>
<DD>Get the name of data source
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getDataSource()"><B>getDataSource()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/DateField.html#getDateFormat()"><B>getDateFormat()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/DateField.html" title="class in org.odftoolkit.simple.form">DateField</A>
<DD>Get the format code which is used to format the display value
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getDateTimeValue()"><B>getDateTimeValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell date time value (date and time) as Calendar.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getDateValue()"><B>getDateValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell date value as Calendar.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getDcdate()"><B>getDcdate()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>DcDateElement</code>.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getDefaultCellStyle()"><B>getDefaultCellStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the default cell style of this column.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getDefaultCellStyle()"><B>getDefaultCellStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Get the default cell style of this row.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getDefaultProtectionKeyDigestProvider()"><B>getDefaultProtectionKeyDigestProvider()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Get the default provider which use SHA-1 standard as the protection key
digest algorithm.
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getDefaultSelected()"><B>getDefaultSelected()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>Get the default selection status of this radio button
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getDefaultState()"><B>getDefaultState()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>Get the default state of this check box
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getDesciption()"><B>getDesciption()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Get the description of this text box
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getDesciption()"><B>getDesciption()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the description of this image
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getDescription()"><B>getDescription()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>DcDescriptionElement</code>.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getDiagonalBlTr()"><B>getDiagonalBlTr()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for the diagonal from bottom left to top right.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getDiagonalTlBr()"><B>getDiagonalTlBr()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for the diagonal from top left to bottom right.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getDisplayText()"><B>getDisplayText()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the text displayed in this cell.
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getDistance()"><B>getDistance()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the distance between inner line and outer line of border with
double lines
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getDocumentStatistic()"><B>getDocumentStatistic()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the sub feature of DocumentStatistic.
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getDoubleLineWidthDescription()"><B>getDoubleLineWidthDescription()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return a description string for border widths with double lines.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getDoubleValue()"><B>getDoubleValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the double value of this cell as Double object.
<DT><A HREF="../org/odftoolkit/simple/form/FormControl.html#getDrawControl()"><B>getDrawControl()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</A>
<DD>Get the drawing shape binding to this control
<DT><A HREF="../org/odftoolkit/simple/draw/ControlContainer.html#getDrawControlContainerElement()"><B>getDrawControlContainerElement()</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/ControlContainer.html" title="interface in org.odftoolkit.simple.draw">ControlContainer</A>
<DD>Get the ODF element which can have DrawControlElement as child element
directly.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getDrawControlContainerElement()"><B>getDrawControlContainerElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getDrawControlContainerElement()"><B>getDrawControlContainerElement()</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/meta/DocumentStatistic.html#getDrawCount()"><B>getDrawCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaDrawCountAttribute</code> .
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getDrawFrameElement()"><B>getDrawFrameElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Get the instance of <code>DrawFrameElement</code> which represents this
frame.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getEditingCycles()"><B>getEditingCycles()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaEditingCyclesElement</code> .
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getEditingDuration()"><B>getEditingDuration()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaEditingDurationElement</code>.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/Selection.html#getElement()"><B>getElement()</B></A> -
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>
<DD>Get the container element of this <code>Selection</code>.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#getElement()"><B>getElement()</B></A> -
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>
<DD>Get the paragraph element or heading element that contains this
<code>TextSelection</code>.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getEmbeddedDocument(java.lang.String)"><B>getEmbeddedDocument(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Returns an embedded OdfPackageDocument from the given package path.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getEmbeddedDocuments()"><B>getEmbeddedDocuments()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Method returns all embedded OdfPackageDocuments, which match a valid
OdfMediaType, of the root OdfPackageDocument.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getEmbeddedDocuments(org.odftoolkit.simple.Document.OdfMediaType)"><B>getEmbeddedDocuments(Document.OdfMediaType)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Method returns all embedded OdfPackageDocuments of the root
OdfPackageDocument matching the according MediaType.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getEmbeddedSectionByName(java.lang.String)"><B>getEmbeddedSectionByName(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Looks for an embedded section with a given name.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getEntries()"><B>getEntries()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the list entries if they are initiated through a list of string.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getEntries()"><B>getEntries()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get the list entries if they are initiated through a list of string.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getExtendedParagraphStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)"><B>getExtendedParagraphStyleByType(TableTemplate.ExtendedStyleType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style specified by type.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getExtendedTableStyleByType(org.odftoolkit.simple.table.TableTemplate.ExtendedStyleType)"><B>getExtendedTableStyleByType(TableTemplate.ExtendedStyleType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style specified by type.
<DT><A HREF="../org/odftoolkit/simple/style/Font.html#getFamilyName()"><B>getFamilyName()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</A>
<DD>Return the font family
<DT><A HREF="../org/odftoolkit/simple/common/field/AuthorField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/AuthorField.html" title="class in org.odftoolkit.simple.common.field">AuthorField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/ChapterField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ChapterField.html" title="class in org.odftoolkit.simple.common.field">ChapterField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/ConditionField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ConditionField.html" title="class in org.odftoolkit.simple.common.field">ConditionField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/DateField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/DateField.html" title="class in org.odftoolkit.simple.common.field">DateField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/Field.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/Field.html" title="class in org.odftoolkit.simple.common.field">Field</A>
<DD>Return the type of this field.
<DT><A HREF="../org/odftoolkit/simple/common/field/PageCountField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/PageCountField.html" title="class in org.odftoolkit.simple.common.field">PageCountField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/PageNumberField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/PageNumberField.html" title="class in org.odftoolkit.simple.common.field">PageNumberField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html" title="class in org.odftoolkit.simple.common.field">ReferenceField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/SubjectField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/SubjectField.html" title="class in org.odftoolkit.simple.common.field">SubjectField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/TimeField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/TimeField.html" title="class in org.odftoolkit.simple.common.field">TimeField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/TitleField.html#getFieldType()"><B>getFieldType()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/TitleField.html" title="class in org.odftoolkit.simple.common.field">TitleField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/VariableField.html#getFieldType()"><B>getFieldType()</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>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFont()"><B>getFont()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font definition for western characters.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFont(org.odftoolkit.simple.Document.ScriptType)"><B>getFont(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font definition for a specific script type
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getFont()"><B>getFont()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return the font definition for this cell.
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getFont(org.odftoolkit.simple.Document.ScriptType)"><B>getFont(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the font definition for a specific script type.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getFont()"><B>getFont()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Returns the font definition for this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getFont(org.odftoolkit.simple.Document.ScriptType)"><B>getFont(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html" title="class in org.odftoolkit.simple.text">ParagraphStyleHandler</A>
<DD>Return the font definition for a specific script type.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontColor()"><B>getFontColor()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font color.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontFamilyName(org.odftoolkit.simple.Document.ScriptType)"><B>getFontFamilyName(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font family name for a specific script type
<DT><A HREF="../org/odftoolkit/simple/style/Font.html#getFontName()"><B>getFontName()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</A>
<DD>Return the font name
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontName()"><B>getFontName()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font name for western characters.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontName(org.odftoolkit.simple.Document.ScriptType)"><B>getFontName(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font name for a specific script type
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontSizeInPoint()"><B>getFontSizeInPoint()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font size definition in measurement point(PT) for western
characters.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontSizeInPoint(org.odftoolkit.simple.Document.ScriptType)"><B>getFontSizeInPoint(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font size definition in measurement point(PT) for a specific
script type.
<DT><A HREF="../org/odftoolkit/simple/style/Font.html#getFontStyle()"><B>getFontStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</A>
<DD>Get the font style
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontStyle()"><B>getFontStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font style for western characters
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getFontStyle(org.odftoolkit.simple.Document.ScriptType)"><B>getFontStyle(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font style for a specific script type
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getFooter()"><B>getFooter()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Get the Standard Page footer of this text document.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getFooter(boolean)"><B>getFooter(boolean)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Get the footer of this text document.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteMaxHeight()"><B>getFootnoteMaxHeight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the footnote max height of the the <code>PageLayoutProperties</code>
referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteMaxHeight()"><B>getFootnoteMaxHeight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the max height of a footnote area on a page.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepAdjustment()"><B>getFootnoteSepAdjustment()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the way in which a footnote separator line aligned to a page, which
is set by the <code>PageLayoutProperties</code> referenced by this master
page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepAdjustment()"><B>getFootnoteSepAdjustment()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the way in which a footnote separator line is aligned on a page.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepColor()"><B>getFootnoteSepColor()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the color of a footnote separator which is set by the
<code>PageLayoutProperties</code> referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepColor()"><B>getFootnoteSepColor()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the color of footnote separator line.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepDistanceAfterSep()"><B>getFootnoteSepDistanceAfterSep()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the distance between a footnote separator and the footnote area,
which is set by the <code>PageLayoutProperties</code> referenced by this
master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepDistanceAfterSep()"><B>getFootnoteSepDistanceAfterSep()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the distance between a footnote separator line and the footnote text.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepDistanceBeforeSep()"><B>getFootnoteSepDistanceBeforeSep()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the distance between the text area and the footnote separator, which
is set by the <code>PageLayoutProperties</code> referenced by this master
page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepDistanceBeforeSep()"><B>getFootnoteSepDistanceBeforeSep()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the distance between the text area and a footnote separator line.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepLineStyle()"><B>getFootnoteSepLineStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the line style of a footnote separator which is set by the
<code>PageLayoutProperties</code> referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepLineStyle()"><B>getFootnoteSepLineStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the line style of a footnote separator line.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepThickness()"><B>getFootnoteSepThickness()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the thickness of a footnote separator which is set by the
<code>PageLayoutProperties</code> referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepThickness()"><B>getFootnoteSepThickness()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the thickness of a footnote separator line.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getFootnoteSepWidth()"><B>getFootnoteSepWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the real width of a footnote separator which is set by the
<code>PageLayoutProperties</code> referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getFootnoteSepWidth()"><B>getFootnoteSepWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the width of a footnote separator line.
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getFormatString(org.odftoolkit.odfdom.dom.attribute.office.OfficeValueTypeAttribute.Value)"><B>getFormatString(OfficeValueTypeAttribute.Value)</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>Get the format string of the field.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getFormatString()"><B>getFormatString()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the format string of the cell.
<DT><A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html#getFormByName(java.lang.String)"><B>getFormByName(String)</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormContainer.html#getFormByName(java.lang.String)"><B>getFormByName(String)</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormContainer.html" title="interface in org.odftoolkit.simple.form">FormContainer</A>
<DD>Return a form whose name is a given value.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getFormByName(java.lang.String)"><B>getFormByName(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/form/AbstractFormContainer.html#getFormContainerElement()"><B>getFormContainerElement()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormContainer.html#getFormContainerElement()"><B>getFormContainerElement()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormContainer.html" title="interface in org.odftoolkit.simple.form">FormContainer</A>
<DD>Get the ODF element <code>OfficeFormsElement</code> which can have
<code>FormFormElement</code> as child element directly according to ODF
specification.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getFormContainerElement()"><B>getFormContainerElement()</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/form/ComboBox.html#getFormDropdown()"><B>getFormDropdown()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the visibility of the drop-down list
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getFormDropdown()"><B>getFormDropdown()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get the visibility of the drop-down list
<DT><A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html#getFormIterator()"><B>getFormIterator()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormContainer.html#getFormIterator()"><B>getFormIterator()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormContainer.html" title="interface in org.odftoolkit.simple.form">FormContainer</A>
<DD>Get an iterator to traverse each form in this container.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getFormIterator()"><B>getFormIterator()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Get a form iterator to traverse all the forms in this document.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getFormMultiSelection()"><B>getFormMultiSelection()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get if the list box support multi-selection
<DT><A HREF="../org/odftoolkit/simple/form/Form.html#getFormName()"><B>getFormName()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Form.html" title="interface in org.odftoolkit.simple.form">Form</A>
<DD>Get the form name
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getFormName()"><B>getFormName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getFormula()"><B>getFormula()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the formula string of the cell.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getFrame()"><B>getFrame()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return the frame who contains this image.
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#getFrameByName(java.lang.String)"><B>getFrameByName(String)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</A>
<DD>Return a frame whose name (specified with "draw:name") is a given value.
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#getFrameByPresentationclass(org.odftoolkit.simple.PresentationDocument.PresentationClass)"><B>getFrameByPresentationclass(PresentationDocument.PresentationClass)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</A>
<DD>Return a list of frame whose usage (specified with "presentation:class")
is a given value.
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html#getFrameContainerElement()"><B>getFrameContainerElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractFrameContainer.html" title="class in org.odftoolkit.simple.draw">AbstractFrameContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/FrameContainer.html#getFrameContainerElement()"><B>getFrameContainerElement()</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameContainer.html" title="interface in org.odftoolkit.simple.draw">FrameContainer</A>
<DD>Get the ODF element which can have <draw:frame> as child element directly
according to ODF specification.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getFrameContainerElement()"><B>getFrameContainerElement()</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/table/Cell.html#getFrameContainerElement()"><B>getFrameContainerElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getFrameContainerElement()"><B>getFrameContainerElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getFrameCount()"><B>getFrameCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaFrameCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getGenerator()"><B>getGenerator()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaGeneratorElement</code>.
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getGraphicProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getGraphicProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return an instance of
<code>GraphicProperties
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getGraphicPropertiesForRead()"><B>getGraphicPropertiesForRead()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the graphic style properties definition for this component, only
for read function.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getGraphicPropertiesForWrite()"><B>getGraphicPropertiesForWrite()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the text style properties definition for this component, for read
and write function.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getHeader()"><B>getHeader()</B></A> -
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>
<DD>Get the header of this list.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getHeader()"><B>getHeader()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Get the Standard Page header of this text document.
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getHeader(boolean)"><B>getHeader(boolean)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.html" title="class in org.odftoolkit.simple">TextDocument</A>
<DD>Get the header of this text document.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getHeaderColumnCount()"><B>getHeaderColumnCount()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return the number of header columns in the table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getHeaderRowCount()"><B>getHeaderRowCount()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return the number of header rows in this table.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getHeadingLevel()"><B>getHeadingLevel()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Returns outline level of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getHeight()"><B>getHeight()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getHeight()"><B>getHeight()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Return the height of the row (in Millimeter).
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getHeigthDesc()"><B>getHeigthDesc()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>Return the height with measurement
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getHorizontalAlignment()"><B>getHorizontalAlignment()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Return the horizontal alignment.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getHorizontalAlignment()"><B>getHorizontalAlignment()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of Simple version 0.3, replaced by
<code>getHorizontalAlignmentType()</code></I>
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getHorizontalAlignment()"><B>getHorizontalAlignment()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the horizontal alignment.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getHorizontalAlignment()"><B>getHorizontalAlignment()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Return the horizontal alignment setting of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getHorizontalAlignment()"><B>getHorizontalAlignment()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html" title="class in org.odftoolkit.simple.text">ParagraphStyleHandler</A>
<DD>Return the horizontal alignment.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getHorizontalAlignmentType()"><B>getHorizontalAlignmentType()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return the horizontal alignment setting of this cell.
<DT><A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html#getHorizontalPosition()"><B>getHorizontalPosition()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html" title="class in org.odftoolkit.simple.draw">FrameStyleHandler</A>
<DD>Return the horizontal position
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getHorizontalPosition()"><B>getHorizontalPosition()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return the horizontal position
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getHorizontalPosition()"><B>getHorizontalPosition()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the horizontal position
<DT><A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html#getHorizontalRelative()"><B>getHorizontalRelative()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html" title="class in org.odftoolkit.simple.draw">FrameStyleHandler</A>
<DD>Return the horizontal relative
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getHorizontalRelative()"><B>getHorizontalRelative()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the horizontal relative
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getHyperlink()"><B>getHyperlink()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Return the URI of hypertext reference if exists, or else, return null.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getHyperlink()"><B>getHyperlink()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return the URI of hypertext reference if exists, or else, return null.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getHyperlinkIterator()"><B>getHyperlinkIterator()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#getHyperlinkIterator()"><B>getHyperlinkIterator()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlinkContainer.html#getHyperlinkIterator()"><B>getHyperlinkIterator()</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlinkContainer.html" title="interface in org.odftoolkit.simple.text">TextHyperlinkContainer</A>
<DD>Get the iterator of hyperlinks within this container element
<DT><A HREF="../org/odftoolkit/simple/form/Button.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Button.html" title="class in org.odftoolkit.simple.form">Button</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormControl.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</A>
<DD>Get the control id.
<DT><A HREF="../org/odftoolkit/simple/form/Label.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Label.html" title="class in org.odftoolkit.simple.form">Label</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/TextBox.html#getId()"><B>getId()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TextBox.html" title="class in org.odftoolkit.simple.form">TextBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getImage()"><B>getImage()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the image from the specified cell.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getImageCount()"><B>getImageCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaImageCountAttribute</code> .
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getImageInputStream()"><B>getImageInputStream()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the image resource as an input stream.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/Selection.html#getIndex()"><B>getIndex()</B></A> -
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>
<DD>Get the start index of the text content in the container element.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#getIndex()"><B>getIndex()</B></A> -
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>
<DD>Get the start index of the text content of its container element.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getIndex()"><B>getIndex()</B></A> -
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>
<DD>Answers the index of the item in its owner list.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getIndexOfDataSeries(java.lang.String, int)"><B>getIndexOfDataSeries(String, int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the index of the data series by its legend.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getInitialCreator()"><B>getInitialCreator()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaInitialCreatorElement</code>.
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getInnerLineWidth()"><B>getInnerLineWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the inner line width of border with double lines
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getInstance(org.odftoolkit.odfdom.dom.element.form.FormFormElement)"><B>getInstance(FormFormElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>Get a form instance by an instance of <code>FormFormElement</code>.
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#getInstance(org.odftoolkit.odfdom.dom.element.presentation.PresentationNotesElement)"><B>getInstance(PresentationNotesElement)</B></A> -
Static method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>Get a presentation notes page instance by an instance of
<code>PresentationNotesElement</code>.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getInstance(org.odftoolkit.odfdom.dom.element.draw.DrawPageElement)"><B>getInstance(DrawPageElement)</B></A> -
Static 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>Get a presentation slide instance by an instance of
<code>DrawPageElement</code>.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getInstance(org.odftoolkit.odfdom.dom.element.table.TableTableCellElementBase)"><B>getInstance(TableTableCellElementBase)</B></A> -
Static method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the <code>Cell</code> instance from the
<code>TableTableCellElementBase</code> instance.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getInstance(org.odftoolkit.odfdom.dom.element.table.TableTableColumnElement)"><B>getInstance(TableTableColumnElement)</B></A> -
Static method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the <code>Column</code> instance from the
<code>TableTableColumnElement</code> instance.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getInstance(org.odftoolkit.odfdom.dom.element.table.TableTableRowElement)"><B>getInstance(TableTableRowElement)</B></A> -
Static method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Get the <code>Row</code> instance from the
<code>TableTableRowElement</code> instance.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getInstance(org.odftoolkit.odfdom.dom.element.table.TableTableElement)"><B>getInstance(TableTableElement)</B></A> -
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>
<DD>Get a table feature instance by an instance of
<code>TableTableElement</code>.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getInstance(org.odftoolkit.odfdom.dom.element.text.TextSectionElement)"><B>getInstance(TextSectionElement)</B></A> -
Static method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Get a section instance by an object of <code>TextSectionElement</code>.
<DT><A HREF="../org/odftoolkit/simple/draw/Control.html#getInstanceof(org.odftoolkit.odfdom.dom.element.draw.DrawControlElement)"><B>getInstanceof(DrawControlElement)</B></A> -
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>
<DD>Get an instance of control according to a DrawControlElement.
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getInstanceof(org.odftoolkit.odfdom.dom.element.draw.DrawFrameElement)"><B>getInstanceof(DrawFrameElement)</B></A> -
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>
<DD>Get a frame instance by an instance of <code>DrawFrameElement</code>.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getInstanceof(org.odftoolkit.odfdom.dom.element.draw.DrawImageElement)"><B>getInstanceof(DrawImageElement)</B></A> -
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>
<DD>Get a image instance by an instance of <code>DrawImageElement</code>.
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#getInstanceof(org.odftoolkit.odfdom.dom.element.draw.DrawTextBoxElement)"><B>getInstanceof(DrawTextBoxElement)</B></A> -
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>
<DD>Get a text box instance by an instance of <code>DrawTextBoxElement</code>
.
<DT><A HREF="../org/odftoolkit/simple/form/Button.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormButtonElement)"><B>getInstanceOf(FormButtonElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Button.html" title="class in org.odftoolkit.simple.form">Button</A>
<DD>Get an instance of button by an instance of FormButtonElement, while
searching the document content to make a bind with the DrawControl which
already reference to this button.
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormCheckboxElement)"><B>getInstanceOf(FormCheckboxElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>Get an instance of check box by an instance of FormCheckboxElement, while
searching the document content to make a bind with the DrawControl which
already reference to this check box.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormComboboxElement)"><B>getInstanceOf(FormComboboxElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get an instance of combo box by an instance of FormComboboxElement, while
searching the document content to make a bind with the DrawControl which
already reference to this check box.
<DT><A HREF="../org/odftoolkit/simple/form/CurrencyField.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormattedTextElement)"><B>getInstanceOf(FormFormattedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CurrencyField.html" title="class in org.odftoolkit.simple.form">CurrencyField</A>
<DD>Get an instance of currency field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this currency field.
<DT><A HREF="../org/odftoolkit/simple/form/DateField.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormattedTextElement)"><B>getInstanceOf(FormFormattedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/DateField.html" title="class in org.odftoolkit.simple.form">DateField</A>
<DD>Get an instance of date field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this date field.
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormattedTextElement)"><B>getInstanceOf(FormFormattedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>Get an instance of field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this field.
<DT><A HREF="../org/odftoolkit/simple/form/FormProvider.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormElement)"><B>getInstanceOf(FormFormElement)</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormProvider.html" title="interface in org.odftoolkit.simple.form">FormProvider</A>
<DD>Get a form instance by a <code>FormFormElement</code>
<DT><A HREF="../org/odftoolkit/simple/form/Label.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFixedTextElement)"><B>getInstanceOf(FormFixedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Label.html" title="class in org.odftoolkit.simple.form">Label</A>
<DD>Get an instance of label by an instance of FormFixedTextElement, while
searching the document content to make a bind with the DrawControl which
already reference to this label.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormListboxElement)"><B>getInstanceOf(FormListboxElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get an instance of list box by an instance of FormListboxElement, while
searching the document content to make a bind with the DrawControl which
already reference to this list box.
<DT><A HREF="../org/odftoolkit/simple/form/NumericField.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormattedTextElement)"><B>getInstanceOf(FormFormattedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/NumericField.html" title="class in org.odftoolkit.simple.form">NumericField</A>
<DD>Get an instance of numeric field by an instance of
FormFormattedTextElement, while searching the document content to make a
bind with the DrawControl which already reference to this numeric field.
<DT><A HREF="../org/odftoolkit/simple/form/OOFormProvider.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormElement)"><B>getInstanceOf(FormFormElement)</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOFormProvider.html" title="class in org.odftoolkit.simple.form">OOFormProvider</A>
<DD>Get a form instance implemented in Apache Open Office way.
<DT><A HREF="../org/odftoolkit/simple/form/PatternField.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormattedTextElement)"><B>getInstanceOf(FormFormattedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/PatternField.html" title="class in org.odftoolkit.simple.form">PatternField</A>
<DD>Get an instance of pattern field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this pattern field.
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormRadioElement)"><B>getInstanceOf(FormRadioElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>Get an instance of radio button by an instance of FormRadioElement, while
searching the document content to make a bind with the DrawControl which
already reference to this radio button.
<DT><A HREF="../org/odftoolkit/simple/form/TextBox.html#getInstanceOf(org.odftoolkit.odfdom.pkg.OdfElement)"><B>getInstanceOf(OdfElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TextBox.html" title="class in org.odftoolkit.simple.form">TextBox</A>
<DD>Get an instance of text box by an instance of OdfElement, while searching
the document content to make a bind with the DrawControl which already
reference to this text box.
<DT><A HREF="../org/odftoolkit/simple/form/TimeField.html#getInstanceOf(org.odftoolkit.odfdom.dom.element.form.FormFormattedTextElement)"><B>getInstanceOf(FormFormattedTextElement)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TimeField.html" title="class in org.odftoolkit.simple.form">TimeField</A>
<DD>Get an instance of time field by an instance of FormFormattedTextElement,
while searching the document content to make a bind with the DrawControl
which already reference to this time field.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getInstanceof(org.odftoolkit.odfdom.dom.element.text.TextParagraphElementBase)"><B>getInstanceof(TextParagraphElementBase)</B></A> -
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>
<DD>Gets a paragraph instance by an instance of
<code>TextParagraphElementBase</code>.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#getInstanceof(org.odftoolkit.odfdom.dom.element.text.TextSpanElement)"><B>getInstanceof(TextSpanElement)</B></A> -
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>
<DD>Get a span instance by an instance of <code>TextSpanElement</code>.
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlink.html#getInstanceof(org.odftoolkit.odfdom.dom.element.text.TextAElement)"><B>getInstanceof(TextAElement)</B></A> -
Static method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlink.html" title="class in org.odftoolkit.simple.text">TextHyperlink</A>
<DD>Gets a TextHyperlink instance by an instance of <code>TextAElement</code>
.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getInternalPath()"><B>getInternalPath()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the internal path within the package of the image resource as a
string.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getItem(int)"><B>getItem(int)</B></A> -
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>
<DD>Return the item at the specified location in this List.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getItems()"><B>getItems()</B></A> -
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>
<DD>Get all of the list items.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getKeywords()"><B>getKeywords()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the list value of the odf dom element representation
<code>MetaKeywordElement</code>.
<DT><A HREF="../org/odftoolkit/simple/form/Button.html#getLabel()"><B>getLabel()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Button.html" title="class in org.odftoolkit.simple.form">Button</A>
<DD>Get the label content of this button
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getLabel()"><B>getLabel()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>Get the label content of this check box
<DT><A HREF="../org/odftoolkit/simple/form/Label.html#getLabel()"><B>getLabel()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Label.html" title="class in org.odftoolkit.simple.form">Label</A>
<DD>Get the text content of this label
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getLabel()"><B>getLabel()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>Get the label content of this radio button
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLabelByIndex(int)"><B>getLabelByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the legend of the data series by its index in the data set.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLabels()"><B>getLabels()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the string array of labels.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getLanguage()"><B>getLanguage()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>DcLanguageElement</code>.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getLanguage()"><B>getLanguage()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the language information for western characters.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getLanguage(org.odftoolkit.simple.Document.ScriptType)"><B>getLanguage(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the language information for a specific script type
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getLanguage(org.odftoolkit.simple.Document.ScriptType)"><B>getLanguage(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the language information for a specific script type
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getLanguage(org.odftoolkit.simple.Document.ScriptType)"><B>getLanguage(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphStyleHandler.html" title="class in org.odftoolkit.simple.text">ParagraphStyleHandler</A>
<DD>Return the language information for a specific script type
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getLeftBorder()"><B>getLeftBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the border setting for the left border.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getLeftBorder()"><B>getLeftBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return the border setting for the left border.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getLeftBorder()"><B>getLeftBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for the left border.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLegendByIndex(int)"><B>getLegendByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the legend of the data series by its index in the data set.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLegends()"><B>getLegends()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the string array of legends.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLengthOfDataSeries(int)"><B>getLengthOfDataSeries(int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the data item count of the data series given by the index.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLengthOfDataSeries(java.lang.String, int)"><B>getLengthOfDataSeries(String, int)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the data item count of the data series given by the label.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getLevel()"><B>getLevel()</B></A> -
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>
<DD>Get the level of this list.
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getLinearMeasure()"><B>getLinearMeasure()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getLinearMeasure()"><B>getLinearMeasure()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the linear measurement
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getLineStyle()"><B>getLineStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the line style of the border.
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#getListContainerElement()"><B>getListContainerElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#getListContainerElement()"><B>getListContainerElement()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getListContainerElement()"><B>getListContainerElement()</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/table/Cell.html#getListContainerElement()"><B>getListContainerElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ListContainer.html#getListContainerElement()"><B>getListContainerElement()</B></A> -
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>
<DD>Get the ODF element which can have <text:list> as child
element directly according to ODF specification.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getListContainerElement()"><B>getListContainerElement()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getListContainerElement()"><B>getListContainerElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getListContainerElement()"><B>getListContainerElement()</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/draw/Textbox.html#getListIterator()"><B>getListIterator()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#getListIterator()"><B>getListIterator()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getListIterator()"><B>getListIterator()</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/table/Cell.html#getListIterator()"><B>getListIterator()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/AbstractListContainer.html#getListIterator()"><B>getListIterator()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/list/ListContainer.html#getListIterator()"><B>getListIterator()</B></A> -
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>
<DD>Return an Iterator of the Lists in this ListContainer.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getListIterator()"><B>getListIterator()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getListIterator()"><B>getListIterator()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getListIterator()"><B>getListIterator()</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/form/ComboBox.html#getListSource()"><B>getListSource()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the source of this data list.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getListSource()"><B>getListSource()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get the source of this data list.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getListSourceType()"><B>getListSourceType()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the source type of the data list.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getListSourceType()"><B>getListSourceType()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get the source type of the data list.
<DT><A HREF="../org/odftoolkit/simple/text/list/BulletDecorator.html#getListType()"><B>getListType()</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#getListType()"><B>getListType()</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#getListType()"><B>getListType()</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>Get the ListType of this ListDecorator.
<DT><A HREF="../org/odftoolkit/simple/text/list/NumberDecorator.html#getListType()"><B>getListType()</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#getListType()"><B>getListType()</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/Document.html#getLocale(org.odftoolkit.simple.Document.ScriptType)"><B>getLocale(Document.ScriptType)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>
Get a locale information of a specific script type.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLocalTableCellRanges(int, int, java.util.Vector, java.util.Vector)"><B>getLocalTableCellRanges(int, int, Vector&lt;String&gt;, Vector&lt;String&gt;)</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the local table cell range.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLocalTableData()"><B>getLocalTableData()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the values of a data set as a double dimension array.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLocalTableFirstColumn()"><B>getLocalTableFirstColumn()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the first column labels of the local table.
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getLocalTableFirstRow()"><B>getLocalTableFirstRow()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the first row labels of the local table.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getMarginBottom()"><B>getMarginBottom()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the bottom margin of the <code>PageLayoutProperties</code> referenced
by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getMarginBottom()"><B>getMarginBottom()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the size of the bottom margin of this
<code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getMarginBottom()"><B>getMarginBottom()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Get the size of the bottom margin of this
<code>ParagraphProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getMarginLeft()"><B>getMarginLeft()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the left margin of the <code>PageLayoutProperties</code> referenced
by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getMarginLeft()"><B>getMarginLeft()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the size of the left margin of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getMarginLeft()"><B>getMarginLeft()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Get the size of the left margin of this <code>ParagraphProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getMarginRight()"><B>getMarginRight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the right margin of the <code>PageLayoutProperties</code> referenced
by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getMarginRight()"><B>getMarginRight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the size of the right margin of this
<code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getMarginRight()"><B>getMarginRight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Get the size of the right margin of this <code>ParagraphProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getMarginTop()"><B>getMarginTop()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the top margin of the <code>PageLayoutProperties</code> referenced by
this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getMarginTop()"><B>getMarginTop()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the size of the top margin of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getMarginTop()"><B>getMarginTop()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Get the size of the top margin of this <code>ParagraphProperties</code>
<DT><A HREF="../org/odftoolkit/simple/chart/DataSet.html#getMaxLengthOfDataSeries()"><B>getMaxLengthOfDataSeries()</B></A> -
Method in class org.odftoolkit.simple.chart.<A HREF="../org/odftoolkit/simple/chart/DataSet.html" title="class in org.odftoolkit.simple.chart">DataSet</A>
<DD>Gets the maximal data item count
<DT><A HREF="../org/odftoolkit/simple/ChartDocument.OdfMediaType.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/ChartDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">ChartDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html" title="enum in org.odftoolkit.simple">Document.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the media type of the image resource
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">GraphicsDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">PresentationDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.OdfMediaType.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">SpreadsheetDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.OdfMediaType.html#getMediaTypeString()"><B>getMediaTypeString()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">TextDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html" title="class in org.odftoolkit.simple.common.field">ReferenceField</A>
<DD>Get the name of this reference field.
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Get the name of this frame.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the name of this image.
<DT><A HREF="../org/odftoolkit/simple/form/Button.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Button.html" title="class in org.odftoolkit.simple.form">Button</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/FormControl.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</A>
<DD>Get the control name.
<DT><A HREF="../org/odftoolkit/simple/form/Label.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Label.html" title="class in org.odftoolkit.simple.form">Label</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/form/TextBox.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TextBox.html" title="class in org.odftoolkit.simple.form">TextBox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the name of this master page.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getName()"><B>getName()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Return the name of this section
<DT><A HREF="../org/odftoolkit/simple/common/navigation/Selection.html#getNavigation()"><B>getNavigation()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getNextColumn()"><B>getNextColumn()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the next column of the current column.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/Navigation.html#getNextMatchElement(org.w3c.dom.Node)"><B>getNextMatchElement(Node)</B></A> -
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>
<DD>Get the next matched element in the whole element tree.
<DT><A HREF="../org/odftoolkit/simple/common/navigation/Navigation.html#getNextMatchElementInTree(org.w3c.dom.Node, org.w3c.dom.Node)"><B>getNextMatchElementInTree(Node, Node)</B></A> -
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>
<DD>Get the next matched element node in a sub tree
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getNextRow()"><B>getNextRow()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Return the next row of the current row.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getNonWhitespaceCharacterCount()"><B>getNonWhitespaceCharacterCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaNonWhitespaceCharacterCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getNotesBuilder()"><B>getNotesBuilder()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Return the notes builder of this document.
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.NotesBuilder.html#getNotesInstance(org.odftoolkit.odfdom.dom.element.presentation.PresentationNotesElement)"><B>getNotesInstance(PresentationNotesElement)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.NotesBuilder.html" title="class in org.odftoolkit.simple.presentation">Notes.NotesBuilder</A>
<DD>Get a presentation notes page instance by an instance of
<code>PresentationNotesElement</code>.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getNotesPage()"><B>getNotesPage()</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>Get the Notes page of this slide
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getNoteText()"><B>getNoteText()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the note text of this table cell.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getNumberFormat()"><B>getNumberFormat()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the number format of the the <code>PageLayoutProperties</code>
referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getNumberFormat()"><B>getNumberFormat()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the number format of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getNumberFormat()"><B>getNumberFormat()</B></A> -
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>
<DD>Get the number format of this item.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getObjectCount()"><B>getObjectCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaObjectCountAttribute</code>
<DT><A HREF="../org/odftoolkit/simple/common/field/AuthorField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/AuthorField.html" title="class in org.odftoolkit.simple.common.field">AuthorField</A>
<DD>Return an instance of <code>OdfElement</code> which represents this
feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/ChapterField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ChapterField.html" title="class in org.odftoolkit.simple.common.field">ChapterField</A>
<DD>Return an instance of <code>TextChapterElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/ConditionField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ConditionField.html" title="class in org.odftoolkit.simple.common.field">ConditionField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/DateField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/DateField.html" title="class in org.odftoolkit.simple.common.field">DateField</A>
<DD>Return an instance of <code>TextDateElement</code> which represents this
feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/PageCountField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/PageCountField.html" title="class in org.odftoolkit.simple.common.field">PageCountField</A>
<DD>Return an instance of <code>TextPageCountElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/PageNumberField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/PageNumberField.html" title="class in org.odftoolkit.simple.common.field">PageNumberField</A>
<DD>Return an instance of <code>TextPageNumberElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/ReferenceField.html" title="class in org.odftoolkit.simple.common.field">ReferenceField</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/common/field/SubjectField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/SubjectField.html" title="class in org.odftoolkit.simple.common.field">SubjectField</A>
<DD>Return an instance of <code>TextSubjectElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/TimeField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/TimeField.html" title="class in org.odftoolkit.simple.common.field">TimeField</A>
<DD>Return an instance of <code>TextTimeElement</code> which represents this
feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/TitleField.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.common.field.<A HREF="../org/odftoolkit/simple/common/field/TitleField.html" title="class in org.odftoolkit.simple.common.field">TitleField</A>
<DD>Return an instance of <code>TextTitleElement</code> which represents this
feature.
<DT><A HREF="../org/odftoolkit/simple/common/field/VariableField.html#getOdfElement()"><B>getOdfElement()</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>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Component.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Component.html" title="class in org.odftoolkit.simple">Component</A>
<DD>Return the instance of OdfElement which presents this structure.
<DT><A HREF="../org/odftoolkit/simple/draw/Control.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Control.html" title="class in org.odftoolkit.simple.draw">Control</A>
<DD>Get the instance of DrawControlElement which represents this control.
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Get the instance of <code>DrawFrameElement</code> which represents this
frame.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return the instance of "draw:image" element
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>Get the instance of <code>DrawTextBoxElement</code> which represents this
frame.
<DT><A HREF="../org/odftoolkit/simple/form/Form.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in interface org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Form.html" title="interface in org.odftoolkit.simple.form">Form</A>
<DD>Get the instance of <code>FormFormElemnt</code> element.
<DT><A HREF="../org/odftoolkit/simple/form/FormControl.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</A>
<DD>Get the OdfElement which represents this control
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Notes.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Notes.html" title="class in org.odftoolkit.simple.presentation">Notes</A>
<DD>Return an instance of <code>PresentationNotesElement</code> which
represents presentation notes page feature.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getOdfElement()"><B>getOdfElement()</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>Return an instance of <code>DrawPageElement</code> which represents
presentation slide feature.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the instance of <code>TableTableCellElementBase</code> which
represents this cell.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Return an instance of <code>TableTableColumnElement</code> which
represents this feature.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Return an instance of <code>TableTableRowElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return an instance of <code>TableTableElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getOdfElement()"><B>getOdfElement()</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>Return an instance of <code>StyleFooterElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/text/Header.html#getOdfElement()"><B>getOdfElement()</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>Return an instance of <code>StyleHeaderElement</code> which represents
this feature.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getOdfElement()"><B>getOdfElement()</B></A> -
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>
<DD>Get the instance of TextListElement which represents this list.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getOdfElement()"><B>getOdfElement()</B></A> -
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>
<DD>Get the instance of TextListItemElement which represents this list item.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Return the <code>TextParagraphElementBase</code> of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Return an instance of <code>TextSectionElement</code> which represents
this section.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Return the instance of "text:span" element
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlink.html#getOdfElement()"><B>getOdfElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlink.html" title="class in org.odftoolkit.simple.text">TextHyperlink</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/ChartDocument.OdfMediaType.html#getOdfMediaType(java.lang.String)"><B>getOdfMediaType(String)</B></A> -
Static method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/ChartDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">ChartDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.html#getOdfMediaType()"><B>getOdfMediaType()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Gets the media type of the Document
<DT><A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html#getOdfMediaType(java.lang.String)"><B>getOdfMediaType(String)</B></A> -
Static method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html" title="enum in org.odftoolkit.simple">Document.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html#getOdfMediaType(java.lang.String)"><B>getOdfMediaType(String)</B></A> -
Static method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">GraphicsDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html#getOdfMediaType()"><B>getOdfMediaType()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">PresentationDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html#getOdfMediaType(java.lang.String)"><B>getOdfMediaType(String)</B></A> -
Static method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">PresentationDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.OdfMediaType.html#getOdfMediaType(java.lang.String)"><B>getOdfMediaType(String)</B></A> -
Static method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">SpreadsheetDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.OdfMediaType.html#getOdfMediaType(java.lang.String)"><B>getOdfMediaType(String)</B></A> -
Static method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">TextDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.html#getOfficeMetadata()"><B>getOfficeMetadata()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>Get the meta data feature instance of the current document
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getOfficeMetaElement()"><B>getOfficeMetaElement()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Get the instance of <code>OfficeMetaElement</code> which represents this feature.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getOleObjectCount()"><B>getOleObjectCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaOleObjectCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getOrCreateGraphicProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getOrCreateGraphicProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return an instance of
<code>GraphicProperties
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getOrCreateMasterPage(org.odftoolkit.simple.Document, java.lang.String)"><B>getOrCreateMasterPage(Document, String)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Return a master page according to its name and its document.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getOrCreatePageLayoutProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getOrCreatePageLayoutProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return an instance of
<code>PageLayoutProperties
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getOrCreateParagraphProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getOrCreateParagraphProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Return an instance of <code>ParagraphProperties
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getOrCreateTableCellProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getOrCreateTableCellProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return an instance of
<code>TableCellProperties
<DT><A HREF="../org/odftoolkit/simple/style/TableProperties.html#getOrCreateTableProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getOrCreateTableProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableProperties.html" title="class in org.odftoolkit.simple.style">TableProperties</A>
<DD>Return an instance of
<code>TableProperties
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getOrCreateTextProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getOrCreateTextProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return an instance of <code>TextProperties
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getOuterLineWidth()"><B>getOuterLineWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the outer line width of border with double lines
<DT><A HREF="../org/odftoolkit/simple/Component.html#getOwnerDocument()"><B>getOwnerDocument()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Component.html" title="class in org.odftoolkit.simple">Component</A>
<DD>Get the owner document of this component
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getOwnerDocument()"><B>getOwnerDocument()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the owner document of this image
<DT><A HREF="../org/odftoolkit/simple/form/OOForm.html#getOwnerDocument()"><B>getOwnerDocument()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/OOForm.html" title="class in org.odftoolkit.simple.form">OOForm</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getOwnerDocument()"><B>getOwnerDocument()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Get the owner document of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getOwnerDocument()"><B>getOwnerDocument()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Return the ODF document which this section belongs to.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#getOwnerDocument()"><B>getOwnerDocument()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Get the owner document of this span
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getOwnerList()"><B>getOwnerList()</B></A> -
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>
<DD>Get the List which contains this ListItem.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getOwnerTableCell()"><B>getOwnerTableCell()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell that covers this cell.
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getPackagePath(org.odftoolkit.odfdom.dom.OdfSchemaDocument, java.lang.String)"><B>getPackagePath(OdfSchemaDocument, String)</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getPageCount()"><B>getPageCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaPageCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getPageHeight()"><B>getPageHeight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the page height of the the <code>PageLayoutProperties</code>
referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getPageHeight()"><B>getPageHeight()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the page height of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getPageLayoutProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getPageLayoutProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return an instance of
<code>PageLayoutProperties
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getPageNumber()"><B>getPageNumber()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TableProperties.html#getPageNumber()"><B>getPageNumber()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableProperties.html" title="class in org.odftoolkit.simple.style">TableProperties</A>
<DD>Return the page number that is used for a new page with a master style.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getPageWidth()"><B>getPageWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the page width of the the <code>PageLayoutProperties</code>
referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getPageWidth()"><B>getPageWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the page width of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#getParagraphByIndex(int, boolean)"><B>getParagraphByIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getParagraphByIndex(int, boolean)"><B>getParagraphByIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return a paragraph with a given index.
<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#getParagraphByIndex(int, boolean)"><B>getParagraphByIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</A>
<DD>Return a paragraph with a given index.
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html#getParagraphByIndex(int, boolean)"><B>getParagraphByIndex(int, boolean)</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</A>
<DD>Return a paragraph with a given index.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getParagraphByIndex(int, boolean)"><B>getParagraphByIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getParagraphByIndex(int, boolean)"><B>getParagraphByIndex(int, boolean)</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/draw/Textbox.html#getParagraphByReverseIndex(int, boolean)"><B>getParagraphByReverseIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getParagraphByReverseIndex(int, boolean)"><B>getParagraphByReverseIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return a paragraph with a given index.
<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#getParagraphByReverseIndex(int, boolean)"><B>getParagraphByReverseIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</A>
<DD>Return a paragraph with a given index.
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html#getParagraphByReverseIndex(int, boolean)"><B>getParagraphByReverseIndex(int, boolean)</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</A>
<DD>Return a paragraph with a given index.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getParagraphByReverseIndex(int, boolean)"><B>getParagraphByReverseIndex(int, boolean)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getParagraphByReverseIndex(int, boolean)"><B>getParagraphByReverseIndex(int, boolean)</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/draw/Textbox.html#getParagraphContainerElement()"><B>getParagraphContainerElement()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getParagraphContainerElement()"><B>getParagraphContainerElement()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the ODF element which can have <text:p> as child element directly.
<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#getParagraphContainerElement()"><B>getParagraphContainerElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html#getParagraphContainerElement()"><B>getParagraphContainerElement()</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</A>
<DD>Get the ODF element which can have <text:p> as child element directly.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getParagraphContainerElement()"><B>getParagraphContainerElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getParagraphContainerElement()"><B>getParagraphContainerElement()</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/meta/DocumentStatistic.html#getParagraphCount()"><B>getParagraphCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaParagraphCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#getParagraphIterator()"><B>getParagraphIterator()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getParagraphIterator()"><B>getParagraphIterator()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return an Iterator of the paragraph in this container.
<DT><A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html#getParagraphIterator()"><B>getParagraphIterator()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/AbstractParagraphContainer.html" title="class in org.odftoolkit.simple.text">AbstractParagraphContainer</A>
<DD>Return an Iterator of the paragraph in this container.
<DT><A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html#getParagraphIterator()"><B>getParagraphIterator()</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ParagraphContainer.html" title="interface in org.odftoolkit.simple.text">ParagraphContainer</A>
<DD>Return an Iterator of the paragraph in this container.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getParagraphIterator()"><B>getParagraphIterator()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getParagraphIterator()"><B>getParagraphIterator()</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/style/ParagraphProperties.html#getParagraphProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getParagraphProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Return an instance of <code>ParagraphProperties
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getParagraphPropertiesForRead()"><B>getParagraphPropertiesForRead()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the paragraph style properties definition for this component, only
for read function.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getParagraphPropertiesForWrite()"><B>getParagraphPropertiesForWrite()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the paragraph style properties definition for this component, for
read and write function.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getPercentageValue()"><B>getPercentageValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell percentage value as Double object.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getPreviousColumn()"><B>getPreviousColumn()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the previous column of the current column.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getPreviousRow()"><B>getPreviousRow()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Return the previous row of the current row.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getPrintDate()"><B>getPrintDate()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaPrintDateElement</code>.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getPrintedBy()"><B>getPrintedBy()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaPrintedByElement</code>
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getPrintOrientation()"><B>getPrintOrientation()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the print orientation of the the <code>PageLayoutProperties</code>
referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getPrintOrientation()"><B>getPrintOrientation()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the print orientation of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getProtectedPassword()"><B>getProtectedPassword()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Get the protection key of this section.
<DT><A HREF="../org/odftoolkit/simple/text/ProtectionKeyDigestProvider.html#getProtectionKeyDigestAlgorithm()"><B>getProtectionKeyDigestAlgorithm()</B></A> -
Method in interface org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/ProtectionKeyDigestProvider.html" title="interface in org.odftoolkit.simple.text">ProtectionKeyDigestProvider</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getProtectionKeyDigestAlgorithm()"><B>getProtectionKeyDigestAlgorithm()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Get the protection key digest algorithm.
<DT><A HREF="../org/odftoolkit/simple/text/Section.html#getProtectionKeyDigestProvier()"><B>getProtectionKeyDigestProvier()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>Get current used provider which provides corresponding protection key
digest algorithm.
<DT><A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html#getProvider()"><B>getProvider()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/AbstractFormContainer.html" title="class in org.odftoolkit.simple.form">AbstractFormContainer</A>
<DD>Get the form provider of this container.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getReadableStyleElementByName(java.lang.String)"><B>getReadableStyleElementByName(String)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return a readable style element by style name.
<DT><A HREF="../org/odftoolkit/simple/draw/Control.html#getRectangle()"><B>getRectangle()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Control.html" title="class in org.odftoolkit.simple.draw">Control</A>
<DD>Return the rectangle used by this control
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getRectangle()"><B>getRectangle()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Return the rectangle used by this frame
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getRectangle()"><B>getRectangle()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return the rectangle used by this image
<DT><A HREF="../org/odftoolkit/simple/form/FormControl.html#getRectangle()"><B>getRectangle()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/FormControl.html" title="class in org.odftoolkit.simple.form">FormControl</A>
<DD>Return the rectangle used as the bounding box of this form control
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getRightBorder()"><B>getRightBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the border setting for the right border.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getRightBorder()"><B>getRightBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return the border setting for the right border.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getRightBorder()"><B>getRightBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for the right border.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getRowByIndex(int)"><B>getRowByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Get the row at the specified index.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getRowCount()"><B>getRowCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaRowCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getRowCount()"><B>getRowCount()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Get the row count of this table.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getRowIndex()"><B>getRowIndex()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the index of the table row which contains this cell.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getRowIndex()"><B>getRowIndex()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Return the index of this row in the owner table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getRowIterator()"><B>getRowIterator()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return an Iterator of the row in this table.
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getRowList()"><B>getRowList()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return a list of table rows in the current table.
<DT><A HREF="../org/odftoolkit/simple/table/CellRange.html#getRowNumber()"><B>getRowNumber()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellRange.html" title="class in org.odftoolkit.simple.table">CellRange</A>
<DD>Get the number of rows in this cell range.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getRowSpannedNumber()"><B>getRowSpannedNumber()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the row spanned number of this cell.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getScriptType(java.util.Locale)"><B>getScriptType(Locale)</B></A> -
Static method in 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.html#getSectionByName(java.lang.String)"><B>getSectionByName(String)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>This method will search both the document content and header/footer,
return a section with a specific name.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getSectionIterator()"><B>getSectionIterator()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.html" title="class in org.odftoolkit.simple">Document</A>
<DD>This method will search both the document content and header/footer,
return an iterator of section objects.
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getSentenceCount()"><B>getSentenceCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaSentenceCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#getSheetByIndex(int)"><B>getSheetByIndex(int)</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>Retrieves sheet by index.
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#getSheetByName(java.lang.String)"><B>getSheetByName(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>Retrieves sheet by name.
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html#getSheetCount()"><B>getSheetCount()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.html" title="class in org.odftoolkit.simple">SpreadsheetDocument</A>
<DD>Returns the sheet count of this document.
<DT><A HREF="../org/odftoolkit/simple/form/Button.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Button.html" title="class in org.odftoolkit.simple.form">Button</A>
<DD>Get a simple iterator for buttons.
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>Get a simple iterator for check boxes.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get a simple iterator for combo boxes.
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>Get a simple iterator for Field.
<DT><A HREF="../org/odftoolkit/simple/form/Label.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Label.html" title="class in org.odftoolkit.simple.form">Label</A>
<DD>Get a simple iterator for labels.
<DT><A HREF="../org/odftoolkit/simple/form/ListBox.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ListBox.html" title="class in org.odftoolkit.simple.form">ListBox</A>
<DD>Get a simple iterator for list boxes.
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>Get a simple iterator for radio buttons.
<DT><A HREF="../org/odftoolkit/simple/form/TextBox.html#getSimpleIterator(org.odftoolkit.simple.form.Form)"><B>getSimpleIterator(Form)</B></A> -
Static method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TextBox.html" title="class in org.odftoolkit.simple.form">TextBox</A>
<DD>Get a simple iterator for text boxes.
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfBuildDate()"><B>getSimpleOdfBuildDate()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Return the date when Simple ODF had been build
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfBuildResponsible()"><B>getSimpleOdfBuildResponsible()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Return the name of the one building the Simple ODF library (ie.
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfName()"><B>getSimpleOdfName()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Return the name of Simple ODF;
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfSupportedOdfVersion()"><B>getSimpleOdfSupportedOdfVersion()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Returns the version of the OpenDocument specification covered by the
Simple ODF library (ie.
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfTitle()"><B>getSimpleOdfTitle()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Returns the Simple ODF library title
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfVersion()"><B>getSimpleOdfVersion()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Return the version of the Simple ODF library (ie.
<DT><A HREF="../org/odftoolkit/simple/JarManifest.html#getSimpleOdfWebsite()"><B>getSimpleOdfWebsite()</B></A> -
Static method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/JarManifest.html" title="class in org.odftoolkit.simple">JarManifest</A>
<DD>Return the website of the Simple ODF library (ie.
<DT><A HREF="../org/odftoolkit/simple/style/Font.html#getSize()"><B>getSize()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</A>
<DD>Return the font size in measurement point(PT).
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getSlideBuilder()"><B>getSlideBuilder()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Return the slide builder of this document.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getSlideByIndex(int)"><B>getSlideByIndex(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>Return the slide at a specified position in this presentation.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getSlideByName(java.lang.String)"><B>getSlideByName(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>Return the slide which have a specified slide name in this presentation.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getSlideCount()"><B>getSlideCount()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Get the number of the slides in this presentation.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getSlideIndex()"><B>getSlideIndex()</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>Get the current slide index in the owner document.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.SlideBuilder.html#getSlideInstance(org.odftoolkit.odfdom.dom.element.draw.DrawPageElement)"><B>getSlideInstance(DrawPageElement)</B></A> -
Method in class org.odftoolkit.simple.presentation.<A HREF="../org/odftoolkit/simple/presentation/Slide.SlideBuilder.html" title="class in org.odftoolkit.simple.presentation">Slide.SlideBuilder</A>
<DD>Get a presentation slide instance by an instance of
<code>DrawPageElement</code>.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getSlideName()"><B>getSlideName()</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>Get the current slide name.
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.html#getSlides()"><B>getSlides()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.html" title="class in org.odftoolkit.simple">PresentationDocument</A>
<DD>Return a list iterator containing all slides in this presentation.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getStartNumber()"><B>getStartNumber()</B></A> -
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>
<DD>Get the start number of this item.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getStringValue()"><B>getStringValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell value as a string.
<DT><A HREF="../org/odftoolkit/simple/style/TOCStyle.html#getStyle()"><B>getStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TOCStyle.html" title="class in org.odftoolkit.simple.style">TOCStyle</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getStyleElementForRead()"><B>getStyleElementForRead()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the style element for this component, only for read function.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getStyleElementForWrite()"><B>getStyleElementForWrite()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the style element for this component, for read and write
functions.
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getStyleElementForWrite()"><B>getStyleElementForWrite()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the style element for this cell, for read and write functions.
<DT><A HREF="../org/odftoolkit/simple/draw/Control.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Control.html" title="class in org.odftoolkit.simple.draw">Control</A>
<DD>Return the style handler for this control
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Return style handler for this frame
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return style handler for this frame
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return style handler for this cell
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Get the style handler of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#getStyleHandler()"><B>getStyleHandler()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Get the style handler of this span.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getStyleName()"><B>getStyleName()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the style name of this cell.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getStyleName()"><B>getStyleName()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Get the style name of this paragraph
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getSubject()"><B>getSubject()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>DcSubjectElement</code>.
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getSubscripted()"><B>getSubscripted()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/ChartDocument.OdfMediaType.html#getSuffix()"><B>getSuffix()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/ChartDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">ChartDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html#getSuffix()"><B>getSuffix()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/Document.OdfMediaType.html" title="enum in org.odftoolkit.simple">Document.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html#getSuffix()"><B>getSuffix()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">GraphicsDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html#getSuffix()"><B>getSuffix()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/PresentationDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">PresentationDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/SpreadsheetDocument.OdfMediaType.html#getSuffix()"><B>getSuffix()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/SpreadsheetDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">SpreadsheetDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.OdfMediaType.html#getSuffix()"><B>getSuffix()</B></A> -
Method in enum org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/TextDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple">TextDocument.OdfMediaType</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getSuperscripted()"><B>getSuperscripted()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getSyllableCount()"><B>getSyllableCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaSyllableCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getTable()"><B>getTable()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get an instance of table feature which contains this cell.
<DT><A HREF="../org/odftoolkit/simple/table/CellRange.html#getTable()"><B>getTable()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellRange.html" title="class in org.odftoolkit.simple.table">CellRange</A>
<DD>Get the <code>Table</code> instance who contains this cell range.
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getTable()"><B>getTable()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get owner table of the current column.
<DT><A HREF="../org/odftoolkit/simple/table/Row.html#getTable()"><B>getTable()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Row.html" title="class in org.odftoolkit.simple.table">Row</A>
<DD>Get owner table of the current row.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableBodyParagraphStyle()"><B>getTableBodyParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of body.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableBodyTableStyle()"><B>getTableBodyTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of body.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getTableBuilder()"><B>getTableBuilder()</B></A> -
Method in 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/presentation/Slide.html#getTableBuilder()"><B>getTableBuilder()</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/table/AbstractTableContainer.html#getTableBuilder()"><B>getTableBuilder()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</A>
<DD>Return the table builder of this container.
<DT><A HREF="../org/odftoolkit/simple/table/TableContainer.html#getTableBuilder()"><B>getTableBuilder()</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</A>
<DD>Return the table builder of this document.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getTableBuilder()"><B>getTableBuilder()</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#getTableBuilder()"><B>getTableBuilder()</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/text/Section.html#getTableBuilder()"><B>getTableBuilder()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/Document.html#getTableByName(java.lang.String)"><B>getTableByName(String)</B></A> -
Method in 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/presentation/Slide.html#getTableByName(java.lang.String)"><B>getTableByName(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/table/AbstractTableContainer.html#getTableByName(java.lang.String)"><B>getTableByName(String)</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</A>
<DD>Return an instance of table feature with the specific table name.
<DT><A HREF="../org/odftoolkit/simple/table/TableContainer.html#getTableByName(java.lang.String)"><B>getTableByName(String)</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</A>
<DD>Return an instance of table feature with the specific table name.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getTableByName(java.lang.String)"><B>getTableByName(String)</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#getTableByName(java.lang.String)"><B>getTableByName(String)</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/text/Section.html#getTableByName(java.lang.String)"><B>getTableByName(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getTableCellProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getTableCellProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return an instance of
<code>TableCellProperties
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getTableCellPropertiesForRead()"><B>getTableCellPropertiesForRead()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the cell style properties definition for this component, only for
read function.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getTableCellPropertiesForWrite()"><B>getTableCellPropertiesForWrite()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the cell style properties definition for this component, for read
and write function.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getTableColumn()"><B>getTableColumn()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the instance of table column feature which contains this cell.
<DT><A HREF="../org/odftoolkit/simple/ChartDocument.html#getTableContainerElement()"><B>getTableContainerElement()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/ChartDocument.html" title="class in org.odftoolkit.simple">ChartDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.html#getTableContainerElement()"><B>getTableContainerElement()</B></A> -
Method in class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/GraphicsDocument.html" title="class in org.odftoolkit.simple">GraphicsDocument</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getTableContainerElement()"><B>getTableContainerElement()</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#getTableContainerElement()"><B>getTableContainerElement()</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#getTableContainerElement()"><B>getTableContainerElement()</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/table/TableContainer.html#getTableContainerElement()"><B>getTableContainerElement()</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</A>
<DD>Get the ODF element which can have
<table:table>
as child element directly according to ODF specification.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getTableContainerElement()"><B>getTableContainerElement()</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#getTableContainerElement()"><B>getTableContainerElement()</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/text/Section.html#getTableContainerElement()"><B>getTableContainerElement()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/TextDocument.html#getTableContainerElement()"><B>getTableContainerElement()</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/Document.html#getTableContainerImpl()"><B>getTableContainerImpl()</B></A> -
Method in 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/presentation/Slide.html#getTableContainerImpl()"><B>getTableContainerImpl()</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/text/Section.html#getTableContainerImpl()"><B>getTableContainerImpl()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getTableCount()"><B>getTableCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaTableCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenColumnsParagraphStyle()"><B>getTableEvenColumnsParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of even columns.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenColumnsTableStyle()"><B>getTableEvenColumnsTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of even columns.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenRowsParagraphStyle()"><B>getTableEvenRowsParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of even rows.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableEvenRowsTableStyle()"><B>getTableEvenRowsTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of even rows.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstColumnParagraphStyle()"><B>getTableFirstColumnParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of first column.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstColumnTableStyle()"><B>getTableFirstColumnTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of first colum.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstRowParagraphStyle()"><B>getTableFirstRowParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of first row.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableFirstRowTableStyle()"><B>getTableFirstRowTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of first row.
<DT><A HREF="../org/odftoolkit/simple/table/Table.TableBuilder.html#getTableInstance(org.odftoolkit.odfdom.dom.element.table.TableTableElement)"><B>getTableInstance(TableTableElement)</B></A> -
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>
<DD>Get a table feature instance by an instance of
<code>TableTableElement</code>.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableLastColumnParagraphStyle()"><B>getTableLastColumnParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of last column.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableLastColumnTableStyle()"><B>getTableLastColumnTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of last column.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableLastRowParagraphStyle()"><B>getTableLastRowParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of last row.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableLastRowTableStyle()"><B>getTableLastRowTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of last row.
<DT><A HREF="../org/odftoolkit/simple/Document.html#getTableList()"><B>getTableList()</B></A> -
Method in 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/presentation/Slide.html#getTableList()"><B>getTableList()</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/table/AbstractTableContainer.html#getTableList()"><B>getTableList()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/AbstractTableContainer.html" title="class in org.odftoolkit.simple.table">AbstractTableContainer</A>
<DD>Return a list of table features in this container.
<DT><A HREF="../org/odftoolkit/simple/table/TableContainer.html#getTableList()"><B>getTableList()</B></A> -
Method in interface org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableContainer.html" title="interface in org.odftoolkit.simple.table">TableContainer</A>
<DD>Return a list of table features in this document.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getTableList()"><B>getTableList()</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#getTableList()"><B>getTableList()</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/text/Section.html#getTableList()"><B>getTableList()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Section.html" title="class in org.odftoolkit.simple.text">Section</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getTableName()"><B>getTableName()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Return the table name.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableName()"><B>getTableName()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>Return the name of table template.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableOddColumnsParagraphStyle()"><B>getTableOddColumnsParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of odd columns.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableOddColumnsTableStyle()"><B>getTableOddColumnsTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of odd columns.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableOddRowsParagraphStyle()"><B>getTableOddRowsParagraphStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of paragraph style of odd rows.
<DT><A HREF="../org/odftoolkit/simple/table/TableTemplate.html#getTableOddRowsTableStyle()"><B>getTableOddRowsTableStyle()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/TableTemplate.html" title="class in org.odftoolkit.simple.table">TableTemplate</A>
<DD>get the value of table style of odd rows.
<DT><A HREF="../org/odftoolkit/simple/style/TableProperties.html#getTableProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getTableProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableProperties.html" title="class in org.odftoolkit.simple.style">TableProperties</A>
<DD>Return an instance of
<code>TableProperties
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getTablePropertiesForRead()"><B>getTablePropertiesForRead()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the table style properties definition for this component, only for
read function.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getTablePropertiesForWrite()"><B>getTablePropertiesForWrite()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the table style properties definition for this component, for read
and write function.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getTableRow()"><B>getTableRow()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the instance of table row feature which contains this cell.
<DT><A HREF="../org/odftoolkit/simple/common/EditableTextExtractor.html#getText(org.odftoolkit.odfdom.pkg.OdfElement)"><B>getText(OdfElement)</B></A> -
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>
<DD>Return the text content of a element as String
<DT><A HREF="../org/odftoolkit/simple/common/EditableTextExtractor.html#getText(org.odftoolkit.simple.Document)"><B>getText(Document)</B></A> -
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>
<DD>Return the text content of document as String
<DT><A HREF="../org/odftoolkit/simple/common/EditableTextExtractor.html#getText()"><B>getText()</B></A> -
Method in class org.odftoolkit.simple.common.<A HREF="../org/odftoolkit/simple/common/EditableTextExtractor.html" title="class in org.odftoolkit.simple.common">EditableTextExtractor</A>
<DD>Return the editable text content as a string
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#getText()"><B>getText()</B></A> -
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>
<DD>Get the text content of this <code>TextSelection</code>.
<DT><A HREF="../org/odftoolkit/simple/common/TextExtractor.html#getText(org.odftoolkit.odfdom.pkg.OdfElement)"><B>getText(OdfElement)</B></A> -
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>
<DD>Return the text content of a element as String
<DT><A HREF="../org/odftoolkit/simple/common/TextExtractor.html#getText()"><B>getText()</B></A> -
Method in class org.odftoolkit.simple.common.<A HREF="../org/odftoolkit/simple/common/TextExtractor.html" title="class in org.odftoolkit.simple.common">TextExtractor</A>
<DD>Return the text content of specified ODF element as a string.
<DT><A HREF="../org/odftoolkit/simple/common/WhitespaceProcessor.html#getText(org.w3c.dom.Node)"><B>getText(Node)</B></A> -
Method in class org.odftoolkit.simple.common.<A HREF="../org/odftoolkit/simple/common/WhitespaceProcessor.html" title="class in org.odftoolkit.simple.common">WhitespaceProcessor</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of Simple version 0.3.5, replaced by
<code>TextExtractor.getText(OdfElement)</code></I>
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#getTextboxByName(java.lang.String)"><B>getTextboxByName(String)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</A>
<DD>Return a text box whose name is a given value.
<DT><A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html#getTextboxByName(java.lang.String)"><B>getTextboxByName(String)</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</A>
<DD>Return a text box whose name is a given value.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getTextboxByName(java.lang.String)"><B>getTextboxByName(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/text/Paragraph.html#getTextboxByName(java.lang.String)"><B>getTextboxByName(String)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#getTextboxByUsage(org.odftoolkit.simple.PresentationDocument.PresentationClass)"><B>getTextboxByUsage(PresentationDocument.PresentationClass)</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</A>
<DD>This method is only useful for presentation slides.
<DT><A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html#getTextboxByUsage(org.odftoolkit.simple.PresentationDocument.PresentationClass)"><B>getTextboxByUsage(PresentationDocument.PresentationClass)</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</A>
<DD>This method is only useful in presentation slide.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getTextboxByUsage(org.odftoolkit.simple.PresentationDocument.PresentationClass)"><B>getTextboxByUsage(PresentationDocument.PresentationClass)</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/text/Paragraph.html#getTextboxByUsage(org.odftoolkit.simple.PresentationDocument.PresentationClass)"><B>getTextboxByUsage(PresentationDocument.PresentationClass)</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html#getTextboxIterator()"><B>getTextboxIterator()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/AbstractTextboxContainer.html" title="class in org.odftoolkit.simple.draw">AbstractTextboxContainer</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html#getTextboxIterator()"><B>getTextboxIterator()</B></A> -
Method in interface org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/TextboxContainer.html" title="interface in org.odftoolkit.simple.draw">TextboxContainer</A>
<DD>Return an Iterator of the text objects in this container.
<DT><A HREF="../org/odftoolkit/simple/presentation/Slide.html#getTextboxIterator()"><B>getTextboxIterator()</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/text/Paragraph.html#getTextboxIterator()"><B>getTextboxIterator()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/Textbox.html#getTextContent()"><B>getTextContent()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Textbox.html" title="class in org.odftoolkit.simple.draw">Textbox</A>
<DD>Get the text content of this text box.
<DT><A HREF="../org/odftoolkit/simple/text/list/ListItem.html#getTextContent()"><B>getTextContent()</B></A> -
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>
<DD>Get item text content.
<DT><A HREF="../org/odftoolkit/simple/text/Paragraph.html#getTextContent()"><B>getTextContent()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Paragraph.html" title="class in org.odftoolkit.simple.text">Paragraph</A>
<DD>Return the text content of this paragraph.
<DT><A HREF="../org/odftoolkit/simple/text/Span.html#getTextContent()"><B>getTextContent()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/Span.html" title="class in org.odftoolkit.simple.text">Span</A>
<DD>Return the text content of this span.
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlink.html#getTextContent()"><B>getTextContent()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlink.html" title="class in org.odftoolkit.simple.text">TextHyperlink</A>
<DD>Get the text content of this hyperlink
<DT><A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html#getTextIndent()"><B>getTextIndent()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/ParagraphProperties.html" title="class in org.odftoolkit.simple.style">ParagraphProperties</A>
<DD>Get the size of the text indention of this
<code>ParagraphProperties</code>
<DT><A HREF="../org/odftoolkit/simple/style/Font.html#getTextLinePosition()"><B>getTextLinePosition()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</A>
<DD>Get the font text line position
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getTextLineStyle()"><B>getTextLineStyle()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return the font text line style
<DT><A HREF="../org/odftoolkit/simple/common/navigation/TextSelection.html#getTextNavigation()"><B>getTextNavigation()</B></A> -
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>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/TextProperties.html#getTextProperties(org.odftoolkit.odfdom.dom.element.OdfStyleBase)"><B>getTextProperties(OdfStyleBase)</B></A> -
Static method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TextProperties.html" title="class in org.odftoolkit.simple.style">TextProperties</A>
<DD>Return an instance of <code>TextProperties
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getTextPropertiesForRead()"><B>getTextPropertiesForRead()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the text style properties definition for this component, only for
read function.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getTextPropertiesForWrite()"><B>getTextPropertiesForWrite()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the text style properties definition for this component, for read
and write function.
<DT><A HREF="../org/odftoolkit/simple/form/TimeField.html#getTimeFormat()"><B>getTimeFormat()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TimeField.html" title="class in org.odftoolkit.simple.form">TimeField</A>
<DD>Get the format code which is used to format the display value
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getTimeValue()"><B>getTimeValue()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the cell value as <A HREF="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util"><CODE>java.util.Calendar</CODE></A>.
<DT><A HREF="../org/odftoolkit/simple/draw/Frame.html#getTitle()"><B>getTitle()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Frame.html" title="class in org.odftoolkit.simple.draw">Frame</A>
<DD>Get the title of this text box
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getTitle()"><B>getTitle()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Get the title of this image
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getTitle()"><B>getTitle()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>DcTitleElement</code>.
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getTopBorder()"><B>getTopBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the border setting for the top border.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getTopBorder()"><B>getTopBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Return the border setting for the top border.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getTopBorder()"><B>getTopBorder()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the border setting for the top border.
<DT><A HREF="../org/odftoolkit/simple/text/list/List.html#getType()"><B>getType()</B></A> -
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>
<DD>Get the type of this list.
<DT><A HREF="../org/odftoolkit/simple/text/TextHyperlink.html#getURI()"><B>getURI()</B></A> -
Method in class org.odftoolkit.simple.text.<A HREF="../org/odftoolkit/simple/text/TextHyperlink.html" title="class in org.odftoolkit.simple.text">TextHyperlink</A>
<DD>Return the URI of this hyperlink
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getUsedStyleName()"><B>getUsedStyleName()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return the used style name of this component.
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getUsedStyleName()"><B>getUsedStyleName()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the used style name of this cell.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getUserDefinedDataNames()"><B>getUserDefinedDataNames()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the list value of the odf dom element representation
<code>MetaUserDefinedElement</code>.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getUserDefinedDataType(java.lang.String)"><B>getUserDefinedDataType(String)</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the data type of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getUserDefinedDataValue(java.lang.String)"><B>getUserDefinedDataValue(String)</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the value of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.
<DT><A HREF="../org/odftoolkit/simple/meta/Meta.html#getUserDefinedElementByAttributeName(java.lang.String)"><B>getUserDefinedElementByAttributeName(String)</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta">Meta</A>
<DD>Receives the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.
<DT><A HREF="../org/odftoolkit/simple/form/CheckBox.html#getValue()"><B>getValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/CheckBox.html" title="class in org.odftoolkit.simple.form">CheckBox</A>
<DD>Get the default value of this control, it will be override by current
value.
<DT><A HREF="../org/odftoolkit/simple/form/ComboBox.html#getValue()"><B>getValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/ComboBox.html" title="class in org.odftoolkit.simple.form">ComboBox</A>
<DD>Get the default value of this control.
<DT><A HREF="../org/odftoolkit/simple/form/Field.html#getValue()"><B>getValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/Field.html" title="class in org.odftoolkit.simple.form">Field</A>
<DD>Get the default value of this control
<DT><A HREF="../org/odftoolkit/simple/form/RadioButton.html#getValue()"><B>getValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/RadioButton.html" title="class in org.odftoolkit.simple.form">RadioButton</A>
<DD>Get the default value of this control.
<DT><A HREF="../org/odftoolkit/simple/form/TextBox.html#getValue()"><B>getValue()</B></A> -
Method in class org.odftoolkit.simple.form.<A HREF="../org/odftoolkit/simple/form/TextBox.html" title="class in org.odftoolkit.simple.form">TextBox</A>
<DD>Get the default value of this control
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getValueType()"><B>getValueType()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Get the value type of this cell.
<DT><A HREF="../org/odftoolkit/simple/common/field/VariableContainer.html#getVariableContainerElement()"><B>getVariableContainerElement()</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>Get the ODF element which can have variable declare section as child
element directly according to ODF specification.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getVariableContainerElement()"><B>getVariableContainerElement()</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#getVariableContainerElement()"><B>getVariableContainerElement()</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#getVariableContainerElement()"><B>getVariableContainerElement()</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/common/field/AbstractVariableContainer.html#getVariableFieldByName(java.lang.String)"><B>getVariableFieldByName(String)</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#getVariableFieldByName(java.lang.String)"><B>getVariableFieldByName(String)</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>Return the declared variable by name.
<DT><A HREF="../org/odftoolkit/simple/text/Footer.html#getVariableFieldByName(java.lang.String)"><B>getVariableFieldByName(String)</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#getVariableFieldByName(java.lang.String)"><B>getVariableFieldByName(String)</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#getVariableFieldByName(java.lang.String)"><B>getVariableFieldByName(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/common/field/VariableField.html#getVariableName()"><B>getVariableName()</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>Get the variable field name.
<DT><A HREF="../org/odftoolkit/simple/style/TableCellProperties.html#getVerticalAlignment()"><B>getVerticalAlignment()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/TableCellProperties.html" title="class in org.odftoolkit.simple.style">TableCellProperties</A>
<DD>Return the vertical alignment.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getVerticalAlignment()"><B>getVerticalAlignment()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD><B>Deprecated.</B>&nbsp;<I>As of Simple version 0.3, replaced by
<code>getVerticalAlignmentType()</code></I>
<DT><A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html#getVerticalAlignment()"><B>getVerticalAlignment()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/CellStyleHandler.html" title="class in org.odftoolkit.simple.table">CellStyleHandler</A>
<DD>Return the vertical alignment.
<DT><A HREF="../org/odftoolkit/simple/table/Cell.html#getVerticalAlignmentType()"><B>getVerticalAlignmentType()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Cell.html" title="class in org.odftoolkit.simple.table">Cell</A>
<DD>Return the vertical alignment setting of this cell.
<DT><A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html#getVerticalPosition()"><B>getVerticalPosition()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html" title="class in org.odftoolkit.simple.draw">FrameStyleHandler</A>
<DD>Return the vertical position
<DT><A HREF="../org/odftoolkit/simple/draw/Image.html#getVerticalPosition()"><B>getVerticalPosition()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/Image.html" title="class in org.odftoolkit.simple.draw">Image</A>
<DD>Return the vertical position
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getVerticalPosition()"><B>getVerticalPosition()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the vertical position
<DT><A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html#getVerticalRelative()"><B>getVerticalRelative()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameStyleHandler.html" title="class in org.odftoolkit.simple.draw">FrameStyleHandler</A>
<DD>Return the vertical relative
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#getVerticalRelative()"><B>getVerticalRelative()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Return the vertical relative
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getWidth()"><B>getWidth()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/style/Border.html#getWidth()"><B>getWidth()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/Border.html" title="class in org.odftoolkit.simple.style">Border</A>
<DD>Return the width of this border
<DT><A HREF="../org/odftoolkit/simple/table/Column.html#getWidth()"><B>getWidth()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Column.html" title="class in org.odftoolkit.simple.table">Column</A>
<DD>Get the width of the column (in Millimeter).
<DT><A HREF="../org/odftoolkit/simple/table/Table.html#getWidth()"><B>getWidth()</B></A> -
Method in class org.odftoolkit.simple.table.<A HREF="../org/odftoolkit/simple/table/Table.html" title="class in org.odftoolkit.simple.table">Table</A>
<DD>Get the width of the table (in Millimeter).
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getWidthDesc()"><B>getWidthDesc()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>Return the width with measurement
<DT><A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html#getWordCount()"><B>getWordCount()</B></A> -
Method in class org.odftoolkit.simple.meta.<A HREF="../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</A>
<DD>Receives the value of the odf dom attribute representation
<code>MetaWordCountAttribute</code>.
<DT><A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html#getWritableStyleElementByName(java.lang.String, boolean)"><B>getWritableStyleElementByName(String, boolean)</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/DefaultStyleHandler.html" title="class in org.odftoolkit.simple.style">DefaultStyleHandler</A>
<DD>Return a writable style element by style name.
<DT><A HREF="../org/odftoolkit/simple/style/MasterPage.html#getWritingMode()"><B>getWritingMode()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/MasterPage.html" title="class in org.odftoolkit.simple.style">MasterPage</A>
<DD>Get the writing mode of the the <code>PageLayoutProperties</code>
referenced by this master page.
<DT><A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html#getWritingMode()"><B>getWritingMode()</B></A> -
Method in class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/PageLayoutProperties.html" title="class in org.odftoolkit.simple.style">PageLayoutProperties</A>
<DD>Get the writing mode of this <code>PageLayoutProperties</code>
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getX()"><B>getX()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getXDesc()"><B>getXDesc()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>Return the x-axis coordinate with measurement
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getY()"><B>getY()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>&nbsp;
<DT><A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html#getYDesc()"><B>getYDesc()</B></A> -
Method in class org.odftoolkit.simple.draw.<A HREF="../org/odftoolkit/simple/draw/FrameRectangle.html" title="class in org.odftoolkit.simple.draw">FrameRectangle</A>
<DD>Return the y-axis coordinate with measurement
<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style"><B>GraphicProperties</B></A> - Class in <A HREF="../org/odftoolkit/simple/style/package-summary.html">org.odftoolkit.simple.style</A><DD>This class represents the graphic style settings.<DT><A HREF="../org/odftoolkit/simple/style/GraphicProperties.html#GraphicProperties(org.odftoolkit.odfdom.dom.element.style.StyleGraphicPropertiesElement)"><B>GraphicProperties(StyleGraphicPropertiesElement)</B></A> -
Constructor for class org.odftoolkit.simple.style.<A HREF="../org/odftoolkit/simple/style/GraphicProperties.html" title="class in org.odftoolkit.simple.style">GraphicProperties</A>
<DD>Create a paragraph style setting object, which has the association with
an element "style:paragraph-properties".
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.html" title="class in org.odftoolkit.simple"><B>GraphicsDocument</B></A> - Class in <A HREF="../org/odftoolkit/simple/package-summary.html">org.odftoolkit.simple</A><DD>This class represents an empty ODF graphics document.<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.html#GraphicsDocument(org.odftoolkit.odfdom.pkg.OdfPackage, java.lang.String, org.odftoolkit.simple.GraphicsDocument.OdfMediaType)"><B>GraphicsDocument(OdfPackage, String, GraphicsDocument.OdfMediaType)</B></A> -
Constructor for class org.odftoolkit.simple.<A HREF="../org/odftoolkit/simple/GraphicsDocument.html" title="class in org.odftoolkit.simple">GraphicsDocument</A>
<DD>To avoid data duplication a new document is only created, if not already
opened.
<DT><A HREF="../org/odftoolkit/simple/GraphicsDocument.OdfMediaType.html" title="enum in org.odftoolkit.simple"><B>GraphicsDocument.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 GraphicsDocument
documents.</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-6.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-7.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>