blob: a3b9fdd341d5de702dba69f8f54f3510296f5997 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:27:29 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.odftoolkit.odfdom.incubator.doc.style.OdfStyle (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.odftoolkit.odfdom.incubator.doc.style.OdfStyle (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/odftoolkit/odfdom/incubator/doc/style//class-useOdfStyle.html" target="_top">Frames</a></li>
<li><a href="OdfStyle.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.odftoolkit.odfdom.incubator.doc.style.OdfStyle" class="title">Uses of Class<br>org.odftoolkit.odfdom.incubator.doc.style.OdfStyle</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.odftoolkit.odfdom.doc.table">org.odftoolkit.odfdom.doc.table</a></td>
<td class="colLast">
<div class="block">Provide convenient methods to manipulate table in ODF text and spreadsheet document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.odftoolkit.odfdom.dom.element">org.odftoolkit.odfdom.dom.element</a></td>
<td class="colLast">
<div class="block">From the ODF RelaxNG generated Java classes representing the ODF elements</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.odftoolkit.odfdom.incubator.doc.office">org.odftoolkit.odfdom.incubator.doc.office</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.odftoolkit.odfdom.doc.table">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a> in <a href="../../../../../../../org/odftoolkit/odfdom/doc/table/package-summary.html">org.odftoolkit.odfdom.doc.table</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/doc/table/package-summary.html">org.odftoolkit.odfdom.doc.table</a> that return <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfTableCell.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/doc/table/OdfTableCell.html#getCellStyleElement()">getCellStyleElement</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfTableCell.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/doc/table/OdfTableCell.html#getCellStyleElementForWrite()">getCellStyleElementForWrite</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfTableColumn.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/doc/table/OdfTableColumn.html#getDefaultCellStyle()">getDefaultCellStyle</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
<div class="block">Get the default cell style of this column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfTableRow.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/doc/table/OdfTableRow.html#getDefaultCellStyle()">getDefaultCellStyle</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
<div class="block">Get the default cell style of this row.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/doc/table/package-summary.html">org.odftoolkit.odfdom.doc.table</a> with parameters of type <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">OdfTableColumn.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/doc/table/OdfTableColumn.html#setDefaultCellStyle(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">setDefaultCellStyle</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&nbsp;style)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
<div class="block">Set the default cell style to this column.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">OdfTableRow.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/doc/table/OdfTableRow.html#setDefaultCellStyle(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">setDefaultCellStyle</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&nbsp;style)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
<div class="block">Set the default cell style to this row.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.odfdom.dom.element">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a> in <a href="../../../../../../../org/odftoolkit/odfdom/dom/element/package-summary.html">org.odftoolkit.odfdom.dom.element</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/dom/element/package-summary.html">org.odftoolkit.odfdom.dom.element</a> that return <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfStylableElement.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getAutomaticStyle()">getAutomaticStyle</a></strong>()</code>
<div class="block">Retrieve ODF AutomaticStyle</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfStylableElement.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getDocumentStyle()">getDocumentStyle</a></strong>()</code>
<div class="block">Retrieve ODF DocumentStyle</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfStylableElement.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#reuseDocumentStyle(java.lang.String)">reuseDocumentStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;styleName)</code>
<div class="block">Returns a DocumentStyle if there is no local style</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/dom/element/package-summary.html">org.odftoolkit.odfdom.dom.element</a> with parameters of type <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">OdfStylableElement.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setDocumentStyle(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">setDocumentStyle</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&nbsp;style)</code>
<div class="block">Set ODF DocumentStyle</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.odfdom.incubator.doc.office">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a> in <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/package-summary.html">org.odftoolkit.odfdom.incubator.doc.office</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/package-summary.html">org.odftoolkit.odfdom.incubator.doc.office</a> that return <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfOfficeAutomaticStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeAutomaticStyles.html#getStyle(java.lang.String, org.odftoolkit.odfdom.dom.style.OdfStyleFamily)">getStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;familyType)</code>
<div class="block">Returns the <code>OdfStyleStyle</code> element with the given name and family.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfOfficeStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html#getStyle(java.lang.String, org.odftoolkit.odfdom.dom.style.OdfStyleFamily)">getStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;familyType)</code>
<div class="block">Returns the <code>OdfStyle</code> element with the given name and family.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfOfficeAutomaticStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeAutomaticStyles.html#makeStyleUnique(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">makeStyleUnique</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&nbsp;referenceStyle)</code>
<div class="block">This method makes the style unique</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfOfficeAutomaticStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeAutomaticStyles.html#newStyle(org.odftoolkit.odfdom.dom.style.OdfStyleFamily)">newStyle</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;styleFamily)</code>
<div class="block">Create an <code>OdfStyle</code> element with style family</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfOfficeStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html#newStyle(java.lang.String, org.odftoolkit.odfdom.dom.style.OdfStyleFamily)">newStyle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;family)</code>
<div class="block">Create an ODF style with style name and family</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/package-summary.html">org.odftoolkit.odfdom.incubator.doc.office</a> that return types with arguments of type <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfOfficeAutomaticStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeAutomaticStyles.html#getAllStyles()">getAllStyles</a></strong>()</code>
<div class="block">Returns an iterator for all <code>OdfStyleStyle</code> elements.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfOfficeAutomaticStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeAutomaticStyles.html#getStylesForFamily(org.odftoolkit.odfdom.dom.style.OdfStyleFamily)">getStylesForFamily</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;familyType)</code>
<div class="block">Returns an iterator for all <code>OdfStyleStyle</code> elements for the given family.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a>&lt;<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&gt;</code></td>
<td class="colLast"><span class="strong">OdfOfficeStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeStyles.html#getStylesForFamily(org.odftoolkit.odfdom.dom.style.OdfStyleFamily)">getStylesForFamily</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;familyType)</code>
<div class="block">Returns an iterator for all <code>OdfStyle</code> elements for the given family.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/package-summary.html">org.odftoolkit.odfdom.incubator.doc.office</a> with parameters of type <a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a></code></td>
<td class="colLast"><span class="strong">OdfOfficeAutomaticStyles.</span><code><strong><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/office/OdfOfficeAutomaticStyles.html#makeStyleUnique(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">makeStyleUnique</a></strong>(<a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">OdfStyle</a>&nbsp;referenceStyle)</code>
<div class="block">This method makes the style unique</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../org/odftoolkit/odfdom/incubator/doc/style/OdfStyle.html" title="class in org.odftoolkit.odfdom.incubator.doc.style">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/odftoolkit/odfdom/incubator/doc/style//class-useOdfStyle.html" target="_top">Frames</a></li>
<li><a href="OdfStyle.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>