blob: 29c785946b428260ee4a22e799d15ebe14f072ec [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:35:19 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.odftoolkit.simple.Document.ScriptType (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.odftoolkit.simple.Document.ScriptType (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">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/simple//class-useDocument.ScriptType.html" target="_top">Frames</a></li>
<li><a href="Document.ScriptType.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.simple.Document.ScriptType" class="title">Uses of Class<br>org.odftoolkit.simple.Document.ScriptType</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/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</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.simple">org.odftoolkit.simple</a></td>
<td class="colLast">
<div class="block">Provide high level methods to frequently used ODF documents</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.odftoolkit.simple.style">org.odftoolkit.simple.style</a></td>
<td class="colLast">
<div class="block">Provide convenient methods to handle style definitions in ODF document.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.odftoolkit.simple.table">org.odftoolkit.simple.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.simple.text">org.odftoolkit.simple.text</a></td>
<td class="colLast">
<div class="block">Provide convenient methods to manipulate frequently used structures in ODF text document, such as list and section.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.odftoolkit.simple">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a> in <a href="../../../../org/odftoolkit/simple/package-summary.html">org.odftoolkit.simple</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/simple/package-summary.html">org.odftoolkit.simple</a> that return <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</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>static <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a></code></td>
<td class="colLast"><span class="strong">Document.</span><code><strong><a href="../../../../org/odftoolkit/simple/Document.html#getScriptType(java.util.Locale)">getScriptType</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a></code></td>
<td class="colLast"><span class="strong">Document.ScriptType.</span><code><strong><a href="../../../../org/odftoolkit/simple/Document.ScriptType.html#valueOf(java.lang.String)">valueOf</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)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>[]</code></td>
<td class="colLast"><span class="strong">Document.ScriptType.</span><code><strong><a href="../../../../org/odftoolkit/simple/Document.ScriptType.html#values()">values</a></strong>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</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/simple/package-summary.html">org.odftoolkit.simple</a> with parameters of type <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</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/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
<td class="colLast"><span class="strong">Document.</span><code><strong><a href="../../../../org/odftoolkit/simple/Document.html#getLocale(org.odftoolkit.simple.Document.ScriptType)">getLocale</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;scriptType)</code>
<div class="block">
Get a locale information of a specific script type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Document.</span><code><strong><a href="../../../../org/odftoolkit/simple/Document.html#setLocale(java.util.Locale, org.odftoolkit.simple.Document.ScriptType)">setLocale</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;scriptType)</code>
<div class="block">
Set a locale of a specific script type.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.simple.style">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a> in <a href="../../../../org/odftoolkit/simple/style/package-summary.html">org.odftoolkit.simple.style</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/simple/style/package-summary.html">org.odftoolkit.simple.style</a> with parameters of type <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</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/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getCountry(org.odftoolkit.simple.Document.ScriptType)">getCountry</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the country information for a specific script type
Null will be returned if there is no country information for this script
type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</a></code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getFont(org.odftoolkit.simple.Document.ScriptType)">getFont</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font definition for a specific script type
Null will be returned if there is no font definition for this script
type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getFontFamilyName(org.odftoolkit.simple.Document.ScriptType)">getFontFamilyName</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font family name for a specific script type
Null will be returned if there is no font family name definition for this
script type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getFontName(org.odftoolkit.simple.Document.ScriptType)">getFontName</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font name for a specific script type
Null will be returned if there is no font name setting for this script
type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getFontSizeInPoint(org.odftoolkit.simple.Document.ScriptType)">getFontSizeInPoint</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font size definition in measurement point(PT) for a specific
script type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/simple/style/StyleTypeDefinitions.FontStyle.html" title="enum in org.odftoolkit.simple.style">StyleTypeDefinitions.FontStyle</a></code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getFontStyle(org.odftoolkit.simple.Document.ScriptType)">getFontStyle</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font style for a specific script type
REGULAR will be returned if there is no font style setting for this
script type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#getLanguage(org.odftoolkit.simple.Document.ScriptType)">getLanguage</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the language information for a specific script type
Null will be returned if there is no language information for this script
type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#setCountry(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setCountry</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;country,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the country information for a specific script type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#setFontName(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setFontName</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;fontName,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the font name for a specific script type
If the parameter <code>fontName</code> is null, the font name for this
script type will be removed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#setFontSizeInPoint(double, org.odftoolkit.simple.Document.ScriptType)">setFontSizeInPoint</a></strong>(double&nbsp;size,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the font size in measurement point(PT) for a specific script type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#setFontStyle(org.odftoolkit.simple.style.StyleTypeDefinitions.FontStyle, org.odftoolkit.simple.Document.ScriptType)">setFontStyle</a></strong>(<a href="../../../../org/odftoolkit/simple/style/StyleTypeDefinitions.FontStyle.html" title="enum in org.odftoolkit.simple.style">StyleTypeDefinitions.FontStyle</a>&nbsp;style,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the font style for a specific script type
If the parameter <code>style</code> is REGULAR, the font style setting
for this script type will be removed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">TextProperties.</span><code><strong><a href="../../../../org/odftoolkit/simple/style/TextProperties.html#setLanguage(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setLanguage</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;language,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the language information for a specific script type
The consistency between country and script type is not verified.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.simple.table">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a> in <a href="../../../../org/odftoolkit/simple/table/package-summary.html">org.odftoolkit.simple.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/simple/table/package-summary.html">org.odftoolkit.simple.table</a> with parameters of type <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</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/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">CellStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/table/CellStyleHandler.html#getCountry(org.odftoolkit.simple.Document.ScriptType)">getCountry</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the country information for a specific script type
The country information in its parent style and default style will be
taken into considered.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</a></code></td>
<td class="colLast"><span class="strong">CellStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/table/CellStyleHandler.html#getFont(org.odftoolkit.simple.Document.ScriptType)">getFont</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font definition for a specific script type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="strong">CellStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/table/CellStyleHandler.html#getLanguage(org.odftoolkit.simple.Document.ScriptType)">getLanguage</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the language information for a specific script type
The language definition in its parent style and default style will be
taken into considered.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CellStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/table/CellStyleHandler.html#setCountry(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setCountry</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;country,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the country information for a specific script type
The consistency between country and script type is not verified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">CellStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/table/CellStyleHandler.html#setLanguage(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setLanguage</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;language,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the language information for a specific script type
If the parameter <code>language</code> is null, the language information
for this script type will be removed.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.odftoolkit.simple.text">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a> in <a href="../../../../org/odftoolkit/simple/text/package-summary.html">org.odftoolkit.simple.text</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/simple/text/package-summary.html">org.odftoolkit.simple.text</a> with parameters of type <a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</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/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="strong">ParagraphStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getCountry(org.odftoolkit.simple.Document.ScriptType)">getCountry</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the country information for a specific script type
The country information in its parent style and default style will be
taken into considered.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/simple/style/Font.html" title="class in org.odftoolkit.simple.style">Font</a></code></td>
<td class="colLast"><span class="strong">ParagraphStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getFont(org.odftoolkit.simple.Document.ScriptType)">getFont</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the font definition for a specific script type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><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></code></td>
<td class="colLast"><span class="strong">ParagraphStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/text/ParagraphStyleHandler.html#getLanguage(org.odftoolkit.simple.Document.ScriptType)">getLanguage</a></strong>(<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Return the language information for a specific script type
The language definition in its parent style and default style will be
taken into considered.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ParagraphStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/text/ParagraphStyleHandler.html#setCountry(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setCountry</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;country,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the country information for a specific script type
The consistency between country and script type is not verified.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">ParagraphStyleHandler.</span><code><strong><a href="../../../../org/odftoolkit/simple/text/ParagraphStyleHandler.html#setLanguage(java.lang.String, org.odftoolkit.simple.Document.ScriptType)">setLanguage</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;language,
<a href="../../../../org/odftoolkit/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">Document.ScriptType</a>&nbsp;type)</code>
<div class="block">Set the language information for a specific script type
If the parameter <code>language</code> is null, the language information
for this script type will be removed.</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/simple/Document.ScriptType.html" title="enum in org.odftoolkit.simple">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/simple//class-useDocument.ScriptType.html" target="_top">Frames</a></li>
<li><a href="Document.ScriptType.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>