diff options
author | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-03-27 18:10:56 -0500 |
---|---|---|
committer | Adrien Hopkins <ahopk127@my.yorku.ca> | 2021-03-27 18:10:56 -0500 |
commit | 782cf0c76e09abab1c2e11288d610330f383e732 (patch) | |
tree | f8cd3fa0dc799349a2b4746f5d31da89190b66ff /doc/org/unitConverter/unit | |
parent | fe4135a68cfed92ef336eec663e9c42c2c97dcbc (diff) | |
parent | 0f9a56ac310a1276dbf3b42859a2374828223879 (diff) |
Merge branch 'feature-gradle' into develop
Diffstat (limited to 'doc/org/unitConverter/unit')
66 files changed, 0 insertions, 23907 deletions
diff --git a/doc/org/unitConverter/unit/BaseDimension.html b/doc/org/unitConverter/unit/BaseDimension.html deleted file mode 100644 index c5c27c7..0000000 --- a/doc/org/unitConverter/unit/BaseDimension.html +++ /dev/null @@ -1,313 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BaseDimension</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BaseDimension"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":9}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BaseDimension.html">Use</a></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 Class</li> -<li><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BaseDimension.html" target="_top">Frames</a></li> -<li><a href="BaseDimension.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BaseDimension" class="title">Class BaseDimension</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BaseDimension</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">BaseDimension</span> -extends java.lang.Object</pre> -<div class="block">A dimension that defines a <code>BaseUnit</code></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseDimension.html#getName--">getName</a></span>()</code> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseDimension.html#getSymbol--">getSymbol</a></span>()</code> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseDimension.html#toString--">toString</a></span>()</code> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseDimension.html#valueOf-java.lang.String-java.lang.String-">valueOf</a></span>(java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a <code>BaseDimension</code> with the provided name and symbol.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="valueOf-java.lang.String-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> valueOf(java.lang.String name, - java.lang.String symbol)</pre> -<div class="block">Gets a <code>BaseDimension</code> with the provided name and symbol.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name of dimension</dd> -<dd><code>symbol</code> - symbol used for dimension</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>dimension</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="getName--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getName</h4> -<pre>public final java.lang.String getName()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="getSymbol--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSymbol</h4> -<pre>public final java.lang.String getSymbol()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>symbol</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="toString--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre>public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BaseDimension.html">Use</a></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 Class</li> -<li><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BaseDimension.html" target="_top">Frames</a></li> -<li><a href="BaseDimension.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/BaseUnit.html b/doc/org/unitConverter/unit/BaseUnit.html deleted file mode 100644 index 56fb19c..0000000 --- a/doc/org/unitConverter/unit/BaseUnit.html +++ /dev/null @@ -1,452 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BaseUnit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BaseUnit"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":10}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BaseUnit.html">Use</a></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><a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BaseUnit.html" target="_top">Frames</a></li> -<li><a href="BaseUnit.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BaseUnit" class="title">Class BaseUnit</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">org.unitConverter.unit.Unit</a></li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BaseUnit</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">BaseUnit</span> -extends <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></pre> -<div class="block">A unit that other units are defined by. - <p> - Note that BaseUnits <b>must</b> have names and symbols. This is because they are used for toString code. Therefore, - the Optionals provided by <a href="../../../org/unitConverter/unit/Unit.html#getPrimaryName--"><code>Unit.getPrimaryName()</code></a> and <a href="../../../org/unitConverter/unit/Unit.html#getSymbol--"><code>Unit.getSymbol()</code></a> will always contain a value.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#asLinearUnit--">asLinearUnit</a></span>()</code> -<div class="block">Returns a <code>LinearUnit</code> with this unit as a base and a conversion factor of 1.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#convertFromBase-double-">convertFromBase</a></span>(double value)</code> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#convertToBase-double-">convertToBase</a></span>(double value)</code> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#getBaseDimension--">getBaseDimension</a></span>()</code> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#toString--">toString</a></span>()</code> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-">valueOf</a></span>(<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-java.util.Set-">valueOf</a></span>(<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -</td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BaseUnit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.unitConverter.unit.Unit"> -<!-- --> -</a> -<h3>Methods inherited from class org.unitConverter.unit.<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></h3> -<code><a href="../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-">canConvertTo</a>, <a href="../../../org/unitConverter/unit/Unit.html#convertTo-org.unitConverter.unit.Unit-double-">convertTo</a>, <a href="../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-">fromConversionFunctions</a>, <a href="../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a>, <a href="../../../org/unitConverter/unit/Unit.html#getBase--">getBase</a>, <a href="../../../org/unitConverter/unit/Unit.html#getDimension--">getDimension</a>, <a href="../../../org/unitConverter/unit/Unit.html#getOtherNames--">getOtherNames</a>, <a href="../../../org/unitConverter/unit/Unit.html#getPrimaryName--">getPrimaryName</a>, <a href="../../../org/unitConverter/unit/Unit.html#getSymbol--">getSymbol</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> valueOf(<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol)</pre> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>dimension</code> - dimension measured by this unit</dd> -<dd><code>name</code> - name of unit</dd> -<dd><code>symbol</code> - symbol of unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>base unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-java.util.Set-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> valueOf(<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</pre> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>dimension</code> - dimension measured by this unit</dd> -<dd><code>name</code> - name of unit</dd> -<dd><code>symbol</code> - symbol of unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>base unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="asLinearUnit--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>asLinearUnit</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> asLinearUnit()</pre> -<div class="block">Returns a <code>LinearUnit</code> with this unit as a base and a conversion factor of 1. This operation must be done - in order to allow units to be created with operations.</div> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this unit as a <code>LinearUnit</code></dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="convertFromBase-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertFromBase</h4> -<pre>public double convertFromBase(double value)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/unitConverter/unit/Unit.html#convertFromBase-double-">Unit</a></code></span></div> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit. - <p> - This must be the inverse of <code>convertToBase</code>, so <code>convertFromBase(convertToBase(value))</code> must be equal - to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#convertFromBase-double-">convertFromBase</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>base</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>this</b> unit</dd> -</dl> -</li> -</ul> -<a name="convertToBase-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertToBase</h4> -<pre>public double convertToBase(double value)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/unitConverter/unit/Unit.html#convertToBase-double-">Unit</a></code></span></div> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit. - <p> - This must be the inverse of <code>convertFromBase</code>, so <code>convertToBase(convertFromBase(value))</code> must be - equal to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#convertToBase-double-">convertToBase</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>this</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>base</b> unit</dd> -</dl> -</li> -</ul> -<a name="getBaseDimension--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBaseDimension</h4> -<pre>public final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> getBaseDimension()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>dimension</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="toString--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toString</h4> -<pre>public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#toString--">toString</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -</dl> -</li> -</ul> -<a name="withName-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>withName</h4> -<pre>public <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> withName(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>ns</code> - name(s) and symbol to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a copy of this unit with provided name(s) and symbol</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BaseUnit.html">Use</a></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><a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BaseUnit.html" target="_top">Frames</a></li> -<li><a href="BaseUnit.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/BritishImperial.Area.html b/doc/org/unitConverter/unit/BritishImperial.Area.html deleted file mode 100644 index 28b404b..0000000 --- a/doc/org/unitConverter/unit/BritishImperial.Area.html +++ /dev/null @@ -1,349 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BritishImperial.Area</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BritishImperial.Area"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Area.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Area.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Area.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BritishImperial.Area" class="title">Class BritishImperial.Area</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BritishImperial.Area</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">BritishImperial</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">BritishImperial.Area</span> -extends java.lang.Object</pre> -<div class="block">Imperial units that measure area</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#ACRE">ACRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#PERCH">PERCH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#ROOD">ROOD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#SQUARE_FOOT">SQUARE_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#SQUARE_MILE">SQUARE_MILE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#SQUARE_YARD">SQUARE_YARD</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html#Area--">Area</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="SQUARE_FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SQUARE_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SQUARE_FOOT</pre> -</li> -</ul> -<a name="SQUARE_YARD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SQUARE_YARD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SQUARE_YARD</pre> -</li> -</ul> -<a name="SQUARE_MILE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SQUARE_MILE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SQUARE_MILE</pre> -</li> -</ul> -<a name="PERCH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PERCH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PERCH</pre> -</li> -</ul> -<a name="ROOD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ROOD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ROOD</pre> -</li> -</ul> -<a name="ACRE"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ACRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ACRE</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Area--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Area</h4> -<pre>public Area()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Area.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Area.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Area.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/BritishImperial.Length.html b/doc/org/unitConverter/unit/BritishImperial.Length.html deleted file mode 100644 index f1235a8..0000000 --- a/doc/org/unitConverter/unit/BritishImperial.Length.html +++ /dev/null @@ -1,443 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BritishImperial.Length</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BritishImperial.Length"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Length.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Length.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Length.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BritishImperial.Length" class="title">Class BritishImperial.Length</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BritishImperial.Length</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">BritishImperial</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">BritishImperial.Length</span> -extends java.lang.Object</pre> -<div class="block">Imperial units that measure length</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-28</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#CABLE">CABLE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#CHAIN">CHAIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#FATHOM">FATHOM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#FOOT">FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#FURLONG">FURLONG</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#INCH">INCH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#LEAGUE">LEAGUE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#LINK">LINK</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#MILE">MILE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#NAUTICAL_MILE">NAUTICAL_MILE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#ROD">ROD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#THOU">THOU</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#YARD">YARD</a></span></code> -<div class="block">According to the International Yard and Pound of 1959, a yard is defined as exactly 0.9144 metres.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html#Length--">Length</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="YARD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>YARD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> YARD</pre> -<div class="block">According to the International Yard and Pound of 1959, a yard is defined as exactly 0.9144 metres.</div> -</li> -</ul> -<a name="FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FOOT</pre> -</li> -</ul> -<a name="INCH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>INCH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> INCH</pre> -</li> -</ul> -<a name="THOU"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>THOU</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> THOU</pre> -</li> -</ul> -<a name="CHAIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CHAIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CHAIN</pre> -</li> -</ul> -<a name="FURLONG"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FURLONG</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FURLONG</pre> -</li> -</ul> -<a name="MILE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MILE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> MILE</pre> -</li> -</ul> -<a name="LEAGUE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LEAGUE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> LEAGUE</pre> -</li> -</ul> -<a name="NAUTICAL_MILE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NAUTICAL_MILE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> NAUTICAL_MILE</pre> -</li> -</ul> -<a name="CABLE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CABLE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CABLE</pre> -</li> -</ul> -<a name="FATHOM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FATHOM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FATHOM</pre> -</li> -</ul> -<a name="ROD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ROD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ROD</pre> -</li> -</ul> -<a name="LINK"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>LINK</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> LINK</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Length--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Length</h4> -<pre>public Length()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Length.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Length.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Length.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/BritishImperial.Mass.html b/doc/org/unitConverter/unit/BritishImperial.Mass.html deleted file mode 100644 index ba6d965..0000000 --- a/doc/org/unitConverter/unit/BritishImperial.Mass.html +++ /dev/null @@ -1,388 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BritishImperial.Mass</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BritishImperial.Mass"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Mass.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Mass.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Mass.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BritishImperial.Mass" class="title">Class BritishImperial.Mass</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BritishImperial.Mass</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">BritishImperial</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">BritishImperial.Mass</span> -extends java.lang.Object</pre> -<div class="block">British Imperial units that measure mass.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#DRACHM">DRACHM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#GRAIN">GRAIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#HUNDREDWEIGHT">HUNDREDWEIGHT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#LONG_TON">LONG_TON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#OUNCE">OUNCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#POUND">POUND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#QUARTER">QUARTER</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#SLUG">SLUG</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#STONE">STONE</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html#Mass--">Mass</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="POUND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POUND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> POUND</pre> -</li> -</ul> -<a name="OUNCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>OUNCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> OUNCE</pre> -</li> -</ul> -<a name="DRACHM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DRACHM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DRACHM</pre> -</li> -</ul> -<a name="GRAIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GRAIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GRAIN</pre> -</li> -</ul> -<a name="STONE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>STONE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> STONE</pre> -</li> -</ul> -<a name="QUARTER"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>QUARTER</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> QUARTER</pre> -</li> -</ul> -<a name="HUNDREDWEIGHT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HUNDREDWEIGHT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HUNDREDWEIGHT</pre> -</li> -</ul> -<a name="LONG_TON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LONG_TON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> LONG_TON</pre> -</li> -</ul> -<a name="SLUG"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>SLUG</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SLUG</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Mass--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Mass</h4> -<pre>public Mass()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Mass.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Mass.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Mass.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/BritishImperial.Volume.html b/doc/org/unitConverter/unit/BritishImperial.Volume.html deleted file mode 100644 index dc8d76a..0000000 --- a/doc/org/unitConverter/unit/BritishImperial.Volume.html +++ /dev/null @@ -1,414 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BritishImperial.Volume</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BritishImperial.Volume"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Volume.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Volume.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Volume.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BritishImperial.Volume" class="title">Class BritishImperial.Volume</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BritishImperial.Volume</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">BritishImperial</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">BritishImperial.Volume</span> -extends java.lang.Object</pre> -<div class="block">British Imperial units that measure volume</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#ACRE_FOOT">ACRE_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#BUSHEL">BUSHEL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#CUBIC_FOOT">CUBIC_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#CUBIC_INCH">CUBIC_INCH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#CUBIC_YARD">CUBIC_YARD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#FLUID_OUNCE">FLUID_OUNCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#GALLON">GALLON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#GILL">GILL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#PECK">PECK</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#PINT">PINT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#QUART">QUART</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html#Volume--">Volume</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="FLUID_OUNCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FLUID_OUNCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FLUID_OUNCE</pre> -</li> -</ul> -<a name="GILL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GILL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GILL</pre> -</li> -</ul> -<a name="PINT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PINT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PINT</pre> -</li> -</ul> -<a name="QUART"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>QUART</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> QUART</pre> -</li> -</ul> -<a name="GALLON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GALLON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GALLON</pre> -</li> -</ul> -<a name="PECK"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PECK</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PECK</pre> -</li> -</ul> -<a name="BUSHEL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BUSHEL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BUSHEL</pre> -</li> -</ul> -<a name="CUBIC_INCH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_INCH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_INCH</pre> -</li> -</ul> -<a name="CUBIC_FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_FOOT</pre> -</li> -</ul> -<a name="CUBIC_YARD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_YARD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_YARD</pre> -</li> -</ul> -<a name="ACRE_FOOT"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>ACRE_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ACRE_FOOT</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Volume--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Volume</h4> -<pre>public Volume()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.Volume.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.Volume.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Volume.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/BritishImperial.html b/doc/org/unitConverter/unit/BritishImperial.html deleted file mode 100644 index 2f63c1f..0000000 --- a/doc/org/unitConverter/unit/BritishImperial.html +++ /dev/null @@ -1,384 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>BritishImperial</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="BritishImperial"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.html">Use</a></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><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class BritishImperial" class="title">Class BritishImperial</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.BritishImperial</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">BritishImperial</span> -extends java.lang.Object</pre> -<div class="block">A static utility class that contains units in the British Imperial system.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="nested.class.summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit">BritishImperial.Area</a></span></code> -<div class="block">Imperial units that measure area</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit">BritishImperial.Length</a></span></code> -<div class="block">Imperial units that measure length</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit">BritishImperial.Mass</a></span></code> -<div class="block">British Imperial units that measure mass.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit">BritishImperial.Volume</a></span></code> -<div class="block">British Imperial units that measure volume</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#BRITISH_THERMAL_UNIT">BRITISH_THERMAL_UNIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#CALORIE">CALORIE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#FAHRENHEIT">FAHRENHEIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#KILOCALORIE">KILOCALORIE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#OUNCE_FORCE">OUNCE_FORCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#POUND_FORCE">POUND_FORCE</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/BritishImperial.html#BritishImperial--">BritishImperial</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="OUNCE_FORCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>OUNCE_FORCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> OUNCE_FORCE</pre> -</li> -</ul> -<a name="POUND_FORCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POUND_FORCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> POUND_FORCE</pre> -</li> -</ul> -<a name="BRITISH_THERMAL_UNIT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BRITISH_THERMAL_UNIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BRITISH_THERMAL_UNIT</pre> -</li> -</ul> -<a name="CALORIE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CALORIE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CALORIE</pre> -</li> -</ul> -<a name="KILOCALORIE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KILOCALORIE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> KILOCALORIE</pre> -</li> -</ul> -<a name="FAHRENHEIT"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>FAHRENHEIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> FAHRENHEIT</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="BritishImperial--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>BritishImperial</h4> -<pre>public BritishImperial()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/BritishImperial.html">Use</a></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><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/BritishImperial.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/FunctionalUnit.html b/doc/org/unitConverter/unit/FunctionalUnit.html deleted file mode 100644 index fc0d446..0000000 --- a/doc/org/unitConverter/unit/FunctionalUnit.html +++ /dev/null @@ -1,504 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>FunctionalUnit</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FunctionalUnit"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":9}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/FunctionalUnit.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class FunctionalUnit" class="title">Class FunctionalUnit</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="Unit.html" title="class in org.unitConverter.unit">org.unitConverter.unit.Unit</a></li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.FunctionalUnit</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<pre>final class <span class="typeNameLabel">FunctionalUnit</span> -extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></pre> -<div class="block">A unit that uses functional objects to convert to and from its base.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.function.DoubleUnaryOperator</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#converterFrom">converterFrom</a></span></code></th> -<td class="colLast"> -<div class="block">A function that accepts a value expressed in the unit's base and returns that value expressed in this unit.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private java.util.function.DoubleUnaryOperator</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#converterTo">converterTo</a></span></code></th> -<td class="colLast"> -<div class="block">A function that accepts a value expressed in the unit and returns that value expressed in the unit's base.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier</th> -<th class="colSecond" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private </code></td> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.unitConverter.math.ObjectProduct,java.util.function.DoubleUnaryOperator,java.util.function.DoubleUnaryOperator)">FunctionalUnit</a></span>​(<a href="../math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>FunctionalUnit</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>double</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#convertFromBase(double)">convertFromBase</a></span>​(double value)</code></th> -<td class="colLast"> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>double</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#convertToBase(double)">convertToBase</a></span>​(double value)</code></th> -<td class="colLast"> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>static <a href="FunctionalUnit.html" title="class in org.unitConverter.unit">FunctionalUnit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#valueOf(org.unitConverter.math.ObjectProduct,java.util.function.DoubleUnaryOperator,java.util.function.DoubleUnaryOperator)">valueOf</a></span>​(<a href="../math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</code></th> -<td class="colLast"> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.org.unitConverter.unit.Unit"> -<!-- --> -</a> -<h3>Methods inherited from class org.unitConverter.unit.<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></h3> -<code><a href="Unit.html#canConvertTo(org.unitConverter.unit.Unit)">canConvertTo</a>, <a href="Unit.html#convertTo(org.unitConverter.unit.Unit,double)">convertTo</a>, <a href="Unit.html#fromConversionFunctions(org.unitConverter.math.ObjectProduct,java.util.function.DoubleUnaryOperator,java.util.function.DoubleUnaryOperator)">fromConversionFunctions</a>, <a href="Unit.html#getBase()">getBase</a>, <a href="Unit.html#getDimension()">getDimension</a>, <a href="Unit.html#toString()">toString</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="converterFrom"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>converterFrom</h4> -<pre>private final java.util.function.DoubleUnaryOperator converterFrom</pre> -<div class="block">A function that accepts a value expressed in the unit's base and returns that value expressed in this unit.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -</dl> -</li> -</ul> -<a id="converterTo"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>converterTo</h4> -<pre>private final java.util.function.DoubleUnaryOperator converterTo</pre> -<div class="block">A function that accepts a value expressed in the unit and returns that value expressed in the unit's base.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(org.unitConverter.math.ObjectProduct,java.util.function.DoubleUnaryOperator,java.util.function.DoubleUnaryOperator)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>FunctionalUnit</h4> -<pre>private FunctionalUnit​(<a href="../math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</pre> -<div class="block">Creates the <code>FunctionalUnit</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>base</code> - unit's base</dd> -<dd><code>converterFrom</code> - function that accepts a value expressed in the unit's base and returns that value expressed in this - unit.</dd> -<dd><code>converterTo</code> - function that accepts a value expressed in the unit and returns that value expressed in the unit's - base.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="valueOf(org.unitConverter.math.ObjectProduct,java.util.function.DoubleUnaryOperator,java.util.function.DoubleUnaryOperator)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre class="methodSignature">public static <a href="FunctionalUnit.html" title="class in org.unitConverter.unit">FunctionalUnit</a> valueOf​(<a href="../math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</pre> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>base</code> - unit's base</dd> -<dd><code>converterFrom</code> - function that accepts a value expressed in the unit's base and returns that value expressed in this - unit.</dd> -<dd><code>converterTo</code> - function that accepts a value expressed in the unit and returns that value expressed in the unit's - base.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a unit that uses the provided functions to convert.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -</dl> -</li> -</ul> -<a id="convertFromBase(double)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertFromBase</h4> -<pre class="methodSignature">public double convertFromBase​(double value)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="Unit.html#convertFromBase(double)">Unit</a></code></span></div> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit. - <p> - This must be the inverse of <code>convertToBase</code>, so <code>convertFromBase(convertToBase(value))</code> must be equal - to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="Unit.html#convertFromBase(double)">convertFromBase</a></code> in class <code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>base</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>this</b> unit</dd> -</dl> -</li> -</ul> -<a id="convertToBase(double)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>convertToBase</h4> -<pre class="methodSignature">public double convertToBase​(double value)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="Unit.html#convertToBase(double)">Unit</a></code></span></div> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit. - <p> - This must be the inverse of <code>convertFromBase</code>, so <code>convertToBase(convertFromBase(value))</code> must be - equal to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="Unit.html#convertToBase(double)">convertToBase</a></code> in class <code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>this</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>base</b> unit</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/FunctionalUnit.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/LinearUnit.html b/doc/org/unitConverter/unit/LinearUnit.html deleted file mode 100644 index 1e1fce2..0000000 --- a/doc/org/unitConverter/unit/LinearUnit.html +++ /dev/null @@ -1,800 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>LinearUnit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LinearUnit"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":9,"i6":9,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":9,"i18":9,"i19":10,"i20":10}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/LinearUnit.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/LinearUnit.html" target="_top">Frames</a></li> -<li><a href="LinearUnit.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class LinearUnit" class="title">Class LinearUnit</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">org.unitConverter.unit.Unit</a></li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.LinearUnit</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">LinearUnit</span> -extends <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></pre> -<div class="block">A unit that can be expressed as a product of its base and a number. For example, kilometres, inches and pounds.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>protected double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#convertFromBase-double-">convertFromBase</a></span>(double value)</code> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>protected double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#convertToBase-double-">convertToBase</a></span>(double value)</code> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#dividedBy-double-">dividedBy</a></span>(double divisor)</code> -<div class="block">Divides this unit by a scalar.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#dividedBy-org.unitConverter.unit.LinearUnit-">dividedBy</a></span>(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> divisor)</code> -<div class="block">Returns the quotient of this unit and another.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code> -<div class="block"> - - Uses the base and conversion factor of units to test for equality.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-">fromUnitValue</a></span>(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-org.unitConverter.unit.NameSymbol-">fromUnitValue</a></span>(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#getConversionFactor--">getConversionFactor</a></span>()</code> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#hashCode--">hashCode</a></span>()</code> -<div class="block"> - - Uses the base and conversion factor to compute a hash code.</div> -</td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#isBase--">isBase</a></span>()</code> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#isCoherent--">isCoherent</a></span>()</code> </td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#minus-org.unitConverter.unit.LinearUnit-">minus</a></span>(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> subtrahendend)</code> -<div class="block">Returns the difference of this unit and another.</div> -</td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#plus-org.unitConverter.unit.LinearUnit-">plus</a></span>(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> addend)</code> -<div class="block">Returns the sum of this unit and another.</div> -</td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#times-double-">times</a></span>(double multiplier)</code> -<div class="block">Multiplies this unit by a scalar.</div> -</td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#times-org.unitConverter.unit.LinearUnit-">times</a></span>(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> multiplier)</code> -<div class="block">Returns the product of this unit and another.</div> -</td> -</tr> -<tr id="i15" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#toExponent-int-">toExponent</a></span>(int exponent)</code> -<div class="block">Returns this unit but to an exponent.</div> -</td> -</tr> -<tr id="i16" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#toString--">toString</a></span>()</code> </td> -</tr> -<tr id="i17" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-">valueOf</a></span>(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -<tr id="i18" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -<tr id="i19" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -<tr id="i20" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/LinearUnit.html#withPrefix-org.unitConverter.unit.UnitPrefix-">withPrefix</a></span>(<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</code> -<div class="block">Returns the result of applying <code>prefix</code> to this unit.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.org.unitConverter.unit.Unit"> -<!-- --> -</a> -<h3>Methods inherited from class org.unitConverter.unit.<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></h3> -<code><a href="../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-">canConvertTo</a>, <a href="../../../org/unitConverter/unit/Unit.html#convertTo-org.unitConverter.unit.Unit-double-">convertTo</a>, <a href="../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-">fromConversionFunctions</a>, <a href="../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a>, <a href="../../../org/unitConverter/unit/Unit.html#getBase--">getBase</a>, <a href="../../../org/unitConverter/unit/Unit.html#getDimension--">getDimension</a>, <a href="../../../org/unitConverter/unit/Unit.html#getOtherNames--">getOtherNames</a>, <a href="../../../org/unitConverter/unit/Unit.html#getPrimaryName--">getPrimaryName</a>, <a href="../../../org/unitConverter/unit/Unit.html#getSymbol--">getSymbol</a></code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="fromUnitValue-org.unitConverter.unit.Unit-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fromUnitValue</h4> -<pre>public static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> fromUnitValue(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value)</pre> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value. For example, converts '59 °F' to a linear unit with the value - of '288.15 K'</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>unit</code> - unit to convert</dd> -<dd><code>value</code> - value to convert</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed as a <code>LinearUnit</code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if unit is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="fromUnitValue-org.unitConverter.unit.Unit-double-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fromUnitValue</h4> -<pre>public static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> fromUnitValue(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value. For example, converts '59 °F' to a linear unit with the value - of '288.15 K'</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>unit</code> - unit to convert</dd> -<dd><code>value</code> - value to convert</dd> -<dd><code>ns</code> - name(s) and symbol of unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed as a <code>LinearUnit</code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if unit or ns is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="valueOf-org.unitConverter.math.ObjectProduct-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> valueOf(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor)</pre> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor. In other words, gets the product of - <code>unitBase</code> and <code>conversionFactor</code>, expressed as a <code>LinearUnit</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>unitBase</code> - unit base to multiply by</dd> -<dd><code>conversionFactor</code> - number to multiply base by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>product of base and conversion factor</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if unitBase is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="valueOf-org.unitConverter.math.ObjectProduct-double-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> valueOf(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor. In other words, gets the product of - <code>unitBase</code> and <code>conversionFactor</code>, expressed as a <code>LinearUnit</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>unitBase</code> - unit base to multiply by</dd> -<dd><code>conversionFactor</code> - number to multiply base by</dd> -<dd><code>ns</code> - name(s) and symbol of unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>product of base and conversion factor</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if unitBase is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="convertFromBase-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertFromBase</h4> -<pre>protected double convertFromBase(double value)</pre> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit. - <p> - This must be the inverse of <code>convertToBase</code>, so <code>convertFromBase(convertToBase(value))</code> must be equal - to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p> - - Converts by dividing by <code>conversionFactor</code></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#convertFromBase-double-">convertFromBase</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>base</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>this</b> unit</dd> -</dl> -</li> -</ul> -<a name="convertToBase-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertToBase</h4> -<pre>protected double convertToBase(double value)</pre> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit. - <p> - This must be the inverse of <code>convertFromBase</code>, so <code>convertToBase(convertFromBase(value))</code> must be - equal to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p> - - Converts by multiplying by <code>conversionFactor</code></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#convertToBase-double-">convertToBase</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>this</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>base</b> unit</dd> -</dl> -</li> -</ul> -<a name="dividedBy-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>dividedBy</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> dividedBy(double divisor)</pre> -<div class="block">Divides this unit by a scalar.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>divisor</code> - scalar to divide by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>quotient</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-23, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="dividedBy-org.unitConverter.unit.LinearUnit-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>dividedBy</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> dividedBy(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> divisor)</pre> -<div class="block">Returns the quotient of this unit and another.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>divisor</code> - unit to divide by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>quotient of two units</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if <code>divisor</code> is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="equals-java.lang.Object-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>equals</h4> -<pre>public boolean equals(java.lang.Object obj)</pre> -<div class="block"> - - Uses the base and conversion factor of units to test for equality.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>equals</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -<a name="getConversionFactor--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getConversionFactor</h4> -<pre>public double getConversionFactor()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>conversion factor</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="hashCode--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hashCode</h4> -<pre>public int hashCode()</pre> -<div class="block"> - - Uses the base and conversion factor to compute a hash code.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -<a name="isBase--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isBase</h4> -<pre>public boolean isBase()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>whether this unit is equivalent to a <code>BaseUnit</code> (i.e. there is a <code>BaseUnit b</code> where - <code>b.asLinearUnit().equals(this)</code> returns <code>true</code>.)</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="isCoherent--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isCoherent</h4> -<pre>public boolean isCoherent()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>whether this unit is coherent (i.e. has conversion factor 1)</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="minus-org.unitConverter.unit.LinearUnit-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>minus</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> minus(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> subtrahendend)</pre> -<div class="block">Returns the difference of this unit and another. - <p> - Two units can be subtracted if they have the same base. Note that <a href="../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-"><code>Unit.canConvertTo(org.unitConverter.unit.Unit)</code></a> can be used to determine - this. If <code>subtrahend</code> does not meet this condition, an <code>IllegalArgumentException</code> will be thrown. - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>subtrahend</code> - unit to subtract</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>difference of units</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if <code>subtrahend</code> is not compatible for subtraction as described above</dd> -<dd><code>java.lang.NullPointerException</code> - if <code>subtrahend</code> is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-03-17, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="plus-org.unitConverter.unit.LinearUnit-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>plus</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> plus(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> addend)</pre> -<div class="block">Returns the sum of this unit and another. - <p> - Two units can be added if they have the same base. Note that <a href="../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-"><code>Unit.canConvertTo(org.unitConverter.unit.Unit)</code></a> can be used to determine this. - If <code>addend</code> does not meet this condition, an <code>IllegalArgumentException</code> will be thrown. - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>addend</code> - unit to add</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>sum of units</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if <code>addend</code> is not compatible for addition as described above</dd> -<dd><code>java.lang.NullPointerException</code> - if <code>addend</code> is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-03-17, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="times-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>times</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> times(double multiplier)</pre> -<div class="block">Multiplies this unit by a scalar.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>multiplier</code> - scalar to multiply by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>product</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-23, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="times-org.unitConverter.unit.LinearUnit-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>times</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> times(<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> multiplier)</pre> -<div class="block">Returns the product of this unit and another.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>multiplier</code> - unit to multiply by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>product of two units</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if <code>multiplier</code> is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="toExponent-int-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toExponent</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> toExponent(int exponent)</pre> -<div class="block">Returns this unit but to an exponent.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>exponent</code> - exponent to exponentiate unit to</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>exponentiated unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-15, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="toString--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toString</h4> -<pre>public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#toString--">toString</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a string providing a definition of this unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="withName-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>withName</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> withName(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code><a href="../../../org/unitConverter/unit/Unit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></code> in class <code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>ns</code> - name(s) and symbol to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a copy of this unit with provided name(s) and symbol</dd> -</dl> -</li> -</ul> -<a name="withPrefix-org.unitConverter.unit.UnitPrefix-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>withPrefix</h4> -<pre>public <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> withPrefix(<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</pre> -<div class="block">Returns the result of applying <code>prefix</code> to this unit. - <p> - If this unit and the provided prefix have a primary name, the returned unit will have a primary name (prefix's - name + unit's name). <br> - If this unit and the provided prefix have a symbol, the returned unit will have a symbol. <br> - This method ignores alternate names of both this unit and the provided prefix.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>prefix</code> - prefix to apply</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>unit with prefix</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if prefix is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-03-18, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/LinearUnit.html">Use</a></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><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/LinearUnit.html" target="_top">Frames</a></li> -<li><a href="LinearUnit.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/NameSymbol.html b/doc/org/unitConverter/unit/NameSymbol.html deleted file mode 100644 index 17b5d4e..0000000 --- a/doc/org/unitConverter/unit/NameSymbol.html +++ /dev/null @@ -1,641 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>NameSymbol</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="NameSymbol"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":9,"i4":9,"i5":9,"i6":9,"i7":9,"i8":9,"i9":9,"i10":9,"i11":9,"i12":9}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/NameSymbol.html">Use</a></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><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/NameSymbol.html" target="_top">Frames</a></li> -<li><a href="NameSymbol.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class NameSymbol" class="title">Class NameSymbol</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.NameSymbol</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">NameSymbol</span> -extends java.lang.Object</pre> -<div class="block">A class that can be used to specify names and a symbol for a unit.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#EMPTY">EMPTY</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#getOtherNames--">getOtherNames</a></span>()</code> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>java.util.Optional<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#getPrimaryName--">getPrimaryName</a></span>()</code> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>java.util.Optional<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#getSymbol--">getSymbol</a></span>()</code> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and no other names.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.util.Set-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String...-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String... otherNames)</code> -<div class="block">h * Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String name2)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and an additional name.</div> -</td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String name2, - java.lang.String name3)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String name2, - java.lang.String name3, - java.lang.String name4)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#ofName-java.lang.String-">ofName</a></span>(java.lang.String name)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, no symbol, and no other names.</div> -</td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#ofNullable-java.lang.String-java.lang.String-java.util.Set-">ofNullable</a></span>(java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#ofNullable-java.lang.String-java.lang.String-java.lang.String...-">ofNullable</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String... otherNames)</code> -<div class="block">h * Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/NameSymbol.html#ofSymbol-java.lang.String-">ofSymbol</a></span>(java.lang.String symbol)</code> -<div class="block">Gets a <code>NameSymbol</code> with a symbol and no names.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="EMPTY"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>EMPTY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> EMPTY</pre> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="of-java.lang.String-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>of</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> of(java.lang.String name, - java.lang.String symbol)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and no other names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if name or symbol is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="of-java.lang.String-java.lang.String-java.util.Set-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>of</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> of(java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="of-java.lang.String-java.lang.String-java.lang.String...-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>of</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> of(java.lang.String name, - java.lang.String symbol, - java.lang.String... otherNames)</pre> -<div class="block">h * Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="of-java.lang.String-java.lang.String-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>of</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> of(java.lang.String name, - java.lang.String symbol, - java.lang.String name2)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and an additional name.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dd><code>name2</code> - alternate name</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="of-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>of</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> of(java.lang.String name, - java.lang.String symbol, - java.lang.String name2, - java.lang.String name3)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dd><code>name2</code> - alternate name</dd> -<dd><code>name3</code> - alternate name</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="of-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>of</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> of(java.lang.String name, - java.lang.String symbol, - java.lang.String name2, - java.lang.String name3, - java.lang.String name4)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dd><code>name2</code> - alternate name</dd> -<dd><code>name3</code> - alternate name</dd> -<dd><code>name4</code> - alternate name</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="ofName-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ofName</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ofName(java.lang.String name)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, no symbol, and no other names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if name is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="ofNullable-java.lang.String-java.lang.String-java.util.Set-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ofNullable</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ofNullable(java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names. - <p> - If any argument is null, this static factory replaces it with an empty Optional or empty Set.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -<a name="ofNullable-java.lang.String-java.lang.String-java.lang.String...-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ofNullable</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ofNullable(java.lang.String name, - java.lang.String symbol, - java.lang.String... otherNames)</pre> -<div class="block">h * Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names. - <p> - If any argument is null, this static factory replaces it with an empty Optional or empty Set.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to use</dd> -<dd><code>symbol</code> - symbol to use</dd> -<dd><code>otherNames</code> - other names to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -<a name="ofSymbol-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ofSymbol</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ofSymbol(java.lang.String symbol)</pre> -<div class="block">Gets a <code>NameSymbol</code> with a symbol and no names.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>symbol</code> - symbol to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>NameSymbol instance</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if symbol is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="getOtherNames--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getOtherNames</h4> -<pre>public final java.util.Set<java.lang.String> getOtherNames()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>otherNames</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="getPrimaryName--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPrimaryName</h4> -<pre>public final java.util.Optional<java.lang.String> getPrimaryName()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>primaryName</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="getSymbol--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>getSymbol</h4> -<pre>public final java.util.Optional<java.lang.String> getSymbol()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>symbol</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/NameSymbol.html">Use</a></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><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/NameSymbol.html" target="_top">Frames</a></li> -<li><a href="NameSymbol.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/SI.BaseDimensions.html b/doc/org/unitConverter/unit/SI.BaseDimensions.html deleted file mode 100644 index 9b0383a..0000000 --- a/doc/org/unitConverter/unit/SI.BaseDimensions.html +++ /dev/null @@ -1,347 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>SI.BaseDimensions</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SI.BaseDimensions"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.BaseDimensions.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.BaseDimensions.html" target="_top">Frames</a></li> -<li><a href="SI.BaseDimensions.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class SI.BaseDimensions" class="title">Class SI.BaseDimensions</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.SI.BaseDimensions</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">SI</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">SI.BaseDimensions</span> -extends java.lang.Object</pre> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#CURRENCY">CURRENCY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#ELECTRIC_CURRENT">ELECTRIC_CURRENT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#INFORMATION">INFORMATION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#LENGTH">LENGTH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#LUMINOUS_INTENSITY">LUMINOUS_INTENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#MASS">MASS</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#QUANTITY">QUANTITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#TEMPERATURE">TEMPERATURE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html#TIME">TIME</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="LENGTH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LENGTH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> LENGTH</pre> -</li> -</ul> -<a name="MASS"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MASS</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> MASS</pre> -</li> -</ul> -<a name="TIME"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TIME</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> TIME</pre> -</li> -</ul> -<a name="ELECTRIC_CURRENT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ELECTRIC_CURRENT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> ELECTRIC_CURRENT</pre> -</li> -</ul> -<a name="TEMPERATURE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TEMPERATURE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> TEMPERATURE</pre> -</li> -</ul> -<a name="QUANTITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>QUANTITY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> QUANTITY</pre> -</li> -</ul> -<a name="LUMINOUS_INTENSITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LUMINOUS_INTENSITY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> LUMINOUS_INTENSITY</pre> -</li> -</ul> -<a name="INFORMATION"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>INFORMATION</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> INFORMATION</pre> -</li> -</ul> -<a name="CURRENCY"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>CURRENCY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> CURRENCY</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.BaseDimensions.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.BaseDimensions.html" target="_top">Frames</a></li> -<li><a href="SI.BaseDimensions.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/SI.BaseUnits.html b/doc/org/unitConverter/unit/SI.BaseUnits.html deleted file mode 100644 index af96cd3..0000000 --- a/doc/org/unitConverter/unit/SI.BaseUnits.html +++ /dev/null @@ -1,347 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>SI.BaseUnits</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SI.BaseUnits"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.BaseUnits.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.BaseUnits.html" target="_top">Frames</a></li> -<li><a href="SI.BaseUnits.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class SI.BaseUnits" class="title">Class SI.BaseUnits</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.SI.BaseUnits</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">SI</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">SI.BaseUnits</span> -extends java.lang.Object</pre> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#AMPERE">AMPERE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#BIT">BIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#CANDELA">CANDELA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#DOLLAR">DOLLAR</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#KELVIN">KELVIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#KILOGRAM">KILOGRAM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#METRE">METRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#MOLE">MOLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html#SECOND">SECOND</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="METRE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>METRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> METRE</pre> -</li> -</ul> -<a name="KILOGRAM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KILOGRAM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> KILOGRAM</pre> -</li> -</ul> -<a name="SECOND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SECOND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> SECOND</pre> -</li> -</ul> -<a name="AMPERE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AMPERE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> AMPERE</pre> -</li> -</ul> -<a name="KELVIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KELVIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> KELVIN</pre> -</li> -</ul> -<a name="MOLE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MOLE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> MOLE</pre> -</li> -</ul> -<a name="CANDELA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CANDELA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> CANDELA</pre> -</li> -</ul> -<a name="BIT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> BIT</pre> -</li> -</ul> -<a name="DOLLAR"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>DOLLAR</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> DOLLAR</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.BaseUnits.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.BaseUnits.html" target="_top">Frames</a></li> -<li><a href="SI.BaseUnits.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/SI.Constants.html b/doc/org/unitConverter/unit/SI.Constants.html deleted file mode 100644 index f846f4a..0000000 --- a/doc/org/unitConverter/unit/SI.Constants.html +++ /dev/null @@ -1,284 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>SI.Constants</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SI.Constants"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.Constants.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.Constants.html" target="_top">Frames</a></li> -<li><a href="SI.Constants.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class SI.Constants" class="title">Class SI.Constants</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.SI.Constants</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">SI</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">SI.Constants</span> -extends java.lang.Object</pre> -<div class="block">Constants that relate to the SI or other systems.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Constants.html#EARTH_GRAVITY">EARTH_GRAVITY</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Constants.html#Constants--">Constants</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="EARTH_GRAVITY"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>EARTH_GRAVITY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> EARTH_GRAVITY</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Constants--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Constants</h4> -<pre>public Constants()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.Constants.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.Constants.html" target="_top">Frames</a></li> -<li><a href="SI.Constants.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/SI.Dimensions.html b/doc/org/unitConverter/unit/SI.Dimensions.html deleted file mode 100644 index f626044..0000000 --- a/doc/org/unitConverter/unit/SI.Dimensions.html +++ /dev/null @@ -1,789 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>SI.Dimensions</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SI.Dimensions"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.Dimensions.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.Dimensions.html" target="_top">Frames</a></li> -<li><a href="SI.Dimensions.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class SI.Dimensions" class="title">Class SI.Dimensions</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.SI.Dimensions</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">SI</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">SI.Dimensions</span> -extends java.lang.Object</pre> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ACCELERATION">ACCELERATION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ANGLE">ANGLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#AREA">AREA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#CAPACITANCE">CAPACITANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#CATALYTIC_ACTIVITY">CATALYTIC_ACTIVITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#CONCENTRATION">CONCENTRATION</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#CURRENCY">CURRENCY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#CURRENT_DENSITY">CURRENT_DENSITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CHARGE">ELECTRIC_CHARGE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CONDUCTANCE">ELECTRIC_CONDUCTANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CURRENT">ELECTRIC_CURRENT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_RESISTANCE">ELECTRIC_RESISTANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#EMPTY">EMPTY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ENERGY">ENERGY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#FORCE">FORCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#FREQUENCY">FREQUENCY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#ILLUMINANCE">ILLUMINANCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#INDUCTANCE">INDUCTANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#INFORMATION">INFORMATION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#LENGTH">LENGTH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#LUMINANCE">LUMINANCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#LUMINOUS_FLUX">LUMINOUS_FLUX</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#LUMINOUS_INTENSITY">LUMINOUS_INTENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FIELD_STRENGTH">MAGNETIC_FIELD_STRENGTH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FLUX">MAGNETIC_FLUX</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FLUX_DENSITY">MAGNETIC_FLUX_DENSITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#MASS">MASS</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#MASS_CONCENTRATION">MASS_CONCENTRATION</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#MASS_DENSITY">MASS_DENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#POWER">POWER</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#QUANTITY">QUANTITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#REFLACTIVE_PERMEABILITY">REFLACTIVE_PERMEABILITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#REFRACTIVE_INDEX">REFRACTIVE_INDEX</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#SOLID_ANGLE">SOLID_ANGLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#SPECIFIC_ENERGY">SPECIFIC_ENERGY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#SPECIFIC_VOLUME">SPECIFIC_VOLUME</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#SURFACE_DENSITY">SURFACE_DENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#TEMPERATURE">TEMPERATURE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#TIME">TIME</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#VELOCITY">VELOCITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#VOLTAGE">VOLTAGE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#VOLUME">VOLUME</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html#WAVENUMBER">WAVENUMBER</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="EMPTY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>EMPTY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> EMPTY</pre> -</li> -</ul> -<a name="LENGTH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LENGTH</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> LENGTH</pre> -</li> -</ul> -<a name="MASS"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MASS</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> MASS</pre> -</li> -</ul> -<a name="TIME"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TIME</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> TIME</pre> -</li> -</ul> -<a name="ELECTRIC_CURRENT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ELECTRIC_CURRENT</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ELECTRIC_CURRENT</pre> -</li> -</ul> -<a name="TEMPERATURE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TEMPERATURE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> TEMPERATURE</pre> -</li> -</ul> -<a name="QUANTITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>QUANTITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> QUANTITY</pre> -</li> -</ul> -<a name="LUMINOUS_INTENSITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LUMINOUS_INTENSITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> LUMINOUS_INTENSITY</pre> -</li> -</ul> -<a name="INFORMATION"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>INFORMATION</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> INFORMATION</pre> -</li> -</ul> -<a name="CURRENCY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CURRENCY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> CURRENCY</pre> -</li> -</ul> -<a name="AREA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AREA</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> AREA</pre> -</li> -</ul> -<a name="VOLUME"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>VOLUME</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> VOLUME</pre> -</li> -</ul> -<a name="VELOCITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>VELOCITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> VELOCITY</pre> -</li> -</ul> -<a name="ACCELERATION"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ACCELERATION</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ACCELERATION</pre> -</li> -</ul> -<a name="WAVENUMBER"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>WAVENUMBER</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> WAVENUMBER</pre> -</li> -</ul> -<a name="MASS_DENSITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MASS_DENSITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> MASS_DENSITY</pre> -</li> -</ul> -<a name="SURFACE_DENSITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURFACE_DENSITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> SURFACE_DENSITY</pre> -</li> -</ul> -<a name="SPECIFIC_VOLUME"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SPECIFIC_VOLUME</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> SPECIFIC_VOLUME</pre> -</li> -</ul> -<a name="CURRENT_DENSITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CURRENT_DENSITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> CURRENT_DENSITY</pre> -</li> -</ul> -<a name="MAGNETIC_FIELD_STRENGTH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MAGNETIC_FIELD_STRENGTH</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> MAGNETIC_FIELD_STRENGTH</pre> -</li> -</ul> -<a name="CONCENTRATION"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CONCENTRATION</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> CONCENTRATION</pre> -</li> -</ul> -<a name="MASS_CONCENTRATION"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MASS_CONCENTRATION</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> MASS_CONCENTRATION</pre> -</li> -</ul> -<a name="LUMINANCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LUMINANCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> LUMINANCE</pre> -</li> -</ul> -<a name="REFRACTIVE_INDEX"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>REFRACTIVE_INDEX</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> REFRACTIVE_INDEX</pre> -</li> -</ul> -<a name="REFLACTIVE_PERMEABILITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>REFLACTIVE_PERMEABILITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> REFLACTIVE_PERMEABILITY</pre> -</li> -</ul> -<a name="ANGLE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ANGLE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ANGLE</pre> -</li> -</ul> -<a name="SOLID_ANGLE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SOLID_ANGLE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> SOLID_ANGLE</pre> -</li> -</ul> -<a name="FREQUENCY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FREQUENCY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> FREQUENCY</pre> -</li> -</ul> -<a name="FORCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FORCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> FORCE</pre> -</li> -</ul> -<a name="ENERGY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ENERGY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ENERGY</pre> -</li> -</ul> -<a name="POWER"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POWER</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> POWER</pre> -</li> -</ul> -<a name="ELECTRIC_CHARGE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ELECTRIC_CHARGE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ELECTRIC_CHARGE</pre> -</li> -</ul> -<a name="VOLTAGE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>VOLTAGE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> VOLTAGE</pre> -</li> -</ul> -<a name="CAPACITANCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CAPACITANCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> CAPACITANCE</pre> -</li> -</ul> -<a name="ELECTRIC_RESISTANCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ELECTRIC_RESISTANCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ELECTRIC_RESISTANCE</pre> -</li> -</ul> -<a name="ELECTRIC_CONDUCTANCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ELECTRIC_CONDUCTANCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ELECTRIC_CONDUCTANCE</pre> -</li> -</ul> -<a name="MAGNETIC_FLUX"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MAGNETIC_FLUX</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> MAGNETIC_FLUX</pre> -</li> -</ul> -<a name="MAGNETIC_FLUX_DENSITY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MAGNETIC_FLUX_DENSITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> MAGNETIC_FLUX_DENSITY</pre> -</li> -</ul> -<a name="INDUCTANCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>INDUCTANCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> INDUCTANCE</pre> -</li> -</ul> -<a name="LUMINOUS_FLUX"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LUMINOUS_FLUX</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> LUMINOUS_FLUX</pre> -</li> -</ul> -<a name="ILLUMINANCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ILLUMINANCE</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> ILLUMINANCE</pre> -</li> -</ul> -<a name="SPECIFIC_ENERGY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SPECIFIC_ENERGY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> SPECIFIC_ENERGY</pre> -</li> -</ul> -<a name="CATALYTIC_ACTIVITY"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>CATALYTIC_ACTIVITY</h4> -<pre>public static final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> CATALYTIC_ACTIVITY</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.Dimensions.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.Dimensions.html" target="_top">Frames</a></li> -<li><a href="SI.Dimensions.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/SI.html b/doc/org/unitConverter/unit/SI.html deleted file mode 100644 index 7e50983..0000000 --- a/doc/org/unitConverter/unit/SI.html +++ /dev/null @@ -1,1313 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>SI</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SI"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.html">Use</a></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><a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.html" target="_top">Frames</a></li> -<li><a href="SI.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class SI" class="title">Class SI</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.SI</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">SI</span> -extends java.lang.Object</pre> -<div class="block">All of the units, prefixes and dimensions that are used by the SI, as well as some outside the SI. - - <p> - This class does not include prefixed units. To obtain prefixed units, use <a href="../../../org/unitConverter/unit/LinearUnit.html#withPrefix-org.unitConverter.unit.UnitPrefix-"><code>LinearUnit.withPrefix(org.unitConverter.unit.UnitPrefix)</code></a>: - - <pre> - LinearUnit KILOMETRE = SI.METRE.withPrefix(SI.KILO); - </pre></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="nested.class.summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit">SI.BaseDimensions</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit">SI.BaseUnits</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit">SI.Constants</a></span></code> -<div class="block">Constants that relate to the SI or other systems.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit">SI.Dimensions</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#AMPERE">AMPERE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ARCMINUTE">ARCMINUTE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ARCSECOND">ARCSECOND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ASTRONOMICAL_UNIT">ASTRONOMICAL_UNIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ATTO">ATTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#BEL">BEL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#BEQUEREL">BEQUEREL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#BIT">BIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#BYTE">BYTE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#CANDELA">CANDELA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#CELSIUS">CELSIUS</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#CENTI">CENTI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#COULOMB">COULOMB</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#CUBIC_METRE">CUBIC_METRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DALTON">DALTON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DAY">DAY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DECI">DECI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DECIBEL">DECIBEL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DEGREE">DEGREE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DEKA">DEKA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#DOLLAR">DOLLAR</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ELECTRONVOLT">ELECTRONVOLT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#EXA">EXA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#EXBI">EXBI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#FARAD">FARAD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#FEMTO">FEMTO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#GIBI">GIBI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#GIGA">GIGA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#GRAM">GRAM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#GRAY">GRAY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#HECTARE">HECTARE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#HECTO">HECTO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#HENRY">HENRY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#HERTZ">HERTZ</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#HOUR">HOUR</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#JOULE">JOULE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#KATAL">KATAL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#KELVIN">KELVIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#KIBI">KIBI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#KILO">KILO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#KILOGRAM">KILOGRAM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#KILOMETRE_PER_HOUR">KILOMETRE_PER_HOUR</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#LITRE">LITRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#LUMEN">LUMEN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#LUX">LUX</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#MEBI">MEBI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#MEGA">MEGA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#METRE">METRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#METRE_PER_SECOND">METRE_PER_SECOND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#MICRO">MICRO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#MILLI">MILLI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#MINUTE">MINUTE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#MOLE">MOLE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#NANO">NANO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#NEPER">NEPER</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#NEWTON">NEWTON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#OHM">OHM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ONE">ONE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#PARSEC">PARSEC</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#PASCAL">PASCAL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#PEBI">PEBI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#PETA">PETA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#PICO">PICO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#RADIAN">RADIAN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#SECOND">SECOND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#SIEMENS">SIEMENS</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#SIEVERT">SIEVERT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#SQUARE_METRE">SQUARE_METRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#STERADIAN">STERADIAN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#TEBI">TEBI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#TERA">TERA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#TESLA">TESLA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#TONNE">TONNE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#VOLT">VOLT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#WATT">WATT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#WEBER">WEBER</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#YOCTO">YOCTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#YOTTA">YOTTA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ZEPTO">ZEPTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/SI.html#ZETTA">ZETTA</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="ONE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ONE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ONE</pre> -</li> -</ul> -<a name="METRE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>METRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> METRE</pre> -</li> -</ul> -<a name="KILOGRAM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KILOGRAM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> KILOGRAM</pre> -</li> -</ul> -<a name="SECOND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SECOND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SECOND</pre> -</li> -</ul> -<a name="AMPERE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AMPERE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> AMPERE</pre> -</li> -</ul> -<a name="KELVIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KELVIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> KELVIN</pre> -</li> -</ul> -<a name="MOLE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MOLE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> MOLE</pre> -</li> -</ul> -<a name="CANDELA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CANDELA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CANDELA</pre> -</li> -</ul> -<a name="BIT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BIT</pre> -</li> -</ul> -<a name="DOLLAR"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DOLLAR</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DOLLAR</pre> -</li> -</ul> -<a name="RADIAN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>RADIAN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> RADIAN</pre> -</li> -</ul> -<a name="STERADIAN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>STERADIAN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> STERADIAN</pre> -</li> -</ul> -<a name="HERTZ"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HERTZ</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HERTZ</pre> -</li> -</ul> -<a name="NEWTON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NEWTON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> NEWTON</pre> -</li> -</ul> -<a name="PASCAL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PASCAL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PASCAL</pre> -</li> -</ul> -<a name="JOULE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>JOULE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> JOULE</pre> -</li> -</ul> -<a name="WATT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>WATT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> WATT</pre> -</li> -</ul> -<a name="COULOMB"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>COULOMB</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> COULOMB</pre> -</li> -</ul> -<a name="VOLT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>VOLT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> VOLT</pre> -</li> -</ul> -<a name="FARAD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FARAD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FARAD</pre> -</li> -</ul> -<a name="OHM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>OHM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> OHM</pre> -</li> -</ul> -<a name="SIEMENS"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SIEMENS</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SIEMENS</pre> -</li> -</ul> -<a name="WEBER"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>WEBER</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> WEBER</pre> -</li> -</ul> -<a name="TESLA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TESLA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> TESLA</pre> -</li> -</ul> -<a name="HENRY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HENRY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HENRY</pre> -</li> -</ul> -<a name="LUMEN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LUMEN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> LUMEN</pre> -</li> -</ul> -<a name="LUX"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LUX</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> LUX</pre> -</li> -</ul> -<a name="BEQUEREL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BEQUEREL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BEQUEREL</pre> -</li> -</ul> -<a name="GRAY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GRAY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GRAY</pre> -</li> -</ul> -<a name="SIEVERT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SIEVERT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SIEVERT</pre> -</li> -</ul> -<a name="KATAL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KATAL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> KATAL</pre> -</li> -</ul> -<a name="GRAM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GRAM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GRAM</pre> -</li> -</ul> -<a name="SQUARE_METRE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SQUARE_METRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SQUARE_METRE</pre> -</li> -</ul> -<a name="CUBIC_METRE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_METRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_METRE</pre> -</li> -</ul> -<a name="METRE_PER_SECOND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>METRE_PER_SECOND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> METRE_PER_SECOND</pre> -</li> -</ul> -<a name="CELSIUS"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CELSIUS</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> CELSIUS</pre> -</li> -</ul> -<a name="MINUTE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MINUTE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> MINUTE</pre> -</li> -</ul> -<a name="HOUR"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HOUR</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HOUR</pre> -</li> -</ul> -<a name="DAY"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DAY</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DAY</pre> -</li> -</ul> -<a name="KILOMETRE_PER_HOUR"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KILOMETRE_PER_HOUR</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> KILOMETRE_PER_HOUR</pre> -</li> -</ul> -<a name="DEGREE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DEGREE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DEGREE</pre> -</li> -</ul> -<a name="ARCMINUTE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ARCMINUTE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ARCMINUTE</pre> -</li> -</ul> -<a name="ARCSECOND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ARCSECOND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ARCSECOND</pre> -</li> -</ul> -<a name="ASTRONOMICAL_UNIT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ASTRONOMICAL_UNIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ASTRONOMICAL_UNIT</pre> -</li> -</ul> -<a name="PARSEC"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PARSEC</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PARSEC</pre> -</li> -</ul> -<a name="HECTARE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HECTARE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HECTARE</pre> -</li> -</ul> -<a name="LITRE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>LITRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> LITRE</pre> -</li> -</ul> -<a name="TONNE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TONNE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> TONNE</pre> -</li> -</ul> -<a name="DALTON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DALTON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DALTON</pre> -</li> -</ul> -<a name="ELECTRONVOLT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ELECTRONVOLT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ELECTRONVOLT</pre> -</li> -</ul> -<a name="BYTE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BYTE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BYTE</pre> -</li> -</ul> -<a name="NEPER"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NEPER</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> NEPER</pre> -</li> -</ul> -<a name="BEL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BEL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> BEL</pre> -</li> -</ul> -<a name="DECIBEL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DECIBEL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> DECIBEL</pre> -</li> -</ul> -<a name="KILO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KILO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> KILO</pre> -</li> -</ul> -<a name="MEGA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MEGA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> MEGA</pre> -</li> -</ul> -<a name="GIGA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GIGA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> GIGA</pre> -</li> -</ul> -<a name="TERA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TERA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> TERA</pre> -</li> -</ul> -<a name="PETA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PETA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> PETA</pre> -</li> -</ul> -<a name="EXA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>EXA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> EXA</pre> -</li> -</ul> -<a name="ZETTA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ZETTA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> ZETTA</pre> -</li> -</ul> -<a name="YOTTA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>YOTTA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> YOTTA</pre> -</li> -</ul> -<a name="MILLI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MILLI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> MILLI</pre> -</li> -</ul> -<a name="MICRO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MICRO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> MICRO</pre> -</li> -</ul> -<a name="NANO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NANO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> NANO</pre> -</li> -</ul> -<a name="PICO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PICO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> PICO</pre> -</li> -</ul> -<a name="FEMTO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FEMTO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> FEMTO</pre> -</li> -</ul> -<a name="ATTO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ATTO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> ATTO</pre> -</li> -</ul> -<a name="ZEPTO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ZEPTO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> ZEPTO</pre> -</li> -</ul> -<a name="YOCTO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>YOCTO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> YOCTO</pre> -</li> -</ul> -<a name="DEKA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DEKA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> DEKA</pre> -</li> -</ul> -<a name="HECTO"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HECTO</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> HECTO</pre> -</li> -</ul> -<a name="DECI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DECI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> DECI</pre> -</li> -</ul> -<a name="CENTI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CENTI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> CENTI</pre> -</li> -</ul> -<a name="KIBI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KIBI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> KIBI</pre> -</li> -</ul> -<a name="MEBI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MEBI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> MEBI</pre> -</li> -</ul> -<a name="GIBI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GIBI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> GIBI</pre> -</li> -</ul> -<a name="TEBI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TEBI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> TEBI</pre> -</li> -</ul> -<a name="PEBI"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PEBI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> PEBI</pre> -</li> -</ul> -<a name="EXBI"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>EXBI</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> EXBI</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/SI.html">Use</a></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><a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/SI.html" target="_top">Frames</a></li> -<li><a href="SI.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li>Constr | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li>Constr | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/USCustomary.Area.html b/doc/org/unitConverter/unit/USCustomary.Area.html deleted file mode 100644 index f811e72..0000000 --- a/doc/org/unitConverter/unit/USCustomary.Area.html +++ /dev/null @@ -1,336 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>USCustomary.Area</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="USCustomary.Area"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Area.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Area.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Area.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class USCustomary.Area" class="title">Class USCustomary.Area</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.USCustomary.Area</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">USCustomary</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">USCustomary.Area</span> -extends java.lang.Object</pre> -<div class="block">US Customary units that measure area</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html#ACRE">ACRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html#SECTION">SECTION</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html#SQUARE_CHAIN">SQUARE_CHAIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html#SQUARE_SURVEY_FOOT">SQUARE_SURVEY_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html#SURVEY_TOWNSHIP">SURVEY_TOWNSHIP</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html#Area--">Area</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="SQUARE_SURVEY_FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SQUARE_SURVEY_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SQUARE_SURVEY_FOOT</pre> -</li> -</ul> -<a name="SQUARE_CHAIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SQUARE_CHAIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SQUARE_CHAIN</pre> -</li> -</ul> -<a name="ACRE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ACRE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ACRE</pre> -</li> -</ul> -<a name="SECTION"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SECTION</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SECTION</pre> -</li> -</ul> -<a name="SURVEY_TOWNSHIP"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>SURVEY_TOWNSHIP</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_TOWNSHIP</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Area--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Area</h4> -<pre>public Area()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Area.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Area.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Area.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/USCustomary.Length.html b/doc/org/unitConverter/unit/USCustomary.Length.html deleted file mode 100644 index 19c9c9b..0000000 --- a/doc/org/unitConverter/unit/USCustomary.Length.html +++ /dev/null @@ -1,492 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>USCustomary.Length</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="USCustomary.Length"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Length.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Length.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Length.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class USCustomary.Length" class="title">Class USCustomary.Length</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.USCustomary.Length</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">USCustomary</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">USCustomary.Length</span> -extends java.lang.Object</pre> -<div class="block">US Customary units that measure length</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-28</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#CABLE">CABLE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#FATHOM">FATHOM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#FOOT">FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#HAND">HAND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#INCH">INCH</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#MILE">MILE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#NAUTICAL_MILE">NAUTICAL_MILE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#PICA">PICA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#POINT">POINT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_CHAIN">SURVEY_CHAIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_FOOT">SURVEY_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_FURLONG">SURVEY_FURLONG</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_LEAGUE">SURVEY_LEAGUE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_LINK">SURVEY_LINK</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_MILE">SURVEY_MILE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_ROD">SURVEY_ROD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#YARD">YARD</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html#Length--">Length</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FOOT</pre> -</li> -</ul> -<a name="INCH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>INCH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> INCH</pre> -</li> -</ul> -<a name="HAND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HAND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HAND</pre> -</li> -</ul> -<a name="PICA"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PICA</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PICA</pre> -</li> -</ul> -<a name="POINT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POINT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> POINT</pre> -</li> -</ul> -<a name="YARD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>YARD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> YARD</pre> -</li> -</ul> -<a name="MILE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MILE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> MILE</pre> -</li> -</ul> -<a name="SURVEY_FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_FOOT</pre> -</li> -</ul> -<a name="SURVEY_LINK"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_LINK</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_LINK</pre> -</li> -</ul> -<a name="SURVEY_ROD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_ROD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_ROD</pre> -</li> -</ul> -<a name="SURVEY_CHAIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_CHAIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_CHAIN</pre> -</li> -</ul> -<a name="SURVEY_FURLONG"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_FURLONG</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_FURLONG</pre> -</li> -</ul> -<a name="SURVEY_MILE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_MILE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_MILE</pre> -</li> -</ul> -<a name="SURVEY_LEAGUE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SURVEY_LEAGUE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SURVEY_LEAGUE</pre> -</li> -</ul> -<a name="NAUTICAL_MILE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NAUTICAL_MILE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> NAUTICAL_MILE</pre> -</li> -</ul> -<a name="FATHOM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FATHOM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FATHOM</pre> -</li> -</ul> -<a name="CABLE"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>CABLE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CABLE</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Length--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Length</h4> -<pre>public Length()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Length.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Length.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Length.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/USCustomary.Mass.html b/doc/org/unitConverter/unit/USCustomary.Mass.html deleted file mode 100644 index 65c463b..0000000 --- a/doc/org/unitConverter/unit/USCustomary.Mass.html +++ /dev/null @@ -1,388 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>USCustomary.Mass</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="USCustomary.Mass"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Mass.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Mass.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Mass.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class USCustomary.Mass" class="title">Class USCustomary.Mass</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.USCustomary.Mass</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">USCustomary</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">USCustomary.Mass</span> -extends java.lang.Object</pre> -<div class="block">mass units</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#DRAM">DRAM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#GRAIN">GRAIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#HUNDREDWEIGHT">HUNDREDWEIGHT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#OUNCE">OUNCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#PENNYWEIGHT">PENNYWEIGHT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#POUND">POUND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#SHORT_TON">SHORT_TON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#TROY_OUNCE">TROY_OUNCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#TROY_POUND">TROY_POUND</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html#Mass--">Mass</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="GRAIN"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GRAIN</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GRAIN</pre> -</li> -</ul> -<a name="DRAM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DRAM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DRAM</pre> -</li> -</ul> -<a name="OUNCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>OUNCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> OUNCE</pre> -</li> -</ul> -<a name="POUND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POUND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> POUND</pre> -</li> -</ul> -<a name="HUNDREDWEIGHT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HUNDREDWEIGHT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HUNDREDWEIGHT</pre> -</li> -</ul> -<a name="SHORT_TON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SHORT_TON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SHORT_TON</pre> -</li> -</ul> -<a name="PENNYWEIGHT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PENNYWEIGHT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PENNYWEIGHT</pre> -</li> -</ul> -<a name="TROY_OUNCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TROY_OUNCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> TROY_OUNCE</pre> -</li> -</ul> -<a name="TROY_POUND"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>TROY_POUND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> TROY_POUND</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Mass--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Mass</h4> -<pre>public Mass()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Mass.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Mass.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Mass.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/USCustomary.Volume.html b/doc/org/unitConverter/unit/USCustomary.Volume.html deleted file mode 100644 index 0a1cbf9..0000000 --- a/doc/org/unitConverter/unit/USCustomary.Volume.html +++ /dev/null @@ -1,583 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>USCustomary.Volume</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="USCustomary.Volume"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Volume.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Volume.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Volume.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class USCustomary.Volume" class="title">Class USCustomary.Volume</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.USCustomary.Volume</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">USCustomary</a></dd> -</dl> -<hr> -<br> -<pre>public static final class <span class="typeNameLabel">USCustomary.Volume</span> -extends java.lang.Object</pre> -<div class="block">Volume units</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-08</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#ACRE_FOOT">ACRE_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#BARREL">BARREL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#BUSHEL">BUSHEL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#CUBIC_FOOT">CUBIC_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#CUBIC_INCH">CUBIC_INCH</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#CUBIC_YARD">CUBIC_YARD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#CUP">CUP</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_BARREL">DRY_BARREL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_GALLON">DRY_GALLON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_PINT">DRY_PINT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_QUART">DRY_QUART</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#FLUID_DRAM">FLUID_DRAM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#FLUID_OUNCE">FLUID_OUNCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#GALLON">GALLON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#GILL">GILL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#HOGSHEAD">HOGSHEAD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#MINIM">MINIM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#OIL_BARREL">OIL_BARREL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#PECK">PECK</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#PINT">PINT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#QUART">QUART</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#SHOT">SHOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#TABLESPOON">TABLESPOON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#TEASPOON">TEASPOON</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html#Volume--">Volume</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="CUBIC_INCH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_INCH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_INCH</pre> -</li> -</ul> -<a name="CUBIC_FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_FOOT</pre> -</li> -</ul> -<a name="CUBIC_YARD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUBIC_YARD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUBIC_YARD</pre> -</li> -</ul> -<a name="ACRE_FOOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>ACRE_FOOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> ACRE_FOOT</pre> -</li> -</ul> -<a name="MINIM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>MINIM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> MINIM</pre> -</li> -</ul> -<a name="FLUID_DRAM"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FLUID_DRAM</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FLUID_DRAM</pre> -</li> -</ul> -<a name="TEASPOON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TEASPOON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> TEASPOON</pre> -</li> -</ul> -<a name="TABLESPOON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>TABLESPOON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> TABLESPOON</pre> -</li> -</ul> -<a name="FLUID_OUNCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FLUID_OUNCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FLUID_OUNCE</pre> -</li> -</ul> -<a name="SHOT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>SHOT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> SHOT</pre> -</li> -</ul> -<a name="GILL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GILL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GILL</pre> -</li> -</ul> -<a name="CUP"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CUP</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CUP</pre> -</li> -</ul> -<a name="PINT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PINT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PINT</pre> -</li> -</ul> -<a name="QUART"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>QUART</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> QUART</pre> -</li> -</ul> -<a name="GALLON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>GALLON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> GALLON</pre> -</li> -</ul> -<a name="BARREL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BARREL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BARREL</pre> -</li> -</ul> -<a name="OIL_BARREL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>OIL_BARREL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> OIL_BARREL</pre> -</li> -</ul> -<a name="HOGSHEAD"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HOGSHEAD</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HOGSHEAD</pre> -</li> -</ul> -<a name="DRY_PINT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DRY_PINT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DRY_PINT</pre> -</li> -</ul> -<a name="DRY_QUART"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DRY_QUART</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DRY_QUART</pre> -</li> -</ul> -<a name="DRY_GALLON"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>DRY_GALLON</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DRY_GALLON</pre> -</li> -</ul> -<a name="PECK"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>PECK</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> PECK</pre> -</li> -</ul> -<a name="BUSHEL"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BUSHEL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BUSHEL</pre> -</li> -</ul> -<a name="DRY_BARREL"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>DRY_BARREL</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> DRY_BARREL</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Volume--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Volume</h4> -<pre>public Volume()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.Volume.html">Use</a></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><a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li>Next Class</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.Volume.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Volume.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/USCustomary.html b/doc/org/unitConverter/unit/USCustomary.html deleted file mode 100644 index 38777d1..0000000 --- a/doc/org/unitConverter/unit/USCustomary.html +++ /dev/null @@ -1,423 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>USCustomary</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="USCustomary"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.html">Use</a></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><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.html" target="_top">Frames</a></li> -<li><a href="USCustomary.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class USCustomary" class="title">Class USCustomary</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.USCustomary</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">USCustomary</span> -extends java.lang.Object</pre> -<div class="block">A static utility class that contains units in the US Customary system.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="nested.class.summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit">USCustomary.Area</a></span></code> -<div class="block">US Customary units that measure area</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit">USCustomary.Length</a></span></code> -<div class="block">US Customary units that measure length</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit">USCustomary.Mass</a></span></code> -<div class="block">mass units</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit">USCustomary.Volume</a></span></code> -<div class="block">Volume units</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#BRITISH_THERMAL_UNIT">BRITISH_THERMAL_UNIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#CALORIE">CALORIE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#FAHRENHEIT">FAHRENHEIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#FOOT_POUND">FOOT_POUND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#HORSEPOWER">HORSEPOWER</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#KILOCALORIE">KILOCALORIE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#OUNCE_FORCE">OUNCE_FORCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#POUND_FORCE">POUND_FORCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#POUND_PER_SQUARE_INCH">POUND_PER_SQUARE_INCH</a></span></code> </td> -</tr> -</table> -</li> -</ul> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/USCustomary.html#USCustomary--">USCustomary</a></span>()</code> </td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a name="OUNCE_FORCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>OUNCE_FORCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> OUNCE_FORCE</pre> -</li> -</ul> -<a name="POUND_FORCE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POUND_FORCE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> POUND_FORCE</pre> -</li> -</ul> -<a name="BRITISH_THERMAL_UNIT"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>BRITISH_THERMAL_UNIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> BRITISH_THERMAL_UNIT</pre> -</li> -</ul> -<a name="CALORIE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>CALORIE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> CALORIE</pre> -</li> -</ul> -<a name="KILOCALORIE"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>KILOCALORIE</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> KILOCALORIE</pre> -</li> -</ul> -<a name="FOOT_POUND"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>FOOT_POUND</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> FOOT_POUND</pre> -</li> -</ul> -<a name="HORSEPOWER"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>HORSEPOWER</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> HORSEPOWER</pre> -</li> -</ul> -<a name="POUND_PER_SQUARE_INCH"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>POUND_PER_SQUARE_INCH</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> POUND_PER_SQUARE_INCH</pre> -</li> -</ul> -<a name="FAHRENHEIT"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>FAHRENHEIT</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> FAHRENHEIT</pre> -</li> -</ul> -</li> -</ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="USCustomary--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>USCustomary</h4> -<pre>public USCustomary()</pre> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/USCustomary.html">Use</a></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><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/USCustomary.html" target="_top">Frames</a></li> -<li><a href="USCustomary.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li>Method</li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/Unit.html b/doc/org/unitConverter/unit/Unit.html deleted file mode 100644 index 2a84bfa..0000000 --- a/doc/org/unitConverter/unit/Unit.html +++ /dev/null @@ -1,632 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Unit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Unit"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":6,"i2":10,"i3":6,"i4":9,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/Unit.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/Unit.html" target="_top">Frames</a></li> -<li><a href="Unit.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class Unit" class="title">Class Unit</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.Unit</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>Direct Known Subclasses:</dt> -<dd><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>, <a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></dd> -</dl> -<hr> -<br> -<pre>public abstract class <span class="typeNameLabel">Unit</span> -extends java.lang.Object</pre> -<div class="block">A unit that is composed of base units.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier</th> -<th class="colLast" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>protected </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#Unit-org.unitConverter.math.ObjectProduct-org.unitConverter.unit.NameSymbol-">Unit</a></span>(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Creates the <code>AbstractUnit</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-">canConvertTo</a></span>(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> other)</code> -<div class="block">Checks if a value expressed in this unit can be converted to a value expressed in <code>other</code></div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>protected abstract double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#convertFromBase-double-">convertFromBase</a></span>(double value)</code> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#convertTo-org.unitConverter.unit.Unit-double-">convertTo</a></span>(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> other, - double value)</code> -<div class="block">Converts a value expressed in this unit to a value expressed in <code>other</code>.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>protected abstract double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#convertToBase-double-">convertToBase</a></span>(double value)</code> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-">fromConversionFunctions</a></span>(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a></span>(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#getBase--">getBase</a></span>()</code> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#getDimension--">getDimension</a></span>()</code> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#getOtherNames--">getOtherNames</a></span>()</code> </td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>java.util.Optional<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#getPrimaryName--">getPrimaryName</a></span>()</code> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>java.util.Optional<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#getSymbol--">getSymbol</a></span>()</code> </td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#toString--">toString</a></span>()</code> </td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/Unit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="Unit-org.unitConverter.math.ObjectProduct-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>Unit</h4> -<pre>protected Unit(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<div class="block">Creates the <code>AbstractUnit</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>unitBase</code> - base of unit</dd> -<dd><code>ns</code> - names and symbol of unit</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if unitBase or ns is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fromConversionFunctions</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> fromConversionFunctions(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</pre> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base. - - <p> - For example, to get a unit representing the degree Celsius, the following code can be used: - - <code>Unit.fromConversionFunctions(SI.KELVIN, tempK -> tempK - 273.15, tempC -> tempC + 273.15);</code> - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>base</code> - unit's base</dd> -<dd><code>converterFrom</code> - function that accepts a value expressed in the unit's base and returns that value expressed in this - unit.</dd> -<dd><code>converterTo</code> - function that accepts a value expressed in the unit and returns that value expressed in the unit's - base.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a unit that uses the provided functions to convert.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -</dl> -</li> -</ul> -<a name="fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>fromConversionFunctions</h4> -<pre>public static final <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> fromConversionFunctions(<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base. - - <p> - For example, to get a unit representing the degree Celsius, the following code can be used: - - <code>Unit.fromConversionFunctions(SI.KELVIN, tempK -> tempK - 273.15, tempC -> tempC + 273.15);</code> - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>base</code> - unit's base</dd> -<dd><code>converterFrom</code> - function that accepts a value expressed in the unit's base and returns that value expressed in this - unit.</dd> -<dd><code>converterTo</code> - function that accepts a value expressed in the unit and returns that value expressed in the unit's - base.</dd> -<dd><code>ns</code> - names and symbol of unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a unit that uses the provided functions to convert.</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -</dl> -</li> -</ul> -<a name="canConvertTo-org.unitConverter.unit.Unit-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>canConvertTo</h4> -<pre>public final boolean canConvertTo(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> other)</pre> -<div class="block">Checks if a value expressed in this unit can be converted to a value expressed in <code>other</code></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>other</code> - unit to test with</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>true if the units are compatible</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if other is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-13, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="convertFromBase-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertFromBase</h4> -<pre>protected abstract double convertFromBase(double value)</pre> -<div class="block">Converts from a value expressed in this unit's base unit to a value expressed in this unit. - <p> - This must be the inverse of <code>convertToBase</code>, so <code>convertFromBase(convertToBase(value))</code> must be equal - to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>base</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>this</b> unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -<dt><span class="simpleTagLabel">Implementation Requirements:</span></dt> -<dd>This method is used by <a href="../../../org/unitConverter/unit/Unit.html#convertTo-org.unitConverter.unit.Unit-double-"><code>convertTo(org.unitConverter.unit.Unit, double)</code></a>, and its behaviour affects the behaviour of - <code>convertTo</code>.</dd> -</dl> -</li> -</ul> -<a name="convertTo-org.unitConverter.unit.Unit-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertTo</h4> -<pre>public final double convertTo(<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> other, - double value)</pre> -<div class="block">Converts a value expressed in this unit to a value expressed in <code>other</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>other</code> - unit to convert to</dd> -<dd><code>value</code> - value to convert</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>converted value</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if <code>other</code> is incompatible for conversion with this unit (as tested by - <a href="../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-"><code>canConvertTo(org.unitConverter.unit.Unit)</code></a>).</dd> -<dd><code>java.lang.NullPointerException</code> - if other is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-22</dd> -<dt><span class="simpleTagLabel">Implementation Requirements:</span></dt> -<dd>If unit conversion is possible, this implementation returns - <code>other.convertFromBase(this.convertToBase(value))</code>. Therefore, overriding either of those methods - will change the output of this method.</dd> -</dl> -</li> -</ul> -<a name="convertToBase-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>convertToBase</h4> -<pre>protected abstract double convertToBase(double value)</pre> -<div class="block">Converts from a value expressed in this unit to a value expressed in this unit's base unit. - <p> - This must be the inverse of <code>convertFromBase</code>, so <code>convertToBase(convertFromBase(value))</code> must be - equal to <code>value</code> for any value, ignoring precision loss by roundoff error. - </p> - <p> - If this unit <i>is</i> a base unit, this method should return <code>value</code>. - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>value</code> - value expressed in <b>this</b> unit</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>value expressed in <b>base</b> unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -<dt><span class="simpleTagLabel">Implementation Requirements:</span></dt> -<dd>This method is used by <a href="../../../org/unitConverter/unit/Unit.html#convertTo-org.unitConverter.unit.Unit-double-"><code>convertTo(org.unitConverter.unit.Unit, double)</code></a>, and its behaviour affects the behaviour of - <code>convertTo</code>.</dd> -</dl> -</li> -</ul> -<a name="getBase--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getBase</h4> -<pre>public final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> getBase()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>combination of units that this unit is based on</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="getDimension--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDimension</h4> -<pre>public final <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> getDimension()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>dimension measured by this unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="getOtherNames--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getOtherNames</h4> -<pre>public final java.util.Set<java.lang.String> getOtherNames()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>additionalNames</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="getPrimaryName--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPrimaryName</h4> -<pre>public final java.util.Optional<java.lang.String> getPrimaryName()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>primaryName</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="getSymbol--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSymbol</h4> -<pre>public final java.util.Optional<java.lang.String> getSymbol()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>symbol</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -<a name="toString--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toString</h4> -<pre>public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -<a name="withName-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>withName</h4> -<pre>public <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> withName(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>ns</code> - name(s) and symbol to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a copy of this unit with provided name(s) and symbol</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if ns is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-21</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/Unit.html">Use</a></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><a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/Unit.html" target="_top">Frames</a></li> -<li><a href="Unit.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html b/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html deleted file mode 100644 index 65b640c..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html +++ /dev/null @@ -1,499 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry" class="title">Class UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</a></dd> -</dl> -<hr> -<pre>private static final class <span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</span> -extends java.lang.Object -implements java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></pre> -<div class="block">The entry for this set.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#key">key</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#value">value</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.lang.String,org.unitConverter.unit.Unit)">PrefixedUnitEntry</a></span>​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>PrefixedUnitEntry</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#equals(java.lang.Object)">equals</a></span>​(java.lang.Object o)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getKey()">getKey</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getValue()">getValue</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hashCode()">hashCode</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#setValue(org.unitConverter.unit.Unit)">setValue</a></span>​(<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th> -<td class="colLast"> -<div class="block">Returns a string representation of the entry.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="key"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>key</h4> -<pre>private final java.lang.String key</pre> -</li> -</ul> -<a id="value"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>value</h4> -<pre>private final <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(java.lang.String,org.unitConverter.unit.Unit)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PrefixedUnitEntry</h4> -<pre>public PrefixedUnitEntry​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</pre> -<div class="block">Creates the <code>PrefixedUnitEntry</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>key</code> - key</dd> -<dd><code>value</code> - value</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="equals(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>equals</h4> -<pre class="methodSignature">public boolean equals​(java.lang.Object o)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>equals</code> in interface <code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>equals</code> in class <code>java.lang.Object</code></dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -<a id="getKey()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getKey</h4> -<pre class="methodSignature">public java.lang.String getKey()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>getKey</code> in interface <code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="getValue()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getValue</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> getValue()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>getValue</code> in interface <code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="hashCode()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hashCode</h4> -<pre class="methodSignature">public int hashCode()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>hashCode</code> in interface <code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -<a id="setValue(org.unitConverter.unit.Unit)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>setValue</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> setValue​(<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>setValue</code> in interface <code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="toString()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre class="methodSignature">public java.lang.String toString()</pre> -<div class="block">Returns a string representation of the entry. The format of the string is the string representation - of the key, then the equals (<code>=</code>) character, then the string representation of the value.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html b/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html deleted file mode 100644 index 465ee75..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html +++ /dev/null @@ -1,542 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator" class="title">Class UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><code>java.util.Iterator<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</a></dd> -</dl> -<hr> -<pre>private static final class <span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</span> -extends java.lang.Object -implements java.util.Iterator<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></pre> -<div class="block">An iterator that iterates over the units of a <code>PrefixedUnitNameSet</code>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#map">map</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private java.util.List<java.lang.Integer></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#prefixCoordinates">prefixCoordinates</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.List<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#prefixNames">prefixNames</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private int</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unitNamePosition">unitNamePosition</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.List<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unitNames">unitNames</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitEntryIterator</a></span>​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>UnitsDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>private java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCurrentUnitName()">getCurrentUnitName</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasNext()">hasNext</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>private void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#incrementPosition()">incrementPosition</a></span>()</code></th> -<td class="colLast"> -<div class="block">Changes this iterator's position to the next available one.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#next()">next</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>private java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#peek()">peek</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th> -<td class="colLast"> -<div class="block">Returns a string representation of the object.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Iterator"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Iterator</h3> -<code>forEachRemaining, remove</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="unitNamePosition"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>unitNamePosition</h4> -<pre>private int unitNamePosition</pre> -</li> -</ul> -<a id="prefixCoordinates"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>prefixCoordinates</h4> -<pre>private final java.util.List<java.lang.Integer> prefixCoordinates</pre> -</li> -</ul> -<a id="map"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>map</h4> -<pre>private final java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> map</pre> -</li> -</ul> -<a id="unitNames"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>unitNames</h4> -<pre>private final transient java.util.List<java.lang.String> unitNames</pre> -</li> -</ul> -<a id="prefixNames"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>prefixNames</h4> -<pre>private final transient java.util.List<java.lang.String> prefixNames</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PrefixedUnitEntryIterator</h4> -<pre>public PrefixedUnitEntryIterator​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</pre> -<div class="block">Creates the <code>UnitsDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</code>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="getCurrentUnitName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getCurrentUnitName</h4> -<pre class="methodSignature">private java.lang.String getCurrentUnitName()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>current unit name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="hasNext()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasNext</h4> -<pre class="methodSignature">public boolean hasNext()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>hasNext</code> in interface <code>java.util.Iterator<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="incrementPosition()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>incrementPosition</h4> -<pre class="methodSignature">private void incrementPosition()</pre> -<div class="block">Changes this iterator's position to the next available one.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="next()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>next</h4> -<pre class="methodSignature">public java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> next()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>next</code> in interface <code>java.util.Iterator<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="peek()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>peek</h4> -<pre class="methodSignature">private java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> peek()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the next element in the iterator, without iterating over it</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -<a id="toString()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre class="methodSignature">public java.lang.String toString()</pre> -<div class="block">Returns a string representation of the object. The exact details of the representation are - unspecified and subject to change.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html b/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html deleted file mode 100644 index 66e7804..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html +++ /dev/null @@ -1,761 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet" class="title">Class UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>java.util.AbstractCollection<E></li> -<li> -<ul class="inheritance"> -<li>java.util.AbstractSet<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><code>java.lang.Iterable<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code>, <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code>, <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></dd> -</dl> -<hr> -<pre>private static final class <span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</span> -extends java.util.AbstractSet<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></pre> -<div class="block">The class used for entry sets. - - <p> - If the map that created this set is infinite in size (has at least one unit and at least one prefix), this - set is infinite as well. If this set is infinite in size, <a href="#toArray()"><code>toArray()</code></a> will fail with a - <code>IllegalStateException</code> instead of creating an infinite-sized array. - </p></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="nested.class.summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="memberSummary"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Class</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static class </code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</a></span></code></th> -<td class="colLast"> -<div class="block">The entry for this set.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static class </code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</a></span></code></th> -<td class="colLast"> -<div class="block">An iterator that iterates over the units of a <code>PrefixedUnitNameSet</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private <a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#map">map</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitEntrySet</a></span>​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>PrefixedUnitNameSet</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#add(java.util.Map.Entry)">add</a></span>​(java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> e)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAll(java.util.Collection)">addAll</a></span>​(java.util.Collection<? extends java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clear()">clear</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#contains(java.lang.Object)">contains</a></span>​(java.lang.Object o)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsAll(java.util.Collection)">containsAll</a></span>​(java.util.Collection<?> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEmpty()">isEmpty</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>java.util.Iterator<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#iterator()">iterator</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#remove(java.lang.Object)">remove</a></span>​(java.lang.Object o)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeAll(java.util.Collection)">removeAll</a></span>​(java.util.Collection<?> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeIf(java.util.function.Predicate)">removeIf</a></span>​(java.util.function.Predicate<? super java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> filter)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#retainAll(java.util.Collection)">retainAll</a></span>​(java.util.Collection<?> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size()">size</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code>java.lang.Object[]</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray()">toArray</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code><T> T[]</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray(T%5B%5D)">toArray</a></span>​(T[] a)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.AbstractSet"> -<!-- --> -</a> -<h3>Methods inherited from class java.util.AbstractSet</h3> -<code>equals, hashCode</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Collection"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Collection</h3> -<code>parallelStream, stream, toArray</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Iterable"> -<!-- --> -</a> -<h3>Methods inherited from interface java.lang.Iterable</h3> -<code>forEach</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Set"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Set</h3> -<code>spliterator</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="map"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>map</h4> -<pre>private final <a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PrefixedUnitEntrySet</h4> -<pre>public PrefixedUnitEntrySet​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</pre> -<div class="block">Creates the <code>PrefixedUnitNameSet</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>map</code> - map that created this set</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="add(java.util.Map.Entry)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>add</h4> -<pre class="methodSignature">public boolean add​(java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> e)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>add</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>add</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>add</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="addAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addAll</h4> -<pre class="methodSignature">public boolean addAll​(java.util.Collection<? extends java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>addAll</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>addAll</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>addAll</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="clear()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>clear</h4> -<pre class="methodSignature">public void clear()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>clear</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>clear</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>clear</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="contains(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>contains</h4> -<pre class="methodSignature">public boolean contains​(java.lang.Object o)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>contains</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>contains</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>contains</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="containsAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsAll</h4> -<pre class="methodSignature">public boolean containsAll​(java.util.Collection<?> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>containsAll</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>containsAll</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>containsAll</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="isEmpty()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isEmpty</h4> -<pre class="methodSignature">public boolean isEmpty()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>isEmpty</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>isEmpty</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>isEmpty</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="iterator()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>iterator</h4> -<pre class="methodSignature">public java.util.Iterator<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> iterator()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in interface <code>java.lang.Iterable<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="remove(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>remove</h4> -<pre class="methodSignature">public boolean remove​(java.lang.Object o)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>remove</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>remove</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>remove</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="removeAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>removeAll</h4> -<pre class="methodSignature">public boolean removeAll​(java.util.Collection<?> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>removeAll</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>removeAll</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>removeAll</code> in class <code>java.util.AbstractSet<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="removeIf(java.util.function.Predicate)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>removeIf</h4> -<pre class="methodSignature">public boolean removeIf​(java.util.function.Predicate<? super java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> filter)</pre> -</li> -</ul> -<a id="retainAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>retainAll</h4> -<pre class="methodSignature">public boolean retainAll​(java.util.Collection<?> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>retainAll</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>retainAll</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>retainAll</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="size()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>size</h4> -<pre class="methodSignature">public int size()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -<a id="toArray()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toArray</h4> -<pre class="methodSignature">public java.lang.Object[] toArray()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toArray</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalStateException</code> - if the set is infinite in size</dd> -</dl> -</li> -</ul> -<a id="toArray(java.lang.Object[])"> -<!-- --> -</a><a id="toArray(T[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toArray</h4> -<pre class="methodSignature">public <T> T[] toArray​(T[] a)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Collection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toArray</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalStateException</code> - if the set is infinite in size</dd> -</dl> -</li> -</ul> -<a id="toString()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre class="methodSignature">public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.util.AbstractCollection<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html b/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html deleted file mode 100644 index 0e4a161..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html +++ /dev/null @@ -1,542 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator" class="title">Class UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><code>java.util.Iterator<java.lang.String></code></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</a></dd> -</dl> -<hr> -<pre>private static final class <span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</span> -extends java.lang.Object -implements java.util.Iterator<java.lang.String></pre> -<div class="block">An iterator that iterates over the units of a <code>PrefixedUnitNameSet</code>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#map">map</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private java.util.List<java.lang.Integer></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#prefixCoordinates">prefixCoordinates</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.List<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#prefixNames">prefixNames</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private int</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unitNamePosition">unitNamePosition</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.List<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#unitNames">unitNames</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitNameIterator</a></span>​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>UnitsDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>private java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getCurrentUnitName()">getCurrentUnitName</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#hasNext()">hasNext</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>private void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#incrementPosition()">incrementPosition</a></span>()</code></th> -<td class="colLast"> -<div class="block">Changes this iterator's position to the next available one.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#next()">next</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>private java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#peek()">peek</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th> -<td class="colLast"> -<div class="block">Returns a string representation of the object.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Iterator"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Iterator</h3> -<code>forEachRemaining, remove</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="unitNamePosition"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>unitNamePosition</h4> -<pre>private int unitNamePosition</pre> -</li> -</ul> -<a id="prefixCoordinates"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>prefixCoordinates</h4> -<pre>private final java.util.List<java.lang.Integer> prefixCoordinates</pre> -</li> -</ul> -<a id="map"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>map</h4> -<pre>private final java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> map</pre> -</li> -</ul> -<a id="unitNames"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>unitNames</h4> -<pre>private final transient java.util.List<java.lang.String> unitNames</pre> -</li> -</ul> -<a id="prefixNames"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>prefixNames</h4> -<pre>private final transient java.util.List<java.lang.String> prefixNames</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PrefixedUnitNameIterator</h4> -<pre>public PrefixedUnitNameIterator​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</pre> -<div class="block">Creates the <code>UnitsDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</code>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="getCurrentUnitName()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getCurrentUnitName</h4> -<pre class="methodSignature">private java.lang.String getCurrentUnitName()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>current unit name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="hasNext()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hasNext</h4> -<pre class="methodSignature">public boolean hasNext()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>hasNext</code> in interface <code>java.util.Iterator<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="incrementPosition()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>incrementPosition</h4> -<pre class="methodSignature">private void incrementPosition()</pre> -<div class="block">Changes this iterator's position to the next available one.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="next()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>next</h4> -<pre class="methodSignature">public java.lang.String next()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>next</code> in interface <code>java.util.Iterator<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="peek()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>peek</h4> -<pre class="methodSignature">private java.lang.String peek()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the next element in the iterator, without iterating over it</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -<a id="toString()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre class="methodSignature">public java.lang.String toString()</pre> -<div class="block">Returns a string representation of the object. The exact details of the representation are - unspecified and subject to change.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html b/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html deleted file mode 100644 index 8794e15..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html +++ /dev/null @@ -1,754 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet" class="title">Class UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>java.util.AbstractCollection<E></li> -<li> -<ul class="inheritance"> -<li>java.util.AbstractSet<java.lang.String></li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</li> -</ul> -</li> -</ul> -</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><code>java.lang.Iterable<java.lang.String></code>, <code>java.util.Collection<java.lang.String></code>, <code>java.util.Set<java.lang.String></code></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></dd> -</dl> -<hr> -<pre>private static final class <span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</span> -extends java.util.AbstractSet<java.lang.String></pre> -<div class="block">The class used for unit name sets. - - <p> - If the map that created this set is infinite in size (has at least one unit and at least one prefix), this - set is infinite as well. If this set is infinite in size, <a href="#toArray()"><code>toArray()</code></a> will fail with a - <code>IllegalStateException</code> instead of creating an infinite-sized array. - </p></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="nested.class.summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="memberSummary"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Class</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static class </code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</a></span></code></th> -<td class="colLast"> -<div class="block">An iterator that iterates over the units of a <code>PrefixedUnitNameSet</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private <a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#map">map</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitNameSet</a></span>​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>PrefixedUnitNameSet</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#add(java.lang.String)">add</a></span>​(java.lang.String e)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#addAll(java.util.Collection)">addAll</a></span>​(java.util.Collection<? extends java.lang.String> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clear()">clear</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#contains(java.lang.Object)">contains</a></span>​(java.lang.Object o)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsAll(java.util.Collection)">containsAll</a></span>​(java.util.Collection<?> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEmpty()">isEmpty</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>java.util.Iterator<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#iterator()">iterator</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#remove(java.lang.Object)">remove</a></span>​(java.lang.Object o)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeAll(java.util.Collection)">removeAll</a></span>​(java.util.Collection<?> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#removeIf(java.util.function.Predicate)">removeIf</a></span>​(java.util.function.Predicate<? super java.lang.String> filter)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#retainAll(java.util.Collection)">retainAll</a></span>​(java.util.Collection<?> c)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size()">size</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code>java.lang.Object[]</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray()">toArray</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code><T> T[]</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toArray(T%5B%5D)">toArray</a></span>​(T[] a)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.AbstractSet"> -<!-- --> -</a> -<h3>Methods inherited from class java.util.AbstractSet</h3> -<code>equals, hashCode</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Collection"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Collection</h3> -<code>parallelStream, stream, toArray</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Iterable"> -<!-- --> -</a> -<h3>Methods inherited from interface java.lang.Iterable</h3> -<code>forEach</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Set"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Set</h3> -<code>spliterator</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="map"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>map</h4> -<pre>private final <a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PrefixedUnitNameSet</h4> -<pre>public PrefixedUnitNameSet​(<a href="UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</pre> -<div class="block">Creates the <code>PrefixedUnitNameSet</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>map</code> - map that created this set</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="add(java.lang.String)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>add</h4> -<pre class="methodSignature">public boolean add​(java.lang.String e)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>add</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>add</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>add</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="addAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addAll</h4> -<pre class="methodSignature">public boolean addAll​(java.util.Collection<? extends java.lang.String> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>addAll</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>addAll</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>addAll</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="clear()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>clear</h4> -<pre class="methodSignature">public void clear()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>clear</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>clear</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>clear</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="contains(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>contains</h4> -<pre class="methodSignature">public boolean contains​(java.lang.Object o)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>contains</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>contains</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>contains</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="containsAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsAll</h4> -<pre class="methodSignature">public boolean containsAll​(java.util.Collection<?> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>containsAll</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>containsAll</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>containsAll</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="isEmpty()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isEmpty</h4> -<pre class="methodSignature">public boolean isEmpty()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>isEmpty</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>isEmpty</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>isEmpty</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="iterator()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>iterator</h4> -<pre class="methodSignature">public java.util.Iterator<java.lang.String> iterator()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in interface <code>java.lang.Iterable<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>iterator</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="remove(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>remove</h4> -<pre class="methodSignature">public boolean remove​(java.lang.Object o)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>remove</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>remove</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>remove</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="removeAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>removeAll</h4> -<pre class="methodSignature">public boolean removeAll​(java.util.Collection<?> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>removeAll</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>removeAll</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>removeAll</code> in class <code>java.util.AbstractSet<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="removeIf(java.util.function.Predicate)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>removeIf</h4> -<pre class="methodSignature">public boolean removeIf​(java.util.function.Predicate<? super java.lang.String> filter)</pre> -</li> -</ul> -<a id="retainAll(java.util.Collection)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>retainAll</h4> -<pre class="methodSignature">public boolean retainAll​(java.util.Collection<?> c)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>retainAll</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>retainAll</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>retainAll</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="size()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>size</h4> -<pre class="methodSignature">public int size()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -<a id="toArray()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toArray</h4> -<pre class="methodSignature">public java.lang.Object[] toArray()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toArray</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalStateException</code> - if the set is infinite in size</dd> -</dl> -</li> -</ul> -<a id="toArray(java.lang.Object[])"> -<!-- --> -</a><a id="toArray(T[])"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toArray</h4> -<pre class="methodSignature">public <T> T[] toArray​(T[] a)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Collection<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>toArray</code> in interface <code>java.util.Set<java.lang.String></code></dd> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toArray</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalStateException</code> - if the set is infinite in size</dd> -</dl> -</li> -</ul> -<a id="toString()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>toString</h4> -<pre class="methodSignature">public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.util.AbstractCollection<java.lang.String></code></dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.html b/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.html deleted file mode 100644 index 5ed1f84..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.PrefixedUnitMap.html +++ /dev/null @@ -1,930 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabase.PrefixedUnitMap</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase.PrefixedUnitMap"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabase.PrefixedUnitMap" class="title">Class UnitDatabase.PrefixedUnitMap</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<dl> -<dt>All Implemented Interfaces:</dt> -<dd><code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -<dl> -<dt>Enclosing class:</dt> -<dd><a href="UnitDatabase.html" title="class in org.unitConverter.unit">UnitDatabase</a></dd> -</dl> -<hr> -<pre>private static final class <span class="typeNameLabel">UnitDatabase.PrefixedUnitMap</span> -extends java.lang.Object -implements java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></pre> -<div class="block">A map for units that allows the use of prefixes. - <p> - As this map implementation is intended to be used as a sort of "augmented view" of a unit and prefix map, it is - unmodifiable but instead reflects the changes to the maps passed into it. Do not edit this map, instead edit the - maps that were passed in during construction. - </p> - <p> - The rules for applying prefixes onto units are the following: - <ul> - <li>Prefixes can only be applied to linear units.</li> - <li>Before attempting to search for prefixes in a unit name, this map will first search for a unit name. So, if - there are two units, "B" and "AB", and a prefix "A", this map will favour the unit "AB" over the unit "B" with - the prefix "A", even though they have the same string.</li> - <li>Longer prefixes are preferred to shorter prefixes. So, if you have units "BC" and "C", and prefixes "AB" and - "A", inputting "ABC" will return the unit "C" with the prefix "AB", not "BC" with the prefix "A".</li> - </ul> - </p> - <p> - This map is infinite in size if there is at least one unit and at least one prefix. If it is infinite, some - operations that only work with finite collections, like converting name/entry sets to arrays, will throw an - <code>IllegalStateException</code>. - </p> - <p> - Because of ambiguities between prefixes (i.e. kilokilo = mega), <a href="#containsValue(java.lang.Object)"><code>containsValue(java.lang.Object)</code></a> and <a href="#values()"><code>values()</code></a> - currently ignore prefixes. - </p></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== NESTED CLASS SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="nested.class.summary"> -<!-- --> -</a> -<h3>Nested Class Summary</h3> -<table class="memberSummary"> -<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Class</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static class </code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</a></span></code></th> -<td class="colLast"> -<div class="block">The class used for entry sets.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static class </code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</a></span></code></th> -<td class="colLast"> -<div class="block">The class used for unit name sets.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="nested.classes.inherited.from.class.java.util.Map"> -<!-- --> -</a> -<h3>Nested classes/interfaces inherited from interface java.util.Map</h3> -<code>java.util.Map.Entry<K extends java.lang.Object,​V extends java.lang.Object></code></li> -</ul> -</li> -</ul> -</section> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#entrySet">entrySet</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private java.util.Set<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keySet">keySet</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.Map<java.lang.String,​<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#prefixes">prefixes</a></span></code></th> -<td class="colLast"> -<div class="block">The available prefixes for use.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#units">units</a></span></code></th> -<td class="colLast"> -<div class="block">The units stored in this collection, without prefixes.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private java.util.Collection<<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#values">values</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(java.util.Map,java.util.Map)">PrefixedUnitMap</a></span>​(java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> units, - java.util.Map<java.lang.String,​<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>> prefixes)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>PrefixedUnitMap</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#clear()">clear</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#compute(java.lang.String,java.util.function.BiFunction)">compute</a></span>​(java.lang.String key, - java.util.function.BiFunction<? super java.lang.String,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> remappingFunction)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#computeIfAbsent(java.lang.String,java.util.function.Function)">computeIfAbsent</a></span>​(java.lang.String key, - java.util.function.Function<? super java.lang.String,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> mappingFunction)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#computeIfPresent(java.lang.String,java.util.function.BiFunction)">computeIfPresent</a></span>​(java.lang.String key, - java.util.function.BiFunction<? super java.lang.String,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> remappingFunction)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsKey(java.lang.Object)">containsKey</a></span>​(java.lang.Object key)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#containsValue(java.lang.Object)">containsValue</a></span>​(java.lang.Object value)</code></th> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#entrySet()">entrySet</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#get(java.lang.Object)">get</a></span>​(java.lang.Object key)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#isEmpty()">isEmpty</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#keySet()">keySet</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#merge(java.lang.String,org.unitConverter.unit.Unit,java.util.function.BiFunction)">merge</a></span>​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value, - java.util.function.BiFunction<? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> remappingFunction)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#put(java.lang.String,org.unitConverter.unit.Unit)">put</a></span>​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#putAll(java.util.Map)">putAll</a></span>​(java.util.Map<? extends java.lang.String,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> m)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#putIfAbsent(java.lang.String,org.unitConverter.unit.Unit)">putIfAbsent</a></span>​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#remove(java.lang.Object)">remove</a></span>​(java.lang.Object key)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i15" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#remove(java.lang.Object,java.lang.Object)">remove</a></span>​(java.lang.Object key, - java.lang.Object value)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i16" class="altColor"> -<td class="colFirst"><code><a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replace(java.lang.String,org.unitConverter.unit.Unit)">replace</a></span>​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i17" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replace(java.lang.String,org.unitConverter.unit.Unit,org.unitConverter.unit.Unit)">replace</a></span>​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> oldValue, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> newValue)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i18" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#replaceAll(java.util.function.BiFunction)">replaceAll</a></span>​(java.util.function.BiFunction<? super java.lang.String,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> function)</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i19" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size()">size</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i20" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#toString()">toString</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i21" class="rowColor"> -<td class="colFirst"><code>java.util.Collection<<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#values()">values</a></span>()</code></th> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.util.Map"> -<!-- --> -</a> -<h3>Methods inherited from interface java.util.Map</h3> -<code>equals, forEach, getOrDefault, hashCode</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="units"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>units</h4> -<pre>private final java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> units</pre> -<div class="block">The units stored in this collection, without prefixes.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="prefixes"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>prefixes</h4> -<pre>private final java.util.Map<java.lang.String,​<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>> prefixes</pre> -<div class="block">The available prefixes for use.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="values"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>values</h4> -<pre>private transient java.util.Collection<<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> values</pre> -</li> -</ul> -<a id="keySet"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>keySet</h4> -<pre>private transient java.util.Set<java.lang.String> keySet</pre> -</li> -</ul> -<a id="entrySet"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>entrySet</h4> -<pre>private transient java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> entrySet</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>(java.util.Map,java.util.Map)"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>PrefixedUnitMap</h4> -<pre>public PrefixedUnitMap​(java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> units, - java.util.Map<java.lang.String,​<a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>> prefixes)</pre> -<div class="block">Creates the <code>PrefixedUnitMap</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>units</code> - map mapping unit names to units</dd> -<dd><code>prefixes</code> - map mapping prefix names to prefixes</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="clear()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>clear</h4> -<pre class="methodSignature">public void clear()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>clear</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="compute(java.lang.String,java.util.function.BiFunction)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>compute</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> compute​(java.lang.String key, - java.util.function.BiFunction<? super java.lang.String,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> remappingFunction)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>compute</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="computeIfAbsent(java.lang.String,java.util.function.Function)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>computeIfAbsent</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> computeIfAbsent​(java.lang.String key, - java.util.function.Function<? super java.lang.String,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> mappingFunction)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>computeIfAbsent</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="computeIfPresent(java.lang.String,java.util.function.BiFunction)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>computeIfPresent</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> computeIfPresent​(java.lang.String key, - java.util.function.BiFunction<? super java.lang.String,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> remappingFunction)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>computeIfPresent</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="containsKey(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsKey</h4> -<pre class="methodSignature">public boolean containsKey​(java.lang.Object key)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>containsKey</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="containsValue(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsValue</h4> -<pre class="methodSignature">public boolean containsValue​(java.lang.Object value)</pre> -<div class="block"> - - <p> - Because of ambiguities between prefixes (i.e. kilokilo = mega), this method only tests for prefixless units. - </p></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>containsValue</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="entrySet()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>entrySet</h4> -<pre class="methodSignature">public java.util.Set<java.util.Map.Entry<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>>> entrySet()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>entrySet</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="get(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>get</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> get​(java.lang.Object key)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>get</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="isEmpty()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>isEmpty</h4> -<pre class="methodSignature">public boolean isEmpty()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>isEmpty</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="keySet()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>keySet</h4> -<pre class="methodSignature">public java.util.Set<java.lang.String> keySet()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>keySet</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="merge(java.lang.String,org.unitConverter.unit.Unit,java.util.function.BiFunction)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>merge</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> merge​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value, - java.util.function.BiFunction<? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> remappingFunction)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>merge</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="put(java.lang.String,org.unitConverter.unit.Unit)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>put</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> put​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>put</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="putAll(java.util.Map)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>putAll</h4> -<pre class="methodSignature">public void putAll​(java.util.Map<? extends java.lang.String,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> m)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>putAll</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="putIfAbsent(java.lang.String,org.unitConverter.unit.Unit)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>putIfAbsent</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> putIfAbsent​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>putIfAbsent</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="remove(java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>remove</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> remove​(java.lang.Object key)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>remove</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="remove(java.lang.Object,java.lang.Object)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>remove</h4> -<pre class="methodSignature">public boolean remove​(java.lang.Object key, - java.lang.Object value)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>remove</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="replace(java.lang.String,org.unitConverter.unit.Unit)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>replace</h4> -<pre class="methodSignature">public <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> replace​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> value)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>replace</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="replace(java.lang.String,org.unitConverter.unit.Unit,org.unitConverter.unit.Unit)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>replace</h4> -<pre class="methodSignature">public boolean replace​(java.lang.String key, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> oldValue, - <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> newValue)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>replace</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="replaceAll(java.util.function.BiFunction)"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>replaceAll</h4> -<pre class="methodSignature">public void replaceAll​(java.util.function.BiFunction<? super java.lang.String,​? super <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>,​? extends <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> function)</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>replaceAll</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="size()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>size</h4> -<pre class="methodSignature">public int size()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>size</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -<a id="toString()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toString</h4> -<pre class="methodSignature">public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -<a id="values()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>values</h4> -<pre class="methodSignature">public java.util.Collection<<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>> values()</pre> -<div class="block"> - - <p> - Because of ambiguities between prefixes (i.e. kilokilo = mega), this method ignores prefixes. - </p></div> -<dl> -<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code>values</code> in interface <code>java.util.Map<java.lang.String,​<a href="Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.PrefixedUnitMap.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li><a href="#nested.class.summary">Nested</a> | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabase.html b/doc/org/unitConverter/unit/UnitDatabase.html deleted file mode 100644 index d62f73a..0000000 --- a/doc/org/unitConverter/unit/UnitDatabase.html +++ /dev/null @@ -1,789 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>UnitDatabase</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabase"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.html">Use</a></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><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/UnitDatabase.html" target="_top">Frames</a></li> -<li><a href="UnitDatabase.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class UnitDatabase" class="title">Class UnitDatabase</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabase</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">UnitDatabase</span> -extends java.lang.Object</pre> -<div class="block">A database of units, prefixes and dimensions, and their names.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-07, v0.1.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#UnitDatabase--">UnitDatabase</a></span>()</code> -<div class="block">Creates the <code>UnitsDatabase</code>.</div> -</td> -</tr> -</table> -</li> -</ul> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#addDimension-java.lang.String-org.unitConverter.math.ObjectProduct-">addDimension</a></span>(java.lang.String name, - <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> dimension)</code> -<div class="block">Adds a unit dimension to the database.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#addPrefix-java.lang.String-org.unitConverter.unit.UnitPrefix-">addPrefix</a></span>(java.lang.String name, - <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</code> -<div class="block">Adds a unit prefix to the database.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#addUnit-java.lang.String-org.unitConverter.unit.Unit-">addUnit</a></span>(java.lang.String name, - <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit)</code> -<div class="block">Adds a unit to the database.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#containsDimensionName-java.lang.String-">containsDimensionName</a></span>(java.lang.String name)</code> -<div class="block">Tests if the database has a unit dimension with this name.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#containsPrefixName-java.lang.String-">containsPrefixName</a></span>(java.lang.String name)</code> -<div class="block">Tests if the database has a unit prefix with this name.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#containsUnitName-java.lang.String-">containsUnitName</a></span>(java.lang.String name)</code> -<div class="block">Tests if the database has a unit with this name, taking prefixes into consideration</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#dimensionMap--">dimensionMap</a></span>()</code> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#getDimension-java.lang.String-">getDimension</a></span>(java.lang.String name)</code> -<div class="block">Gets a unit dimension from the database using its name.</div> -</td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#getDimensionFromExpression-java.lang.String-">getDimensionFromExpression</a></span>(java.lang.String expression)</code> -<div class="block">Uses the database's data to parse an expression into a unit dimension</div> -</td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#getPrefix-java.lang.String-">getPrefix</a></span>(java.lang.String name)</code> -<div class="block">Gets a unit prefix from the database from its name</div> -</td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#getPrefixFromExpression-java.lang.String-">getPrefixFromExpression</a></span>(java.lang.String expression)</code> -<div class="block">Gets a unit prefix from a prefix expression</div> -</td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#getUnit-java.lang.String-">getUnit</a></span>(java.lang.String name)</code> -<div class="block">Gets a unit from the database from its name, looking for prefixes.</div> -</td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#getUnitFromExpression-java.lang.String-">getUnitFromExpression</a></span>(java.lang.String expression)</code> -<div class="block">Uses the database's unit data to parse an expression into a unit</div> -</td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#loadDimensionFile-java.io.File-">loadDimensionFile</a></span>(java.io.File file)</code> -<div class="block">Adds all dimensions from a file, using data from the database to parse them.</div> -</td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code>void</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#loadUnitsFile-java.io.File-">loadUnitsFile</a></span>(java.io.File file)</code> -<div class="block">Adds all units from a file, using data from the database to parse them.</div> -</td> -</tr> -<tr id="i15" class="rowColor"> -<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#prefixMap--">prefixMap</a></span>()</code> </td> -</tr> -<tr id="i16" class="altColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#toString--">toString</a></span>()</code> </td> -</tr> -<tr id="i17" class="rowColor"> -<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#unitMap--">unitMap</a></span>()</code> -<div class="block">Returns a map mapping unit names to units, including units with prefixes.</div> -</td> -</tr> -<tr id="i18" class="altColor"> -<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitDatabase.html#unitMapPrefixless--">unitMapPrefixless</a></span>()</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a name="UnitDatabase--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>UnitDatabase</h4> -<pre>public UnitDatabase()</pre> -<div class="block">Creates the <code>UnitsDatabase</code>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-10, v0.1.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="addDimension-java.lang.String-org.unitConverter.math.ObjectProduct-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addDimension</h4> -<pre>public void addDimension(java.lang.String name, - <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> dimension)</pre> -<div class="block">Adds a unit dimension to the database.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - dimension's name</dd> -<dd><code>dimension</code> - dimension to add</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if name or dimension is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-03-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="addPrefix-java.lang.String-org.unitConverter.unit.UnitPrefix-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addPrefix</h4> -<pre>public void addPrefix(java.lang.String name, - <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</pre> -<div class="block">Adds a unit prefix to the database.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - prefix's name</dd> -<dd><code>prefix</code> - prefix to add</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if name or prefix is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-14, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="addUnit-java.lang.String-org.unitConverter.unit.Unit-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>addUnit</h4> -<pre>public void addUnit(java.lang.String name, - <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit)</pre> -<div class="block">Adds a unit to the database.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - unit's name</dd> -<dd><code>unit</code> - unit to add</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if unit is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-10, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="containsDimensionName-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsDimensionName</h4> -<pre>public boolean containsDimensionName(java.lang.String name)</pre> -<div class="block">Tests if the database has a unit dimension with this name.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to test</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>if database contains name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-03-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="containsPrefixName-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsPrefixName</h4> -<pre>public boolean containsPrefixName(java.lang.String name)</pre> -<div class="block">Tests if the database has a unit prefix with this name.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to test</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>if database contains name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-13, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="containsUnitName-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>containsUnitName</h4> -<pre>public boolean containsUnitName(java.lang.String name)</pre> -<div class="block">Tests if the database has a unit with this name, taking prefixes into consideration</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - name to test</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>if database contains name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-13, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="dimensionMap--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>dimensionMap</h4> -<pre>public java.util.Map<java.lang.String,<a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>>> dimensionMap()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a map mapping dimension names to dimensions</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="getDimension-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDimension</h4> -<pre>public <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> getDimension(java.lang.String name)</pre> -<div class="block">Gets a unit dimension from the database using its name. - - <p> - This method accepts exponents, like "L^3" - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - dimension's name</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>dimension</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-03-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="getDimensionFromExpression-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getDimensionFromExpression</h4> -<pre>public <a href="../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> getDimensionFromExpression(java.lang.String expression)</pre> -<div class="block">Uses the database's data to parse an expression into a unit dimension - <p> - The expression is a series of any of the following: - <ul> - <li>The name of a unit dimension, which multiplies or divides the result based on preceding operators</li> - <li>The operators '*' and '/', which multiply and divide (note that just putting two unit dimensions next to each - other is equivalent to multiplication)</li> - <li>The operator '^' which exponentiates. Exponents must be integers.</li> - </ul></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>expression</code> - expression to parse</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if the expression cannot be parsed</dd> -<dd><code>java.lang.NullPointerException</code> - if expression is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="getPrefix-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPrefix</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> getPrefix(java.lang.String name)</pre> -<div class="block">Gets a unit prefix from the database from its name</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - prefix's name</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>prefix</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-10, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="getPrefixFromExpression-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPrefixFromExpression</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> getPrefixFromExpression(java.lang.String expression)</pre> -<div class="block">Gets a unit prefix from a prefix expression - <p> - Currently, prefix expressions are much simpler than unit expressions: They are either a number or the name of - another prefix - </p></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>expression</code> - expression to input</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>prefix</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if expression cannot be parsed</dd> -<dd><code>java.lang.NullPointerException</code> - if any argument is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-14, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="getUnit-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getUnit</h4> -<pre>public <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> getUnit(java.lang.String name)</pre> -<div class="block">Gets a unit from the database from its name, looking for prefixes.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>name</code> - unit's name</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>unit</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-10, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="getUnitFromExpression-java.lang.String-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getUnitFromExpression</h4> -<pre>public <a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> getUnitFromExpression(java.lang.String expression)</pre> -<div class="block">Uses the database's unit data to parse an expression into a unit - <p> - The expression is a series of any of the following: - <ul> - <li>The name of a unit, which multiplies or divides the result based on preceding operators</li> - <li>The operators '*' and '/', which multiply and divide (note that just putting two units or values next to each - other is equivalent to multiplication)</li> - <li>The operator '^' which exponentiates. Exponents must be integers.</li> - <li>A number which is multiplied or divided</li> - </ul> - This method only works with linear units.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>expression</code> - expression to parse</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if the expression cannot be parsed</dd> -<dd><code>java.lang.NullPointerException</code> - if expression is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-07, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="loadDimensionFile-java.io.File-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>loadDimensionFile</h4> -<pre>public void loadDimensionFile(java.io.File file)</pre> -<div class="block">Adds all dimensions from a file, using data from the database to parse them. - <p> - Each line in the file should consist of a name and an expression (parsed by getDimensionFromExpression) separated - by any number of tab characters. - <p> - <p> - Allowed exceptions: - <ul> - <li>Anything after a '#' character is considered a comment and ignored.</li> - <li>Blank lines are also ignored</li> - <li>If an expression consists of a single exclamation point, instead of parsing it, this method will search the - database for an existing unit. If no unit is found, an IllegalArgumentException is thrown. This is used to define - initial units and ensure that the database contains them.</li> - </ul></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>file</code> - file to read</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if the file cannot be parsed, found or read</dd> -<dd><code>java.lang.NullPointerException</code> - if file is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-13, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="loadUnitsFile-java.io.File-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>loadUnitsFile</h4> -<pre>public void loadUnitsFile(java.io.File file)</pre> -<div class="block">Adds all units from a file, using data from the database to parse them. - <p> - Each line in the file should consist of a name and an expression (parsed by getUnitFromExpression) separated by - any number of tab characters. - <p> - <p> - Allowed exceptions: - <ul> - <li>Anything after a '#' character is considered a comment and ignored.</li> - <li>Blank lines are also ignored</li> - <li>If an expression consists of a single exclamation point, instead of parsing it, this method will search the - database for an existing unit. If no unit is found, an IllegalArgumentException is thrown. This is used to define - initial units and ensure that the database contains them.</li> - </ul></div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>file</code> - file to read</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.IllegalArgumentException</code> - if the file cannot be parsed, found or read</dd> -<dd><code>java.lang.NullPointerException</code> - if file is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-01-13, v0.1.0</dd> -</dl> -</li> -</ul> -<a name="prefixMap--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>prefixMap</h4> -<pre>public java.util.Map<java.lang.String,<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>> prefixMap()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a map mapping prefix names to prefixes</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="toString--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toString</h4> -<pre>public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a string stating the number of units, prefixes and dimensions in the database</dd> -</dl> -</li> -</ul> -<a name="unitMap--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>unitMap</h4> -<pre>public java.util.Map<java.lang.String,<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a>> unitMap()</pre> -<div class="block">Returns a map mapping unit names to units, including units with prefixes. - <p> - The returned map is infinite in size if there is at least one unit and at least one prefix. If it is infinite, - some operations that only work with finite collections, like converting name/entry sets to arrays, will throw an - <code>IllegalStateException</code>. - </p> - <p> - Specifically, the operations that will throw an IllegalStateException if the map is infinite in size are: - <ul> - <li><code>unitMap.entrySet().toArray()</code> (either overloading)</li> - <li><code>unitMap.keySet().toArray()</code> (either overloading)</li> - </ul> - </p> - <p> - Because of ambiguities between prefixes (i.e. kilokilo = mega), the map's <code>containsValue</code> and <code>values()</code> methods currently ignore prefixes. - </p></div> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a map mapping unit names to units, including prefixed names</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="unitMapPrefixless--"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>unitMapPrefixless</h4> -<pre>public java.util.Map<java.lang.String,<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a>> unitMapPrefixless()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a map mapping unit names to units, ignoring prefixes</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabase.html">Use</a></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><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/UnitDatabase.html" target="_top">Frames</a></li> -<li><a href="UnitDatabase.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitDatabaseTest.html b/doc/org/unitConverter/unit/UnitDatabaseTest.html deleted file mode 100644 index 1b88314..0000000 --- a/doc/org/unitConverter/unit/UnitDatabaseTest.html +++ /dev/null @@ -1,643 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitDatabaseTest</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitDatabaseTest"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabaseTest.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitDatabaseTest" class="title">Class UnitDatabaseTest</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitDatabaseTest</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<pre>class <span class="typeNameLabel">UnitDatabaseTest</span> -extends java.lang.Object</pre> -<div class="block">A test for the <a href="UnitDatabase.html" title="class in org.unitConverter.unit"><code>UnitDatabase</code></a> class. This is NOT part of this program's public API.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#A">A</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#AB">AB</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#B">B</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#BC">BC</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#C">C</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static <a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#J">J</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static <a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#K">K</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#NONLINEAR">NONLINEAR</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#U">U</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#V">V</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#W">W</a></span></code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">UnitDatabaseTest</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testInfiniteSetExceptions()">testInfiniteSetExceptions</a></span>()</code></th> -<td class="colLast"> -<div class="block">Confirms that operations that shouldn't function for infinite databases throw an <code>IllegalStateException</code>.</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixes()">testPrefixes</a></span>()</code></th> -<td class="colLast"> -<div class="block">Test that prefixes correctly apply to units.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixlessUnitMap()">testPrefixlessUnitMap</a></span>()</code></th> -<td class="colLast"> -<div class="block">Tests the functionnalites of the prefixless unit map.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixlessUnits()">testPrefixlessUnits</a></span>()</code></th> -<td class="colLast"> -<div class="block">Tests that the database correctly stores and retrieves units, ignoring prefixes.</div> -</td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testUnitExpressions()">testUnitExpressions</a></span>()</code></th> -<td class="colLast"> -<div class="block">Test that unit expressions return the correct value.</div> -</td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testUnitIterator()">testUnitIterator</a></span>()</code></th> -<td class="colLast"> -<div class="block">Tests both the unit name iterator and the name-unit entry iterator</div> -</td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testUnitPrefixCombinations()">testUnitPrefixCombinations</a></span>()</code></th> -<td class="colLast"> -<div class="block">Determine, given a unit name that could mean multiple things, which meaning is chosen.</div> -</td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="U"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>U</h4> -<pre>private static final <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> U</pre> -</li> -</ul> -<a id="V"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>V</h4> -<pre>private static final <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> V</pre> -</li> -</ul> -<a id="W"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>W</h4> -<pre>private static final <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> W</pre> -</li> -</ul> -<a id="J"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>J</h4> -<pre>private static final <a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> J</pre> -</li> -</ul> -<a id="K"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>K</h4> -<pre>private static final <a href="LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> K</pre> -</li> -</ul> -<a id="NONLINEAR"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>NONLINEAR</h4> -<pre>private static final <a href="Unit.html" title="class in org.unitConverter.unit">Unit</a> NONLINEAR</pre> -</li> -</ul> -<a id="A"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>A</h4> -<pre>private static final <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> A</pre> -</li> -</ul> -<a id="B"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>B</h4> -<pre>private static final <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> B</pre> -</li> -</ul> -<a id="C"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>C</h4> -<pre>private static final <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> C</pre> -</li> -</ul> -<a id="AB"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>AB</h4> -<pre>private static final <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> AB</pre> -</li> -</ul> -<a id="BC"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>BC</h4> -<pre>private static final <a href="UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> BC</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>UnitDatabaseTest</h4> -<pre>UnitDatabaseTest()</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="testInfiniteSetExceptions()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testInfiniteSetExceptions</h4> -<pre class="methodSignature">@Test -public void testInfiniteSetExceptions()</pre> -<div class="block">Confirms that operations that shouldn't function for infinite databases throw an <code>IllegalStateException</code>.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-05-03</dd> -</dl> -</li> -</ul> -<a id="testPrefixes()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testPrefixes</h4> -<pre class="methodSignature">@Test -public void testPrefixes()</pre> -<div class="block">Test that prefixes correctly apply to units.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="testPrefixlessUnitMap()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testPrefixlessUnitMap</h4> -<pre class="methodSignature">@Test -public void testPrefixlessUnitMap()</pre> -<div class="block">Tests the functionnalites of the prefixless unit map. - - <p> - The map should be an auto-updating view of the units in the database. - </p></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="testPrefixlessUnits()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testPrefixlessUnits</h4> -<pre class="methodSignature">@Test -public void testPrefixlessUnits()</pre> -<div class="block">Tests that the database correctly stores and retrieves units, ignoring prefixes.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="testUnitExpressions()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testUnitExpressions</h4> -<pre class="methodSignature">@Test -public void testUnitExpressions()</pre> -<div class="block">Test that unit expressions return the correct value.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="testUnitIterator()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testUnitIterator</h4> -<pre class="methodSignature">@Test -public void testUnitIterator()</pre> -<div class="block">Tests both the unit name iterator and the name-unit entry iterator</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -<a id="testUnitPrefixCombinations()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>testUnitPrefixCombinations</h4> -<pre class="methodSignature">@Test -public void testUnitPrefixCombinations()</pre> -<div class="block">Determine, given a unit name that could mean multiple things, which meaning is chosen. - <p> - For example, "ABCU" could mean "A-B-C-U", "AB-C-U", or "A-BC-U". In this case, "AB-C-U" is the correct choice. - </p></div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-14, v0.2.0</dd> -</dl> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitDatabaseTest.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitPrefix.html b/doc/org/unitConverter/unit/UnitPrefix.html deleted file mode 100644 index 04e6256..0000000 --- a/doc/org/unitConverter/unit/UnitPrefix.html +++ /dev/null @@ -1,570 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>UnitPrefix</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitPrefix"; - } - } - catch(err) { - } -//--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":9,"i14":10}; -var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitPrefix.html">Use</a></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><a href="../../../org/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/UnitPrefix.html" target="_top">Frames</a></li> -<li><a href="UnitPrefix.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -<!-- ======== START OF CLASS DATA ======== --> -<div class="header"> -<div class="subTitle">org.unitConverter.unit</div> -<h2 title="Class UnitPrefix" class="title">Class UnitPrefix</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitPrefix</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<br> -<pre>public final class <span class="typeNameLabel">UnitPrefix</span> -extends java.lang.Object</pre> -<div class="block">A prefix that can be applied to a <code>LinearUnit</code> to multiply it by some value</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- ========== METHOD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Method and Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#dividedBy-double-">dividedBy</a></span>(double divisor)</code> -<div class="block">Divides this prefix by a scalar</div> -</td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#dividedBy-org.unitConverter.unit.UnitPrefix-">dividedBy</a></span>(<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</code> -<div class="block">Divides this prefix by <code>other</code>.</div> -</td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code> -<div class="block"> - - Uses the prefix's multiplier to determine equality.</div> -</td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#getMultiplier--">getMultiplier</a></span>()</code> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>java.util.Set<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#getOtherNames--">getOtherNames</a></span>()</code> </td> -</tr> -<tr id="i5" class="rowColor"> -<td class="colFirst"><code>java.util.Optional<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#getPrimaryName--">getPrimaryName</a></span>()</code> </td> -</tr> -<tr id="i6" class="altColor"> -<td class="colFirst"><code>java.util.Optional<java.lang.String></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#getSymbol--">getSymbol</a></span>()</code> </td> -</tr> -<tr id="i7" class="rowColor"> -<td class="colFirst"><code>int</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#hashCode--">hashCode</a></span>()</code> -<div class="block"> - - Uses the prefix's multiplier to determine a hash code.</div> -</td> -</tr> -<tr id="i8" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#times-double-">times</a></span>(double multiplicand)</code> -<div class="block">Multiplies this prefix by a scalar</div> -</td> -</tr> -<tr id="i9" class="rowColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#times-org.unitConverter.unit.UnitPrefix-">times</a></span>(<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</code> -<div class="block">Multiplies this prefix by <code>other</code>.</div> -</td> -</tr> -<tr id="i10" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#toExponent-double-">toExponent</a></span>(double exponent)</code> -<div class="block">Raises this prefix to an exponent.</div> -</td> -</tr> -<tr id="i11" class="rowColor"> -<td class="colFirst"><code>java.lang.String</code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#toString--">toString</a></span>()</code> </td> -</tr> -<tr id="i12" class="altColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#valueOf-double-">valueOf</a></span>(double multiplier)</code> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier</div> -</td> -</tr> -<tr id="i13" class="rowColor"> -<td class="colFirst"><code>static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#valueOf-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(double multiplier, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier and a name</div> -</td> -</tr> -<tr id="i14" class="altColor"> -<td class="colFirst"><code><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/unitConverter/unit/UnitPrefix.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ METHOD DETAIL ========== --> -<ul class="blockList"> -<li class="blockList"><a name="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a name="valueOf-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> valueOf(double multiplier)</pre> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>multiplier</code> - multiplier of prefix</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>prefix</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="valueOf-double-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>valueOf</h4> -<pre>public static <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> valueOf(double multiplier, - <a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier and a name</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>multiplier</code> - multiplier of prefix</dd> -<dd><code>ns</code> - name(s) and symbol of prefix</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>prefix</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if ns is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="dividedBy-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>dividedBy</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> dividedBy(double divisor)</pre> -<div class="block">Divides this prefix by a scalar</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>divisor</code> - number to divide by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>quotient of prefix and scalar</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="dividedBy-org.unitConverter.unit.UnitPrefix-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>dividedBy</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> dividedBy(<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</pre> -<div class="block">Divides this prefix by <code>other</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>other</code> - prefix to divide by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>quotient of prefixes</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="equals-java.lang.Object-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>equals</h4> -<pre>public boolean equals(java.lang.Object obj)</pre> -<div class="block"> - - Uses the prefix's multiplier to determine equality.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>equals</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -<a name="getMultiplier--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getMultiplier</h4> -<pre>public double getMultiplier()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>prefix's multiplier</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -<a name="getOtherNames--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getOtherNames</h4> -<pre>public final java.util.Set<java.lang.String> getOtherNames()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>other names</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -<a name="getPrimaryName--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getPrimaryName</h4> -<pre>public final java.util.Optional<java.lang.String> getPrimaryName()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>primary name</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -<a name="getSymbol--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>getSymbol</h4> -<pre>public final java.util.Optional<java.lang.String> getSymbol()</pre> -<dl> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>symbol</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -<a name="hashCode--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>hashCode</h4> -<pre>public int hashCode()</pre> -<div class="block"> - - Uses the prefix's multiplier to determine a hash code.</div> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> -</dl> -</li> -</ul> -<a name="times-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>times</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> times(double multiplicand)</pre> -<div class="block">Multiplies this prefix by a scalar</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>multiplicand</code> - number to multiply by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>product of prefix and scalar</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16</dd> -</dl> -</li> -</ul> -<a name="times-org.unitConverter.unit.UnitPrefix-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>times</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> times(<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</pre> -<div class="block">Multiplies this prefix by <code>other</code>.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>other</code> - prefix to multiply by</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>product of prefixes</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="toExponent-double-"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toExponent</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> toExponent(double exponent)</pre> -<div class="block">Raises this prefix to an exponent.</div> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>exponent</code> - exponent to raise to</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>result of exponentiation.</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-04-13, v0.2.0</dd> -</dl> -</li> -</ul> -<a name="toString--"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>toString</h4> -<pre>public java.lang.String toString()</pre> -<dl> -<dt><span class="overrideSpecifyLabel">Overrides:</span></dt> -<dd><code>toString</code> in class <code>java.lang.Object</code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>a string describing the prefix and its multiplier</dd> -</dl> -</li> -</ul> -<a name="withName-org.unitConverter.unit.NameSymbol-"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>withName</h4> -<pre>public <a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> withName(<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</pre> -<dl> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>ns</code> - name(s) and symbol to use</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>copy of this prefix with provided name(s) and symbol</dd> -<dt><span class="throwsLabel">Throws:</span></dt> -<dd><code>java.lang.NullPointerException</code> - if ns is null</dd> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-11-26</dd> -</dl> -</li> -</ul> -</li> -</ul> -</li> -</ul> -</div> -</div> -<!-- ========= END OF CLASS DATA ========= --> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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 class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitPrefix.html">Use</a></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><a href="../../../org/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Prev Class</span></a></li> -<li><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Next Class</span></a></li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/UnitPrefix.html" target="_top">Frames</a></li> -<li><a href="UnitPrefix.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> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li>Field | </li> -<li>Constr | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a name="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/UnitTest.html b/doc/org/unitConverter/unit/UnitTest.html deleted file mode 100644 index ea13777..0000000 --- a/doc/org/unitConverter/unit/UnitTest.html +++ /dev/null @@ -1,420 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>UnitTest</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="UnitTest"; - } - } - catch(err) { - } -//--> -var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab"; -var pathtoroot = "../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitTest.html">Use</a></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" id="allclasses_navbar_top"> -<li><a href="../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<!-- ======== START OF CLASS DATA ======== --> -<main role="main"> -<div class="header"> -<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.unitConverter.unit</a></div> -<h2 title="Class UnitTest" class="title">Class UnitTest</h2> -</div> -<div class="contentContainer"> -<ul class="inheritance"> -<li>java.lang.Object</li> -<li> -<ul class="inheritance"> -<li>org.unitConverter.unit.UnitTest</li> -</ul> -</li> -</ul> -<div class="description"> -<ul class="blockList"> -<li class="blockList"> -<hr> -<pre>class <span class="typeNameLabel">UnitTest</span> -extends java.lang.Object</pre> -<div class="block">Testing the various Unit classes. This is NOT part of this program's public API.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2018-12-22, v0.1.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</li> -</ul> -</div> -<div class="summary"> -<ul class="blockList"> -<li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>private static java.util.Random</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#rng">rng</a></span></code></th> -<td class="colLast"> -<div class="block">A random number generator</div> -</td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ======== CONSTRUCTOR SUMMARY ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.summary"> -<!-- --> -</a> -<h3>Constructor Summary</h3> -<table class="memberSummary"> -<caption><span>Constructors</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr class="altColor"> -<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">UnitTest</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -</table> -</li> -</ul> -</section> -<!-- ========== METHOD SUMMARY =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.summary"> -<!-- --> -</a> -<h3>Method Summary</h3> -<table class="memberSummary"> -<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tr id="i0" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testAdditionAndSubtraction()">testAdditionAndSubtraction</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i1" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testConversion()">testConversion</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i2" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testEquals()">testEquals</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i3" class="rowColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testMultiplicationAndDivision()">testMultiplicationAndDivision</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -<tr id="i4" class="altColor"> -<td class="colFirst"><code>void</code></td> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#testPrefixes()">testPrefixes</a></span>()</code></th> -<td class="colLast"> </td> -</tr> -</table> -<ul class="blockList"> -<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object"> -<!-- --> -</a> -<h3>Methods inherited from class java.lang.Object</h3> -<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -<div class="details"> -<ul class="blockList"> -<li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="field.detail"> -<!-- --> -</a> -<h3>Field Detail</h3> -<a id="rng"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>rng</h4> -<pre>private static final java.util.Random rng</pre> -<div class="block">A random number generator</div> -</li> -</ul> -</li> -</ul> -</section> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> -<a id="<init>()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>UnitTest</h4> -<pre>UnitTest()</pre> -</li> -</ul> -</li> -</ul> -</section> -<!-- ============ METHOD DETAIL ========== --> -<section role="region"> -<ul class="blockList"> -<li class="blockList"><a id="method.detail"> -<!-- --> -</a> -<h3>Method Detail</h3> -<a id="testAdditionAndSubtraction()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testAdditionAndSubtraction</h4> -<pre class="methodSignature">@Test -public void testAdditionAndSubtraction()</pre> -</li> -</ul> -<a id="testConversion()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testConversion</h4> -<pre class="methodSignature">@Test -public void testConversion()</pre> -</li> -</ul> -<a id="testEquals()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testEquals</h4> -<pre class="methodSignature">@Test -public void testEquals()</pre> -</li> -</ul> -<a id="testMultiplicationAndDivision()"> -<!-- --> -</a> -<ul class="blockList"> -<li class="blockList"> -<h4>testMultiplicationAndDivision</h4> -<pre class="methodSignature">@Test -public void testMultiplicationAndDivision()</pre> -</li> -</ul> -<a id="testPrefixes()"> -<!-- --> -</a> -<ul class="blockListLast"> -<li class="blockList"> -<h4>testPrefixes</h4> -<pre class="methodSignature">@Test -public void testPrefixes()</pre> -</li> -</ul> -</li> -</ul> -</section> -</li> -</ul> -</div> -</div> -</main> -<!-- ========= END OF CLASS DATA ========= --> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../index.html">Overview</a></li> -<li><a href="package-summary.html">Package</a></li> -<li class="navBarCell1Rev">Class</li> -<li><a href="class-use/UnitTest.html">Use</a></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" id="allclasses_navbar_bottom"> -<li><a href="../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<div> -<ul class="subNavList"> -<li>Summary: </li> -<li>Nested | </li> -<li><a href="#field.summary">Field</a> | </li> -<li><a href="#constructor.summary">Constr</a> | </li> -<li><a href="#method.summary">Method</a></li> -</ul> -<ul class="subNavList"> -<li>Detail: </li> -<li><a href="#field.detail">Field</a> | </li> -<li><a href="#constructor.detail">Constr</a> | </li> -<li><a href="#method.detail">Method</a></li> -</ul> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BaseDimension.html b/doc/org/unitConverter/unit/class-use/BaseDimension.html deleted file mode 100644 index 7ff411e..0000000 --- a/doc/org/unitConverter/unit/class-use/BaseDimension.html +++ /dev/null @@ -1,470 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BaseDimension</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BaseDimension"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BaseDimension.html" target="_top">Frames</a></li> -<li><a href="BaseDimension.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.unitConverter.unit.BaseDimension" class="title">Uses of Class<br>org.unitConverter.unit.BaseDimension</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#CURRENCY">CURRENCY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#ELECTRIC_CURRENT">ELECTRIC_CURRENT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#INFORMATION">INFORMATION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#LENGTH">LENGTH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#LUMINOUS_INTENSITY">LUMINOUS_INTENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#MASS">MASS</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#QUANTITY">QUANTITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#TEMPERATURE">TEMPERATURE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseDimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseDimensions.html#TIME">TIME</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with type parameters of type <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ACCELERATION">ACCELERATION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ANGLE">ANGLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#AREA">AREA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CAPACITANCE">CAPACITANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CATALYTIC_ACTIVITY">CATALYTIC_ACTIVITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CONCENTRATION">CONCENTRATION</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CURRENCY">CURRENCY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#CURRENT_DENSITY">CURRENT_DENSITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CHARGE">ELECTRIC_CHARGE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CONDUCTANCE">ELECTRIC_CONDUCTANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_CURRENT">ELECTRIC_CURRENT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ELECTRIC_RESISTANCE">ELECTRIC_RESISTANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#EMPTY">EMPTY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ENERGY">ENERGY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#FORCE">FORCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#FREQUENCY">FREQUENCY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#ILLUMINANCE">ILLUMINANCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#INDUCTANCE">INDUCTANCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#INFORMATION">INFORMATION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LENGTH">LENGTH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LUMINANCE">LUMINANCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LUMINOUS_FLUX">LUMINOUS_FLUX</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#LUMINOUS_INTENSITY">LUMINOUS_INTENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FIELD_STRENGTH">MAGNETIC_FIELD_STRENGTH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FLUX">MAGNETIC_FLUX</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MAGNETIC_FLUX_DENSITY">MAGNETIC_FLUX_DENSITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MASS">MASS</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MASS_CONCENTRATION">MASS_CONCENTRATION</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#MASS_DENSITY">MASS_DENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#POWER">POWER</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#QUANTITY">QUANTITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#REFLACTIVE_PERMEABILITY">REFLACTIVE_PERMEABILITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#REFRACTIVE_INDEX">REFRACTIVE_INDEX</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SOLID_ANGLE">SOLID_ANGLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SPECIFIC_ENERGY">SPECIFIC_ENERGY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SPECIFIC_VOLUME">SPECIFIC_VOLUME</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#SURFACE_DENSITY">SURFACE_DENSITY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#TEMPERATURE">TEMPERATURE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#TIME">TIME</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#VELOCITY">VELOCITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#VOLTAGE">VOLTAGE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#VOLUME">VOLUME</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Dimensions.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Dimensions.html#WAVENUMBER">WAVENUMBER</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </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/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#getBaseDimension--">getBaseDimension</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseDimension.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseDimension.html#valueOf-java.lang.String-java.lang.String-">valueOf</a></span>(java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a <code>BaseDimension</code> with the provided name and symbol.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return types with arguments of type <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </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>java.util.Map<java.lang.String,<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>>></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#dimensionMap--">dimensionMap</a></span>()</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#getDimension--">getDimension</a></span>()</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getDimension-java.lang.String-">getDimension</a></span>(java.lang.String name)</code> -<div class="block">Gets a unit dimension from the database using its name.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getDimensionFromExpression-java.lang.String-">getDimensionFromExpression</a></span>(java.lang.String expression)</code> -<div class="block">Uses the database's data to parse an expression into a unit dimension</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </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/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-">valueOf</a></span>(<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-java.util.Set-">valueOf</a></span>(<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Method parameters in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with type arguments of type <a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></span><span class="tabEnd"> </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="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#addDimension-java.lang.String-org.unitConverter.math.ObjectProduct-">addDimension</a></span>(java.lang.String name, - <a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a>> dimension)</code> -<div class="block">Adds a unit dimension to the database.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BaseDimension.html" target="_top">Frames</a></li> -<li><a href="BaseDimension.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BaseUnit.html b/doc/org/unitConverter/unit/class-use/BaseUnit.html deleted file mode 100644 index 48598fc..0000000 --- a/doc/org/unitConverter/unit/class-use/BaseUnit.html +++ /dev/null @@ -1,296 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BaseUnit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BaseUnit"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BaseUnit.html" target="_top">Frames</a></li> -<li><a href="BaseUnit.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.unitConverter.unit.BaseUnit" class="title">Uses of Class<br>org.unitConverter.unit.BaseUnit</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#AMPERE">AMPERE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#BIT">BIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#CANDELA">CANDELA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#DOLLAR">DOLLAR</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#KELVIN">KELVIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#KILOGRAM">KILOGRAM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#METRE">METRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#MOLE">MOLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.BaseUnits.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.BaseUnits.html#SECOND">SECOND</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span><span class="tabEnd"> </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/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-">valueOf</a></span>(<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#valueOf-org.unitConverter.unit.BaseDimension-java.lang.String-java.lang.String-java.util.Set-">valueOf</a></span>(<a href="../../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a> dimension, - java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a base unit from the dimension it measures, its name and its symbol.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return types with arguments of type <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span><span class="tabEnd"> </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/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#getBase--">getBase</a></span>()</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Method parameters in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with type arguments of type <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span><span class="tabEnd"> </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/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructor parameters in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with type arguments of type <a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#Unit-org.unitConverter.math.ObjectProduct-org.unitConverter.unit.NameSymbol-">Unit</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Creates the <code>AbstractUnit</code>.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BaseUnit.html" target="_top">Frames</a></li> -<li><a href="BaseUnit.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BritishImperial.Area.html b/doc/org/unitConverter/unit/class-use/BritishImperial.Area.html deleted file mode 100644 index 5e10bda..0000000 --- a/doc/org/unitConverter/unit/class-use/BritishImperial.Area.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BritishImperial.Area</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BritishImperial.Area"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Area.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Area.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.unitConverter.unit.BritishImperial.Area" class="title">Uses of Class<br>org.unitConverter.unit.BritishImperial.Area</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.BritishImperial.Area</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Area.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Area.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BritishImperial.Length.html b/doc/org/unitConverter/unit/class-use/BritishImperial.Length.html deleted file mode 100644 index 5b5e9dc..0000000 --- a/doc/org/unitConverter/unit/class-use/BritishImperial.Length.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BritishImperial.Length</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BritishImperial.Length"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Length.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Length.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.unitConverter.unit.BritishImperial.Length" class="title">Uses of Class<br>org.unitConverter.unit.BritishImperial.Length</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.BritishImperial.Length</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Length.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Length.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BritishImperial.Mass.html b/doc/org/unitConverter/unit/class-use/BritishImperial.Mass.html deleted file mode 100644 index 4af05d9..0000000 --- a/doc/org/unitConverter/unit/class-use/BritishImperial.Mass.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BritishImperial.Mass</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BritishImperial.Mass"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Mass.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Mass.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.unitConverter.unit.BritishImperial.Mass" class="title">Uses of Class<br>org.unitConverter.unit.BritishImperial.Mass</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.BritishImperial.Mass</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Mass.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Mass.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BritishImperial.Volume.html b/doc/org/unitConverter/unit/class-use/BritishImperial.Volume.html deleted file mode 100644 index 715c7ce..0000000 --- a/doc/org/unitConverter/unit/class-use/BritishImperial.Volume.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BritishImperial.Volume</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BritishImperial.Volume"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Volume.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Volume.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.unitConverter.unit.BritishImperial.Volume" class="title">Uses of Class<br>org.unitConverter.unit.BritishImperial.Volume</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.BritishImperial.Volume</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.Volume.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.Volume.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/BritishImperial.html b/doc/org/unitConverter/unit/class-use/BritishImperial.html deleted file mode 100644 index c2a34ed..0000000 --- a/doc/org/unitConverter/unit/class-use/BritishImperial.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.BritishImperial</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.BritishImperial"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.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.unitConverter.unit.BritishImperial" class="title">Uses of Class<br>org.unitConverter.unit.BritishImperial</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.BritishImperial</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/BritishImperial.html" target="_top">Frames</a></li> -<li><a href="BritishImperial.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/FunctionalUnit.html b/doc/org/unitConverter/unit/class-use/FunctionalUnit.html deleted file mode 100644 index e63c6ab..0000000 --- a/doc/org/unitConverter/unit/class-use/FunctionalUnit.html +++ /dev/null @@ -1,199 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.FunctionalUnit</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.FunctionalUnit"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../FunctionalUnit.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.FunctionalUnit" class="title">Uses of Class<br>org.unitConverter.unit.FunctionalUnit</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary"> -<caption><span>Packages that use <a href="../FunctionalUnit.html" title="class in org.unitConverter.unit">FunctionalUnit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<th class="colFirst" scope="row"><a href="#org.unitConverter.unit">org.unitConverter.unit</a></th> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"> -<section role="region"><a id="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../FunctionalUnit.html" title="class in org.unitConverter.unit">FunctionalUnit</a> in <a href="../package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary"> -<caption><span>Methods in <a href="../package-summary.html">org.unitConverter.unit</a> that return <a href="../FunctionalUnit.html" title="class in org.unitConverter.unit">FunctionalUnit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Method</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../FunctionalUnit.html" title="class in org.unitConverter.unit">FunctionalUnit</a></code></td> -<th class="colSecond" scope="row"><span class="typeNameLabel">FunctionalUnit.</span><code><span class="memberNameLink"><a href="../FunctionalUnit.html#valueOf(org.unitConverter.math.ObjectProduct,java.util.function.DoubleUnaryOperator,java.util.function.DoubleUnaryOperator)">valueOf</a></span>​(<a href="../../math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</code></th> -<td class="colLast"> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -</tbody> -</table> -</section> -</li> -</ul> -</li> -</ul> -</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../FunctionalUnit.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/LinearUnit.html b/doc/org/unitConverter/unit/class-use/LinearUnit.html deleted file mode 100644 index 353978e..0000000 --- a/doc/org/unitConverter/unit/class-use/LinearUnit.html +++ /dev/null @@ -1,926 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.LinearUnit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.LinearUnit"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/LinearUnit.html" target="_top">Frames</a></li> -<li><a href="LinearUnit.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.unitConverter.unit.LinearUnit" class="title">Uses of Class<br>org.unitConverter.unit.LinearUnit</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Area.html#ACRE">ACRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Area.html#ACRE">ACRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#ACRE_FOOT">ACRE_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#ACRE_FOOT">ACRE_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#AMPERE">AMPERE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ARCMINUTE">ARCMINUTE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ARCSECOND">ARCSECOND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ASTRONOMICAL_UNIT">ASTRONOMICAL_UNIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#BARREL">BARREL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#BEQUEREL">BEQUEREL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#BIT">BIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#BRITISH_THERMAL_UNIT">BRITISH_THERMAL_UNIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.html#BRITISH_THERMAL_UNIT">BRITISH_THERMAL_UNIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#BUSHEL">BUSHEL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#BUSHEL">BUSHEL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#BYTE">BYTE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#CABLE">CABLE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#CABLE">CABLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#CALORIE">CALORIE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.html#CALORIE">CALORIE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#CANDELA">CANDELA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#CHAIN">CHAIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#COULOMB">COULOMB</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#CUBIC_FOOT">CUBIC_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#CUBIC_FOOT">CUBIC_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#CUBIC_INCH">CUBIC_INCH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#CUBIC_INCH">CUBIC_INCH</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#CUBIC_METRE">CUBIC_METRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#CUBIC_YARD">CUBIC_YARD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#CUBIC_YARD">CUBIC_YARD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#CUP">CUP</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DALTON">DALTON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DAY">DAY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DEGREE">DEGREE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DOLLAR">DOLLAR</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#DRACHM">DRACHM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#DRAM">DRAM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_BARREL">DRY_BARREL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_GALLON">DRY_GALLON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_PINT">DRY_PINT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#DRY_QUART">DRY_QUART</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.Constants.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.Constants.html#EARTH_GRAVITY">EARTH_GRAVITY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ELECTRONVOLT">ELECTRONVOLT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#FARAD">FARAD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#FATHOM">FATHOM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#FATHOM">FATHOM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#FLUID_DRAM">FLUID_DRAM</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#FLUID_OUNCE">FLUID_OUNCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#FLUID_OUNCE">FLUID_OUNCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#FOOT">FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#FOOT">FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#FOOT_POUND">FOOT_POUND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#FURLONG">FURLONG</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#GALLON">GALLON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#GALLON">GALLON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#GILL">GILL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#GILL">GILL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#GRAIN">GRAIN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#GRAIN">GRAIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#GRAM">GRAM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#GRAY">GRAY</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#HAND">HAND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#HECTARE">HECTARE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#HENRY">HENRY</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#HERTZ">HERTZ</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#HOGSHEAD">HOGSHEAD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#HORSEPOWER">HORSEPOWER</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#HOUR">HOUR</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#HUNDREDWEIGHT">HUNDREDWEIGHT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#HUNDREDWEIGHT">HUNDREDWEIGHT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#INCH">INCH</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#INCH">INCH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#JOULE">JOULE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#KATAL">KATAL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#KELVIN">KELVIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#KILOCALORIE">KILOCALORIE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.html#KILOCALORIE">KILOCALORIE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#KILOGRAM">KILOGRAM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#KILOMETRE_PER_HOUR">KILOMETRE_PER_HOUR</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#LEAGUE">LEAGUE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#LINK">LINK</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#LITRE">LITRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#LONG_TON">LONG_TON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#LUMEN">LUMEN</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#LUX">LUX</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#METRE">METRE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#METRE_PER_SECOND">METRE_PER_SECOND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#MILE">MILE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#MILE">MILE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#MINIM">MINIM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#MINUTE">MINUTE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#MOLE">MOLE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#NAUTICAL_MILE">NAUTICAL_MILE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#NAUTICAL_MILE">NAUTICAL_MILE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#NEWTON">NEWTON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#OHM">OHM</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#OIL_BARREL">OIL_BARREL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ONE">ONE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#OUNCE">OUNCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#OUNCE">OUNCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#OUNCE_FORCE">OUNCE_FORCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.html#OUNCE_FORCE">OUNCE_FORCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#PARSEC">PARSEC</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#PASCAL">PASCAL</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#PECK">PECK</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#PECK">PECK</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#PENNYWEIGHT">PENNYWEIGHT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Area.html#PERCH">PERCH</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#PICA">PICA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#PINT">PINT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#PINT">PINT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#POINT">POINT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#POUND">POUND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#POUND">POUND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#POUND_FORCE">POUND_FORCE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.html#POUND_FORCE">POUND_FORCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#POUND_PER_SQUARE_INCH">POUND_PER_SQUARE_INCH</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#QUART">QUART</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Volume.html#QUART">QUART</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#QUARTER">QUARTER</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#RADIAN">RADIAN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#ROD">ROD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Area.html#ROOD">ROOD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#SECOND">SECOND</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Area.html#SECTION">SECTION</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#SHORT_TON">SHORT_TON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#SHOT">SHOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#SIEMENS">SIEMENS</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#SIEVERT">SIEVERT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#SLUG">SLUG</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Area.html#SQUARE_CHAIN">SQUARE_CHAIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Area.html#SQUARE_FOOT">SQUARE_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#SQUARE_METRE">SQUARE_METRE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Area.html#SQUARE_MILE">SQUARE_MILE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Area.html#SQUARE_SURVEY_FOOT">SQUARE_SURVEY_FOOT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Area.html#SQUARE_YARD">SQUARE_YARD</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#STERADIAN">STERADIAN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Mass.html#STONE">STONE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_CHAIN">SURVEY_CHAIN</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_FOOT">SURVEY_FOOT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_FURLONG">SURVEY_FURLONG</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_LEAGUE">SURVEY_LEAGUE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_LINK">SURVEY_LINK</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_MILE">SURVEY_MILE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#SURVEY_ROD">SURVEY_ROD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Area.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Area.html#SURVEY_TOWNSHIP">SURVEY_TOWNSHIP</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#TABLESPOON">TABLESPOON</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Volume.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Volume.html#TEASPOON">TEASPOON</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#TESLA">TESLA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#THOU">THOU</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#TONNE">TONNE</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#TROY_OUNCE">TROY_OUNCE</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Mass.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Mass.html#TROY_POUND">TROY_POUND</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#VOLT">VOLT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#WATT">WATT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#WEBER">WEBER</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.Length.html#YARD">YARD</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.Length.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.Length.html#YARD">YARD</a></span></code> -<div class="block">According to the International Yard and Pound of 1959, a yard is defined as exactly 0.9144 metres.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></span><span class="tabEnd"> </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/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#asLinearUnit--">asLinearUnit</a></span>()</code> -<div class="block">Returns a <code>LinearUnit</code> with this unit as a base and a conversion factor of 1.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#dividedBy-double-">dividedBy</a></span>(double divisor)</code> -<div class="block">Divides this unit by a scalar.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#dividedBy-org.unitConverter.unit.LinearUnit-">dividedBy</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> divisor)</code> -<div class="block">Returns the quotient of this unit and another.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-">fromUnitValue</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-org.unitConverter.unit.NameSymbol-">fromUnitValue</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#minus-org.unitConverter.unit.LinearUnit-">minus</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> subtrahendend)</code> -<div class="block">Returns the difference of this unit and another.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#plus-org.unitConverter.unit.LinearUnit-">plus</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> addend)</code> -<div class="block">Returns the sum of this unit and another.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#times-double-">times</a></span>(double multiplier)</code> -<div class="block">Multiplies this unit by a scalar.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#times-org.unitConverter.unit.LinearUnit-">times</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> multiplier)</code> -<div class="block">Returns the product of this unit and another.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#toExponent-int-">toExponent</a></span>(int exponent)</code> -<div class="block">Returns this unit but to an exponent.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#withPrefix-org.unitConverter.unit.UnitPrefix-">withPrefix</a></span>(<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</code> -<div class="block">Returns the result of applying <code>prefix</code> to this unit.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></span><span class="tabEnd"> </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/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#dividedBy-org.unitConverter.unit.LinearUnit-">dividedBy</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> divisor)</code> -<div class="block">Returns the quotient of this unit and another.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#minus-org.unitConverter.unit.LinearUnit-">minus</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> subtrahendend)</code> -<div class="block">Returns the difference of this unit and another.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#plus-org.unitConverter.unit.LinearUnit-">plus</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> addend)</code> -<div class="block">Returns the sum of this unit and another.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#times-org.unitConverter.unit.LinearUnit-">times</a></span>(<a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a> multiplier)</code> -<div class="block">Returns the product of this unit and another.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/LinearUnit.html" target="_top">Frames</a></li> -<li><a href="LinearUnit.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/NameSymbol.html b/doc/org/unitConverter/unit/class-use/NameSymbol.html deleted file mode 100644 index eece8b2..0000000 --- a/doc/org/unitConverter/unit/class-use/NameSymbol.html +++ /dev/null @@ -1,324 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.NameSymbol</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.NameSymbol"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/NameSymbol.html" target="_top">Frames</a></li> -<li><a href="NameSymbol.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.unitConverter.unit.NameSymbol" class="title">Uses of Class<br>org.unitConverter.unit.NameSymbol</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#EMPTY">EMPTY</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></span><span class="tabEnd"> </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/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and no other names.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.util.Set-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String...-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String... otherNames)</code> -<div class="block">h * Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String name2)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and an additional name.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String name2, - java.lang.String name3)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#of-java.lang.String-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">of</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String name2, - java.lang.String name3, - java.lang.String name4)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#ofName-java.lang.String-">ofName</a></span>(java.lang.String name)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, no symbol, and no other names.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#ofNullable-java.lang.String-java.lang.String-java.util.Set-">ofNullable</a></span>(java.lang.String name, - java.lang.String symbol, - java.util.Set<java.lang.String> otherNames)</code> -<div class="block">Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#ofNullable-java.lang.String-java.lang.String-java.lang.String...-">ofNullable</a></span>(java.lang.String name, - java.lang.String symbol, - java.lang.String... otherNames)</code> -<div class="block">h * Gets a <code>NameSymbol</code> with a primary name, a symbol and additional names.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></code></td> -<td class="colLast"><span class="typeNameLabel">NameSymbol.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/NameSymbol.html#ofSymbol-java.lang.String-">ofSymbol</a></span>(java.lang.String symbol)</code> -<div class="block">Gets a <code>NameSymbol</code> with a symbol and no names.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></span><span class="tabEnd"> </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/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-org.unitConverter.unit.NameSymbol-">fromUnitValue</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#valueOf-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(double multiplier, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier and a name</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#valueOf-org.unitConverter.math.ObjectProduct-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - double conversionFactor, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit base and a conversion factor.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BaseUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> -<caption><span>Constructors in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Constructor and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#Unit-org.unitConverter.math.ObjectProduct-org.unitConverter.unit.NameSymbol-">Unit</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> unitBase, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Creates the <code>AbstractUnit</code>.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/NameSymbol.html" target="_top">Frames</a></li> -<li><a href="NameSymbol.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/SI.BaseDimensions.html b/doc/org/unitConverter/unit/class-use/SI.BaseDimensions.html deleted file mode 100644 index 4d79069..0000000 --- a/doc/org/unitConverter/unit/class-use/SI.BaseDimensions.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.SI.BaseDimensions</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.SI.BaseDimensions"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.BaseDimensions.html" target="_top">Frames</a></li> -<li><a href="SI.BaseDimensions.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.unitConverter.unit.SI.BaseDimensions" class="title">Uses of Class<br>org.unitConverter.unit.SI.BaseDimensions</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.SI.BaseDimensions</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.BaseDimensions.html" target="_top">Frames</a></li> -<li><a href="SI.BaseDimensions.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/SI.BaseUnits.html b/doc/org/unitConverter/unit/class-use/SI.BaseUnits.html deleted file mode 100644 index ff04c69..0000000 --- a/doc/org/unitConverter/unit/class-use/SI.BaseUnits.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:17 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.SI.BaseUnits</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.SI.BaseUnits"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.BaseUnits.html" target="_top">Frames</a></li> -<li><a href="SI.BaseUnits.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.unitConverter.unit.SI.BaseUnits" class="title">Uses of Class<br>org.unitConverter.unit.SI.BaseUnits</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.SI.BaseUnits</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.BaseUnits.html" target="_top">Frames</a></li> -<li><a href="SI.BaseUnits.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/SI.Constants.html b/doc/org/unitConverter/unit/class-use/SI.Constants.html deleted file mode 100644 index cc27e64..0000000 --- a/doc/org/unitConverter/unit/class-use/SI.Constants.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:17 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.SI.Constants</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.SI.Constants"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.Constants.html" target="_top">Frames</a></li> -<li><a href="SI.Constants.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.unitConverter.unit.SI.Constants" class="title">Uses of Class<br>org.unitConverter.unit.SI.Constants</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.SI.Constants</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.Constants.html" target="_top">Frames</a></li> -<li><a href="SI.Constants.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/SI.Dimensions.html b/doc/org/unitConverter/unit/class-use/SI.Dimensions.html deleted file mode 100644 index 8dd5ed0..0000000 --- a/doc/org/unitConverter/unit/class-use/SI.Dimensions.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:17 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.SI.Dimensions</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.SI.Dimensions"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.Dimensions.html" target="_top">Frames</a></li> -<li><a href="SI.Dimensions.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.unitConverter.unit.SI.Dimensions" class="title">Uses of Class<br>org.unitConverter.unit.SI.Dimensions</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.SI.Dimensions</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.Dimensions.html" target="_top">Frames</a></li> -<li><a href="SI.Dimensions.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/SI.html b/doc/org/unitConverter/unit/class-use/SI.html deleted file mode 100644 index ed8577b..0000000 --- a/doc/org/unitConverter/unit/class-use/SI.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.SI</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.SI"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.html" target="_top">Frames</a></li> -<li><a href="SI.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.unitConverter.unit.SI" class="title">Uses of Class<br>org.unitConverter.unit.SI</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.SI</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/SI.html" target="_top">Frames</a></li> -<li><a href="SI.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/USCustomary.Area.html b/doc/org/unitConverter/unit/class-use/USCustomary.Area.html deleted file mode 100644 index b29fcd1..0000000 --- a/doc/org/unitConverter/unit/class-use/USCustomary.Area.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.USCustomary.Area</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.USCustomary.Area"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Area.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Area.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.unitConverter.unit.USCustomary.Area" class="title">Uses of Class<br>org.unitConverter.unit.USCustomary.Area</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.USCustomary.Area</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Area.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Area.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/USCustomary.Length.html b/doc/org/unitConverter/unit/class-use/USCustomary.Length.html deleted file mode 100644 index b7e0c10..0000000 --- a/doc/org/unitConverter/unit/class-use/USCustomary.Length.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.USCustomary.Length</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.USCustomary.Length"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Length.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Length.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.unitConverter.unit.USCustomary.Length" class="title">Uses of Class<br>org.unitConverter.unit.USCustomary.Length</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.USCustomary.Length</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Length.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Length.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/USCustomary.Mass.html b/doc/org/unitConverter/unit/class-use/USCustomary.Mass.html deleted file mode 100644 index 310581a..0000000 --- a/doc/org/unitConverter/unit/class-use/USCustomary.Mass.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.USCustomary.Mass</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.USCustomary.Mass"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Mass.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Mass.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.unitConverter.unit.USCustomary.Mass" class="title">Uses of Class<br>org.unitConverter.unit.USCustomary.Mass</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.USCustomary.Mass</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Mass.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Mass.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/USCustomary.Volume.html b/doc/org/unitConverter/unit/class-use/USCustomary.Volume.html deleted file mode 100644 index a21595b..0000000 --- a/doc/org/unitConverter/unit/class-use/USCustomary.Volume.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.USCustomary.Volume</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.USCustomary.Volume"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Volume.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Volume.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.unitConverter.unit.USCustomary.Volume" class="title">Uses of Class<br>org.unitConverter.unit.USCustomary.Volume</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.USCustomary.Volume</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.Volume.html" target="_top">Frames</a></li> -<li><a href="USCustomary.Volume.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/USCustomary.html b/doc/org/unitConverter/unit/class-use/USCustomary.html deleted file mode 100644 index 8625d92..0000000 --- a/doc/org/unitConverter/unit/class-use/USCustomary.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.USCustomary</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.USCustomary"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.html" target="_top">Frames</a></li> -<li><a href="USCustomary.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.unitConverter.unit.USCustomary" class="title">Uses of Class<br>org.unitConverter.unit.USCustomary</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.USCustomary</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/USCustomary.html" target="_top">Frames</a></li> -<li><a href="USCustomary.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/Unit.html b/doc/org/unitConverter/unit/class-use/Unit.html deleted file mode 100644 index 33cd17f..0000000 --- a/doc/org/unitConverter/unit/class-use/Unit.html +++ /dev/null @@ -1,312 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.Unit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.Unit"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/Unit.html" target="_top">Frames</a></li> -<li><a href="Unit.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.unitConverter.unit.Unit" class="title">Uses of Class<br>org.unitConverter.unit.Unit</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> -<caption><span>Subclasses of <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></span></code> -<div class="block">A unit that other units are defined by.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></span></code> -<div class="block">A unit that can be expressed as a product of its base and a number.</div> -</td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#BEL">BEL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#CELSIUS">CELSIUS</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DECIBEL">DECIBEL</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">USCustomary.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/USCustomary.html#FAHRENHEIT">FAHRENHEIT</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">BritishImperial.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/BritishImperial.html#FAHRENHEIT">FAHRENHEIT</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#NEPER">NEPER</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></span><span class="tabEnd"> </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/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#fromConversionFunctions-org.unitConverter.math.ObjectProduct-java.util.function.DoubleUnaryOperator-java.util.function.DoubleUnaryOperator-org.unitConverter.unit.NameSymbol-">fromConversionFunctions</a></span>(<a href="../../../../org/unitConverter/math/ObjectProduct.html" title="class in org.unitConverter.math">ObjectProduct</a><<a href="../../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a>> base, - java.util.function.DoubleUnaryOperator converterFrom, - java.util.function.DoubleUnaryOperator converterTo, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Returns a unit from its base and the functions it uses to convert to and from its base.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getUnit-java.lang.String-">getUnit</a></span>(java.lang.String name)</code> -<div class="block">Gets a unit from the database from its name, looking for prefixes.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getUnitFromExpression-java.lang.String-">getUnitFromExpression</a></span>(java.lang.String expression)</code> -<div class="block">Uses the database's unit data to parse an expression into a unit</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return types with arguments of type <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></span><span class="tabEnd"> </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>java.util.Map<java.lang.String,<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#unitMap--">unitMap</a></span>()</code> -<div class="block">Returns a map mapping unit names to units, including units with prefixes.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>java.util.Map<java.lang.String,<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a>></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#unitMapPrefixless--">unitMapPrefixless</a></span>()</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></span><span class="tabEnd"> </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="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#addUnit-java.lang.String-org.unitConverter.unit.Unit-">addUnit</a></span>(java.lang.String name, - <a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit)</code> -<div class="block">Adds a unit to the database.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>boolean</code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#canConvertTo-org.unitConverter.unit.Unit-">canConvertTo</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> other)</code> -<div class="block">Checks if a value expressed in this unit can be converted to a value expressed in <code>other</code></div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>double</code></td> -<td class="colLast"><span class="typeNameLabel">Unit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/Unit.html#convertTo-org.unitConverter.unit.Unit-double-">convertTo</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> other, - double value)</code> -<div class="block">Converts a value expressed in this unit to a value expressed in <code>other</code>.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-">fromUnitValue</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#fromUnitValue-org.unitConverter.unit.Unit-double-org.unitConverter.unit.NameSymbol-">fromUnitValue</a></span>(<a href="../../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a> unit, - double value, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>LinearUnit</code> from a unit and a value.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/Unit.html" target="_top">Frames</a></li> -<li><a href="Unit.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html deleted file mode 100644 index 46984bb..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntry.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html deleted file mode 100644 index 2e397dc..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html deleted file mode 100644 index 7ede112..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html deleted file mode 100644 index bc25e67..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html deleted file mode 100644 index 71e73db..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.html deleted file mode 100644 index 4565b71..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.PrefixedUnitMap.html +++ /dev/null @@ -1,233 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabase.PrefixedUnitMap" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase.PrefixedUnitMap</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary"> -<caption><span>Packages that use <a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Package</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<th class="colFirst" scope="row"><a href="#org.unitConverter.unit">org.unitConverter.unit</a></th> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"> -<section role="region"><a id="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> in <a href="../package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary"> -<caption><span>Fields in <a href="../package-summary.html">org.unitConverter.unit</a> declared as <a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colSecond" scope="col">Field</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>private <a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></code></td> -<th class="colSecond" scope="row"><span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.</span><code><span class="memberNameLink"><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html#map">map</a></span></code></th> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>private <a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></code></td> -<th class="colSecond" scope="row"><span class="typeNameLabel">UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.</span><code><span class="memberNameLink"><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html#map">map</a></span></code></th> -<td class="colLast"> </td> -</tr> -</tbody> -</table> -<table class="useSummary"> -<caption><span>Constructors in <a href="../package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Constructor</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.PrefixedUnitEntryIterator.html#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitEntryIterator</a></span>​(<a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>UnitsDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</code>.</div> -</td> -</tr> -<tr class="rowColor"> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitEntrySet.html#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitEntrySet</a></span>​(<a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>PrefixedUnitNameSet</code>.</div> -</td> -</tr> -<tr class="altColor"> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator.html#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitNameIterator</a></span>​(<a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>UnitsDatabase.PrefixedUnitMap.PrefixedUnitNameSet.PrefixedUnitNameIterator</code>.</div> -</td> -</tr> -<tr class="rowColor"> -<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../UnitDatabase.PrefixedUnitMap.PrefixedUnitNameSet.html#%3Cinit%3E(org.unitConverter.unit.UnitDatabase.PrefixedUnitMap)">PrefixedUnitNameSet</a></span>​(<a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">UnitDatabase.PrefixedUnitMap</a> map)</code></th> -<td class="colLast"> -<div class="block">Creates the <code>PrefixedUnitNameSet</code>.</div> -</td> -</tr> -</tbody> -</table> -</section> -</li> -</ul> -</li> -</ul> -</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabase.PrefixedUnitMap.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabase.html b/doc/org/unitConverter/unit/class-use/UnitDatabase.html deleted file mode 100644 index 498974d..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabase.html +++ /dev/null @@ -1,124 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabase</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabase"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/UnitDatabase.html" target="_top">Frames</a></li> -<li><a href="UnitDatabase.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.unitConverter.unit.UnitDatabase" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabase</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabase</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/UnitDatabase.html" target="_top">Frames</a></li> -<li><a href="UnitDatabase.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitDatabaseTest.html b/doc/org/unitConverter/unit/class-use/UnitDatabaseTest.html deleted file mode 100644 index 2dc04eb..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitDatabaseTest.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitDatabaseTest</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitDatabaseTest"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabaseTest.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitDatabaseTest" class="title">Uses of Class<br>org.unitConverter.unit.UnitDatabaseTest</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitDatabaseTest</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitDatabaseTest.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitPrefix.html b/doc/org/unitConverter/unit/class-use/UnitPrefix.html deleted file mode 100644 index a4beeb6..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitPrefix.html +++ /dev/null @@ -1,381 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitPrefix</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitPrefix"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/UnitPrefix.html" target="_top">Frames</a></li> -<li><a href="UnitPrefix.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.unitConverter.unit.UnitPrefix" class="title">Uses of Class<br>org.unitConverter.unit.UnitPrefix</h2> -</div> -<div class="classUseContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"> -<ul class="blockList"> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<h3>Uses of <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></h3> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> declared as <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ATTO">ATTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#CENTI">CENTI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DECI">DECI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#DEKA">DEKA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#EXA">EXA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#EXBI">EXBI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#FEMTO">FEMTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#GIBI">GIBI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#GIGA">GIGA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#HECTO">HECTO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#KIBI">KIBI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#KILO">KILO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#MEBI">MEBI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#MEGA">MEGA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#MICRO">MICRO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#MILLI">MILLI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#NANO">NANO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#PEBI">PEBI</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#PETA">PETA</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#PICO">PICO</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#TEBI">TEBI</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#TERA">TERA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#YOCTO">YOCTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#YOTTA">YOTTA</a></span></code> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ZEPTO">ZEPTO</a></span></code> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">SI.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/SI.html#ZETTA">ZETTA</a></span></code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></span><span class="tabEnd"> </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/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#dividedBy-double-">dividedBy</a></span>(double divisor)</code> -<div class="block">Divides this prefix by a scalar</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#dividedBy-org.unitConverter.unit.UnitPrefix-">dividedBy</a></span>(<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</code> -<div class="block">Divides this prefix by <code>other</code>.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getPrefix-java.lang.String-">getPrefix</a></span>(java.lang.String name)</code> -<div class="block">Gets a unit prefix from the database from its name</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#getPrefixFromExpression-java.lang.String-">getPrefixFromExpression</a></span>(java.lang.String expression)</code> -<div class="block">Gets a unit prefix from a prefix expression</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#times-double-">times</a></span>(double multiplicand)</code> -<div class="block">Multiplies this prefix by a scalar</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#times-org.unitConverter.unit.UnitPrefix-">times</a></span>(<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</code> -<div class="block">Multiplies this prefix by <code>other</code>.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#toExponent-double-">toExponent</a></span>(double exponent)</code> -<div class="block">Raises this prefix to an exponent.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#valueOf-double-">valueOf</a></span>(double multiplier)</code> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#valueOf-double-org.unitConverter.unit.NameSymbol-">valueOf</a></span>(double multiplier, - <a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> -<div class="block">Gets a <code>UnitPrefix</code> from a multiplier and a name</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#withName-org.unitConverter.unit.NameSymbol-">withName</a></span>(<a href="../../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a> ns)</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> that return types with arguments of type <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></span><span class="tabEnd"> </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>java.util.Map<java.lang.String,<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a>></code></td> -<td class="colLast"><span class="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#prefixMap--">prefixMap</a></span>()</code> </td> -</tr> -</tbody> -</table> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> with parameters of type <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></span><span class="tabEnd"> </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="typeNameLabel">UnitDatabase.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitDatabase.html#addPrefix-java.lang.String-org.unitConverter.unit.UnitPrefix-">addPrefix</a></span>(java.lang.String name, - <a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</code> -<div class="block">Adds a unit prefix to the database.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#dividedBy-org.unitConverter.unit.UnitPrefix-">dividedBy</a></span>(<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</code> -<div class="block">Divides this prefix by <code>other</code>.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></code></td> -<td class="colLast"><span class="typeNameLabel">UnitPrefix.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/UnitPrefix.html#times-org.unitConverter.unit.UnitPrefix-">times</a></span>(<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> other)</code> -<div class="block">Multiplies this prefix by <code>other</code>.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code><a href="../../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></code></td> -<td class="colLast"><span class="typeNameLabel">LinearUnit.</span><code><span class="memberNameLink"><a href="../../../../org/unitConverter/unit/LinearUnit.html#withPrefix-org.unitConverter.unit.UnitPrefix-">withPrefix</a></span>(<a href="../../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a> prefix)</code> -<div class="block">Returns the result of applying <code>prefix</code> to this unit.</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">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/unitConverter/unit/class-use/UnitPrefix.html" target="_top">Frames</a></li> -<li><a href="UnitPrefix.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/class-use/UnitTest.html b/doc/org/unitConverter/unit/class-use/UnitTest.html deleted file mode 100644 index 4039629..0000000 --- a/doc/org/unitConverter/unit/class-use/UnitTest.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (11.0.4) on Thu Oct 24 10:48:04 EDT 2019 --> -<title>Uses of Class org.unitConverter.unit.UnitTest</title> -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<meta name="dc.created" content="2019-10-24"> -<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> -<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style"> -<script type="text/javascript" src="../../../../script.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script> -<!--[if IE]> -<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> -<![endif]--> -<script type="text/javascript" src="../../../../jquery/jquery-3.3.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-migrate-3.0.1.js"></script> -<script type="text/javascript" src="../../../../jquery/jquery-ui.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.unitConverter.unit.UnitTest"; - } - } - catch(err) { - } -//--> -var pathtoroot = "../../../../"; -var useModuleDirectories = true; -loadScripts(document, 'script');</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<header role="banner"> -<nav role="navigation"> -<div class="fixedNav"> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a id="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitTest.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_top"> -<li><a href="../../../../allclasses.html">All Classes</a></li> -</ul> -<ul class="navListSearch"> -<li><label for="search">SEARCH:</label> -<input type="text" id="search" value="search" disabled="disabled"> -<input type="reset" id="reset" value="reset" disabled="disabled"> -</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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.top"> -<!-- --> -</a></div> -<!-- ========= END OF TOP NAVBAR ========= --> -</div> -<div class="navPadding"> </div> -<script type="text/javascript"><!-- -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); -//--> -</script> -</nav> -</header> -<main role="main"> -<div class="header"> -<h2 title="Uses of Class org.unitConverter.unit.UnitTest" class="title">Uses of Class<br>org.unitConverter.unit.UnitTest</h2> -</div> -<div class="classUseContainer">No usage of org.unitConverter.unit.UnitTest</div> -</main> -<footer role="contentinfo"> -<nav role="navigation"> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a id="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a id="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../../index.html">Overview</a></li> -<li><a href="../package-summary.html">Package</a></li> -<li><a href="../UnitTest.html" title="class in org.unitConverter.unit">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" id="allclasses_navbar_bottom"> -<li><a href="../../../../allclasses.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> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -</div> -<a id="skip.navbar.bottom"> -<!-- --> -</a></div> -<!-- ======== END OF BOTTOM NAVBAR ======= --> -</nav> -</footer> -</body> -</html> diff --git a/doc/org/unitConverter/unit/package-frame.html b/doc/org/unitConverter/unit/package-frame.html deleted file mode 100644 index 6b5cb13..0000000 --- a/doc/org/unitConverter/unit/package-frame.html +++ /dev/null @@ -1,41 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>org.unitConverter.unit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<h1 class="bar"><a href="../../../org/unitConverter/unit/package-summary.html" target="classFrame">org.unitConverter.unit</a></h1> -<div class="indexContainer"> -<h2 title="Classes">Classes</h2> -<ul title="Classes"> -<li><a href="BaseDimension.html" title="class in org.unitConverter.unit" target="classFrame">BaseDimension</a></li> -<li><a href="BaseUnit.html" title="class in org.unitConverter.unit" target="classFrame">BaseUnit</a></li> -<li><a href="BritishImperial.html" title="class in org.unitConverter.unit" target="classFrame">BritishImperial</a></li> -<li><a href="BritishImperial.Area.html" title="class in org.unitConverter.unit" target="classFrame">BritishImperial.Area</a></li> -<li><a href="BritishImperial.Length.html" title="class in org.unitConverter.unit" target="classFrame">BritishImperial.Length</a></li> -<li><a href="BritishImperial.Mass.html" title="class in org.unitConverter.unit" target="classFrame">BritishImperial.Mass</a></li> -<li><a href="BritishImperial.Volume.html" title="class in org.unitConverter.unit" target="classFrame">BritishImperial.Volume</a></li> -<li><a href="LinearUnit.html" title="class in org.unitConverter.unit" target="classFrame">LinearUnit</a></li> -<li><a href="NameSymbol.html" title="class in org.unitConverter.unit" target="classFrame">NameSymbol</a></li> -<li><a href="SI.html" title="class in org.unitConverter.unit" target="classFrame">SI</a></li> -<li><a href="SI.BaseDimensions.html" title="class in org.unitConverter.unit" target="classFrame">SI.BaseDimensions</a></li> -<li><a href="SI.BaseUnits.html" title="class in org.unitConverter.unit" target="classFrame">SI.BaseUnits</a></li> -<li><a href="SI.Constants.html" title="class in org.unitConverter.unit" target="classFrame">SI.Constants</a></li> -<li><a href="SI.Dimensions.html" title="class in org.unitConverter.unit" target="classFrame">SI.Dimensions</a></li> -<li><a href="Unit.html" title="class in org.unitConverter.unit" target="classFrame">Unit</a></li> -<li><a href="UnitDatabase.html" title="class in org.unitConverter.unit" target="classFrame">UnitDatabase</a></li> -<li><a href="UnitPrefix.html" title="class in org.unitConverter.unit" target="classFrame">UnitPrefix</a></li> -<li><a href="USCustomary.html" title="class in org.unitConverter.unit" target="classFrame">USCustomary</a></li> -<li><a href="USCustomary.Area.html" title="class in org.unitConverter.unit" target="classFrame">USCustomary.Area</a></li> -<li><a href="USCustomary.Length.html" title="class in org.unitConverter.unit" target="classFrame">USCustomary.Length</a></li> -<li><a href="USCustomary.Mass.html" title="class in org.unitConverter.unit" target="classFrame">USCustomary.Mass</a></li> -<li><a href="USCustomary.Volume.html" title="class in org.unitConverter.unit" target="classFrame">USCustomary.Volume</a></li> -</ul> -</div> -</body> -</html> diff --git a/doc/org/unitConverter/unit/package-summary.html b/doc/org/unitConverter/unit/package-summary.html deleted file mode 100644 index 82e16b6..0000000 --- a/doc/org/unitConverter/unit/package-summary.html +++ /dev/null @@ -1,279 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>org.unitConverter.unit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.unitConverter.unit"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.top.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../overview-summary.html">Overview</a></li> -<li class="navBarCell1Rev">Package</li> -<li>Class</li> -<li><a href="package-use.html">Use</a></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><a href="../../../org/unitConverter/math/package-summary.html">Prev Package</a></li> -<li>Next Package</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.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"> -<h1 title="Package" class="title">Package org.unitConverter.unit</h1> -<div class="docSummary"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</div> -<p>See: <a href="#package.description">Description</a></p> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> -<caption><span>Class Summary</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Class</th> -<th class="colLast" scope="col">Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit">BaseDimension</a></td> -<td class="colLast"> -<div class="block">A dimension that defines a <code>BaseUnit</code></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit">BaseUnit</a></td> -<td class="colLast"> -<div class="block">A unit that other units are defined by.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit">BritishImperial</a></td> -<td class="colLast"> -<div class="block">A static utility class that contains units in the British Imperial system.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit">BritishImperial.Area</a></td> -<td class="colLast"> -<div class="block">Imperial units that measure area</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit">BritishImperial.Length</a></td> -<td class="colLast"> -<div class="block">Imperial units that measure length</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit">BritishImperial.Mass</a></td> -<td class="colLast"> -<div class="block">British Imperial units that measure mass.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit">BritishImperial.Volume</a></td> -<td class="colLast"> -<div class="block">British Imperial units that measure volume</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit">LinearUnit</a></td> -<td class="colLast"> -<div class="block">A unit that can be expressed as a product of its base and a number.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit">NameSymbol</a></td> -<td class="colLast"> -<div class="block">A class that can be used to specify names and a symbol for a unit.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit">SI</a></td> -<td class="colLast"> -<div class="block">All of the units, prefixes and dimensions that are used by the SI, as well as some outside the SI.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit">SI.BaseDimensions</a></td> -<td class="colLast"> </td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit">SI.BaseUnits</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit">SI.Constants</a></td> -<td class="colLast"> -<div class="block">Constants that relate to the SI or other systems.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit">SI.Dimensions</a></td> -<td class="colLast"> </td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit">Unit</a></td> -<td class="colLast"> -<div class="block">A unit that is composed of base units.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit">UnitDatabase</a></td> -<td class="colLast"> -<div class="block">A database of units, prefixes and dimensions, and their names.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit">UnitPrefix</a></td> -<td class="colLast"> -<div class="block">A prefix that can be applied to a <code>LinearUnit</code> to multiply it by some value</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit">USCustomary</a></td> -<td class="colLast"> -<div class="block">A static utility class that contains units in the US Customary system.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit">USCustomary.Area</a></td> -<td class="colLast"> -<div class="block">US Customary units that measure area</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit">USCustomary.Length</a></td> -<td class="colLast"> -<div class="block">US Customary units that measure length</div> -</td> -</tr> -<tr class="altColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit">USCustomary.Mass</a></td> -<td class="colLast"> -<div class="block">mass units</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><a href="../../../org/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit">USCustomary.Volume</a></td> -<td class="colLast"> -<div class="block">Volume units</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -<a name="package.description"> -<!-- --> -</a> -<h2 title="Package org.unitConverter.unit Description">Package org.unitConverter.unit Description</h2> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -<dl> -<dt><span class="simpleTagLabel">Since:</span></dt> -<dd>2019-10-16, v0.1.0</dd> -<dt><span class="simpleTagLabel">Author:</span></dt> -<dd>Adrien Hopkins</dd> -</dl> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<a name="navbar.bottom.firstrow"> -<!-- --> -</a> -<ul class="navList" title="Navigation"> -<li><a href="../../../overview-summary.html">Overview</a></li> -<li class="navBarCell1Rev">Package</li> -<li>Class</li> -<li><a href="package-use.html">Use</a></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><a href="../../../org/unitConverter/math/package-summary.html">Prev Package</a></li> -<li>Next Package</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/package-summary.html" target="_top">Frames</a></li> -<li><a href="package-summary.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/package-tree.html b/doc/org/unitConverter/unit/package-tree.html deleted file mode 100644 index 9ebd21b..0000000 --- a/doc/org/unitConverter/unit/package-tree.html +++ /dev/null @@ -1,161 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:16 EST 2019 --> -<title>org.unitConverter.unit Class Hierarchy</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.unitConverter.unit Class Hierarchy"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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>Class</li> -<li>Use</li> -<li class="navBarCell1Rev">Tree</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><a href="../../../org/unitConverter/math/package-tree.html">Prev</a></li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/package-tree.html" target="_top">Frames</a></li> -<li><a href="package-tree.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"> -<h1 class="title">Hierarchy For Package org.unitConverter.unit</h1> -<span class="packageHierarchyLabel">Package Hierarchies:</span> -<ul class="horizontal"> -<li><a href="../../../overview-tree.html">All Packages</a></li> -</ul> -</div> -<div class="contentContainer"> -<h2 title="Class Hierarchy">Class Hierarchy</h2> -<ul> -<li type="circle">java.lang.Object -<ul> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BaseDimension.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BaseDimension</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BritishImperial.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BritishImperial</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BritishImperial.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BritishImperial.Area</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BritishImperial.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BritishImperial.Length</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BritishImperial.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BritishImperial.Mass</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BritishImperial.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BritishImperial.Volume</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/NameSymbol.html" title="class in org.unitConverter.unit"><span class="typeNameLink">NameSymbol</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/SI.html" title="class in org.unitConverter.unit"><span class="typeNameLink">SI</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/SI.BaseDimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">SI.BaseDimensions</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/SI.BaseUnits.html" title="class in org.unitConverter.unit"><span class="typeNameLink">SI.BaseUnits</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/SI.Constants.html" title="class in org.unitConverter.unit"><span class="typeNameLink">SI.Constants</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/SI.Dimensions.html" title="class in org.unitConverter.unit"><span class="typeNameLink">SI.Dimensions</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/Unit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">Unit</span></a> -<ul> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/BaseUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">BaseUnit</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/LinearUnit.html" title="class in org.unitConverter.unit"><span class="typeNameLink">LinearUnit</span></a></li> -</ul> -</li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/UnitDatabase.html" title="class in org.unitConverter.unit"><span class="typeNameLink">UnitDatabase</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/UnitPrefix.html" title="class in org.unitConverter.unit"><span class="typeNameLink">UnitPrefix</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/USCustomary.html" title="class in org.unitConverter.unit"><span class="typeNameLink">USCustomary</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/USCustomary.Area.html" title="class in org.unitConverter.unit"><span class="typeNameLink">USCustomary.Area</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/USCustomary.Length.html" title="class in org.unitConverter.unit"><span class="typeNameLink">USCustomary.Length</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/USCustomary.Mass.html" title="class in org.unitConverter.unit"><span class="typeNameLink">USCustomary.Mass</span></a></li> -<li type="circle">org.unitConverter.unit.<a href="../../../org/unitConverter/unit/USCustomary.Volume.html" title="class in org.unitConverter.unit"><span class="typeNameLink">USCustomary.Volume</span></a></li> -</ul> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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>Class</li> -<li>Use</li> -<li class="navBarCell1Rev">Tree</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><a href="../../../org/unitConverter/math/package-tree.html">Prev</a></li> -<li>Next</li> -</ul> -<ul class="navList"> -<li><a href="../../../index.html?org/unitConverter/unit/package-tree.html" target="_top">Frames</a></li> -<li><a href="package-tree.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 ======= --> -</body> -</html> diff --git a/doc/org/unitConverter/unit/package-use.html b/doc/org/unitConverter/unit/package-use.html deleted file mode 100644 index e4719cc..0000000 --- a/doc/org/unitConverter/unit/package-use.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!-- NewPage --> -<html lang="en"> -<head> -<!-- Generated by javadoc (1.8.0_232) on Tue Dec 24 16:10:17 EST 2019 --> -<title>Uses of Package org.unitConverter.unit</title> -<meta name="date" content="2019-12-24"> -<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> -<script type="text/javascript" src="../../../script.js"></script> -</head> -<body> -<script type="text/javascript"><!-- - try { - if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.unitConverter.unit"; - } - } - catch(err) { - } -//--> -</script> -<noscript> -<div>JavaScript is disabled on your browser.</div> -</noscript> -<!-- ========= START OF TOP NAVBAR ======= --> -<div class="topNav"><a name="navbar.top"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> -<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>Class</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/unitConverter/unit/package-use.html" target="_top">Frames</a></li> -<li><a href="package-use.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"> -<h1 title="Uses of Package org.unitConverter.unit" class="title">Uses of Package<br>org.unitConverter.unit</h1> -</div> -<div class="contentContainer"> -<ul class="blockList"> -<li class="blockList"> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> -<caption><span>Packages that use <a href="../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></span><span class="tabEnd"> </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.unitConverter.unit">org.unitConverter.unit</a></td> -<td class="colLast"> -<div class="block">Everything to do with the units that make up Unit Converter.</div> -</td> -</tr> -</tbody> -</table> -</li> -<li class="blockList"><a name="org.unitConverter.unit"> -<!-- --> -</a> -<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a> used by <a href="../../../org/unitConverter/unit/package-summary.html">org.unitConverter.unit</a></span><span class="tabEnd"> </span></caption> -<tr> -<th class="colOne" scope="col">Class and Description</th> -</tr> -<tbody> -<tr class="altColor"> -<td class="colOne"><a href="../../../org/unitConverter/unit/class-use/BaseDimension.html#org.unitConverter.unit">BaseDimension</a> -<div class="block">A dimension that defines a <code>BaseUnit</code></div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../org/unitConverter/unit/class-use/BaseUnit.html#org.unitConverter.unit">BaseUnit</a> -<div class="block">A unit that other units are defined by.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../org/unitConverter/unit/class-use/LinearUnit.html#org.unitConverter.unit">LinearUnit</a> -<div class="block">A unit that can be expressed as a product of its base and a number.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../org/unitConverter/unit/class-use/NameSymbol.html#org.unitConverter.unit">NameSymbol</a> -<div class="block">A class that can be used to specify names and a symbol for a unit.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../org/unitConverter/unit/class-use/Unit.html#org.unitConverter.unit">Unit</a> -<div class="block">A unit that is composed of base units.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../org/unitConverter/unit/class-use/UnitPrefix.html#org.unitConverter.unit">UnitPrefix</a> -<div class="block">A prefix that can be applied to a <code>LinearUnit</code> to multiply it by some value</div> -</td> -</tr> -</tbody> -</table> -</li> -</ul> -</div> -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<div class="bottomNav"><a name="navbar.bottom"> -<!-- --> -</a> -<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> -<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>Class</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/unitConverter/unit/package-use.html" target="_top">Frames</a></li> -<li><a href="package-use.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 ======= --> -</body> -</html> |