diff options
Diffstat (limited to 'doc/org/unitConverter/unit/package-summary.html')
-rw-r--r-- | doc/org/unitConverter/unit/package-summary.html | 279 |
1 files changed, 0 insertions, 279 deletions
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> |