diff options
Diffstat (limited to 'doc/org/unitConverter/unit/class-use/LinearUnit.html')
-rw-r--r-- | doc/org/unitConverter/unit/class-use/LinearUnit.html | 926 |
1 files changed, 926 insertions, 0 deletions
diff --git a/doc/org/unitConverter/unit/class-use/LinearUnit.html b/doc/org/unitConverter/unit/class-use/LinearUnit.html new file mode 100644 index 0000000..353978e --- /dev/null +++ b/doc/org/unitConverter/unit/class-use/LinearUnit.html @@ -0,0 +1,926 @@ +<!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> |