From 2c146c894972e2c6ab701b3c66dcf242d7be656f Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Tue, 24 Dec 2019 16:16:13 -0500 Subject: Added Javadoc to the project. --- doc/index-files/index-1.html | 185 ++++++++++++++++++++++++++++++++ doc/index-files/index-10.html | 129 ++++++++++++++++++++++ doc/index-files/index-11.html | 147 +++++++++++++++++++++++++ doc/index-files/index-12.html | 167 +++++++++++++++++++++++++++++ doc/index-files/index-13.html | 175 ++++++++++++++++++++++++++++++ doc/index-files/index-14.html | 141 ++++++++++++++++++++++++ doc/index-files/index-15.html | 209 ++++++++++++++++++++++++++++++++++++ doc/index-files/index-16.html | 175 ++++++++++++++++++++++++++++++ doc/index-files/index-17.html | 137 ++++++++++++++++++++++++ doc/index-files/index-18.html | 137 ++++++++++++++++++++++++ doc/index-files/index-19.html | 197 ++++++++++++++++++++++++++++++++++ doc/index-files/index-2.html | 183 +++++++++++++++++++++++++++++++ doc/index-files/index-20.html | 205 +++++++++++++++++++++++++++++++++++ doc/index-files/index-21.html | 175 ++++++++++++++++++++++++++++++ doc/index-files/index-22.html | 167 +++++++++++++++++++++++++++++ doc/index-files/index-23.html | 145 +++++++++++++++++++++++++ doc/index-files/index-24.html | 137 ++++++++++++++++++++++++ doc/index-files/index-25.html | 131 +++++++++++++++++++++++ doc/index-files/index-3.html | 243 ++++++++++++++++++++++++++++++++++++++++++ doc/index-files/index-4.html | 185 ++++++++++++++++++++++++++++++++ doc/index-files/index-5.html | 195 +++++++++++++++++++++++++++++++++ doc/index-files/index-6.html | 181 +++++++++++++++++++++++++++++++ doc/index-files/index-7.html | 209 ++++++++++++++++++++++++++++++++++++ doc/index-files/index-8.html | 165 ++++++++++++++++++++++++++++ doc/index-files/index-9.html | 145 +++++++++++++++++++++++++ 25 files changed, 4265 insertions(+) create mode 100644 doc/index-files/index-1.html create mode 100644 doc/index-files/index-10.html create mode 100644 doc/index-files/index-11.html create mode 100644 doc/index-files/index-12.html create mode 100644 doc/index-files/index-13.html create mode 100644 doc/index-files/index-14.html create mode 100644 doc/index-files/index-15.html create mode 100644 doc/index-files/index-16.html create mode 100644 doc/index-files/index-17.html create mode 100644 doc/index-files/index-18.html create mode 100644 doc/index-files/index-19.html create mode 100644 doc/index-files/index-2.html create mode 100644 doc/index-files/index-20.html create mode 100644 doc/index-files/index-21.html create mode 100644 doc/index-files/index-22.html create mode 100644 doc/index-files/index-23.html create mode 100644 doc/index-files/index-24.html create mode 100644 doc/index-files/index-25.html create mode 100644 doc/index-files/index-3.html create mode 100644 doc/index-files/index-4.html create mode 100644 doc/index-files/index-5.html create mode 100644 doc/index-files/index-6.html create mode 100644 doc/index-files/index-7.html create mode 100644 doc/index-files/index-8.html create mode 100644 doc/index-files/index-9.html (limited to 'doc/index-files') diff --git a/doc/index-files/index-1.html b/doc/index-files/index-1.html new file mode 100644 index 0000000..bd4d817 --- /dev/null +++ b/doc/index-files/index-1.html @@ -0,0 +1,185 @@ + + + + + +A-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

A

+
+
ACCELERATION - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ACRE - Static variable in class org.unitConverter.unit.BritishImperial.Area
+
 
+
ACRE - Static variable in class org.unitConverter.unit.USCustomary.Area
+
 
+
ACRE_FOOT - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
ACRE_FOOT - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
addBinaryOperator(String, BinaryOperator<T>, int) - Method in class org.unitConverter.math.ExpressionParser.Builder
+
+
Adds a binary operator to the builder.
+
+
addDimension(String, ObjectProduct<BaseDimension>) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Adds a unit dimension to the database.
+
+
addPrefix(String, UnitPrefix) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Adds a unit prefix to the database.
+
+
addSpaceFunction(String) - Method in class org.unitConverter.math.ExpressionParser.Builder
+
+
Adds a function for spaces.
+
+
addUnaryOperator(String, UnaryOperator<T>, int) - Method in class org.unitConverter.math.ExpressionParser.Builder
+
+
Adds a unary operator to the builder.
+
+
addUnit(String, Unit) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Adds a unit to the database.
+
+
AMPERE - Static variable in class org.unitConverter.unit.SI
+
 
+
AMPERE - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
ANGLE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ARCMINUTE - Static variable in class org.unitConverter.unit.SI
+
 
+
ARCSECOND - Static variable in class org.unitConverter.unit.SI
+
 
+
Area() - Constructor for class org.unitConverter.unit.BritishImperial.Area
+
 
+
AREA - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Area() - Constructor for class org.unitConverter.unit.USCustomary.Area
+
 
+
asLinearUnit() - Method in class org.unitConverter.unit.BaseUnit
+
+
Returns a LinearUnit with this unit as a base and a conversion factor of 1.
+
+
ASTRONOMICAL_UNIT - Static variable in class org.unitConverter.unit.SI
+
 
+
ATTO - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-10.html b/doc/index-files/index-10.html new file mode 100644 index 0000000..990b359 --- /dev/null +++ b/doc/index-files/index-10.html @@ -0,0 +1,129 @@ + + + + + +J-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

J

+
+
JOULE - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-11.html b/doc/index-files/index-11.html new file mode 100644 index 0000000..1fec27f --- /dev/null +++ b/doc/index-files/index-11.html @@ -0,0 +1,147 @@ + + + + + +K-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

K

+
+
KATAL - Static variable in class org.unitConverter.unit.SI
+
 
+
KELVIN - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
KELVIN - Static variable in class org.unitConverter.unit.SI
+
 
+
KIBI - Static variable in class org.unitConverter.unit.SI
+
 
+
KILO - Static variable in class org.unitConverter.unit.SI
+
 
+
KILOCALORIE - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
KILOCALORIE - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
KILOGRAM - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
KILOGRAM - Static variable in class org.unitConverter.unit.SI
+
 
+
KILOMETRE_PER_HOUR - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-12.html b/doc/index-files/index-12.html new file mode 100644 index 0000000..e2c52a6 --- /dev/null +++ b/doc/index-files/index-12.html @@ -0,0 +1,167 @@ + + + + + +L-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

L

+
+
LEAGUE - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
Length() - Constructor for class org.unitConverter.unit.BritishImperial.Length
+
 
+
LENGTH - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
LENGTH - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Length() - Constructor for class org.unitConverter.unit.USCustomary.Length
+
 
+
LinearUnit - Class in org.unitConverter.unit
+
+
A unit that can be expressed as a product of its base and a number.
+
+
LINK - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
LITRE - Static variable in class org.unitConverter.unit.SI
+
 
+
loadDimensionFile(File) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Adds all dimensions from a file, using data from the database to parse them.
+
+
loadUnitsFile(File) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Adds all units from a file, using data from the database to parse them.
+
+
LONG_TON - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
LUMEN - Static variable in class org.unitConverter.unit.SI
+
 
+
LUMINANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
LUMINOUS_FLUX - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
LUMINOUS_INTENSITY - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
LUMINOUS_INTENSITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
LUX - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-13.html b/doc/index-files/index-13.html new file mode 100644 index 0000000..b11a71d --- /dev/null +++ b/doc/index-files/index-13.html @@ -0,0 +1,175 @@ + + + + + +M-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

M

+
+
MAGNETIC_FIELD_STRENGTH - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
MAGNETIC_FLUX - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
MAGNETIC_FLUX_DENSITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Mass() - Constructor for class org.unitConverter.unit.BritishImperial.Mass
+
 
+
MASS - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
MASS - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Mass() - Constructor for class org.unitConverter.unit.USCustomary.Mass
+
 
+
MASS_CONCENTRATION - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
MASS_DENSITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
MEBI - Static variable in class org.unitConverter.unit.SI
+
 
+
MEGA - Static variable in class org.unitConverter.unit.SI
+
 
+
METRE - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
METRE - Static variable in class org.unitConverter.unit.SI
+
 
+
METRE_PER_SECOND - Static variable in class org.unitConverter.unit.SI
+
 
+
MICRO - Static variable in class org.unitConverter.unit.SI
+
 
+
MILE - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
MILE - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
MILLI - Static variable in class org.unitConverter.unit.SI
+
 
+
MINIM - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
minus(LinearUnit) - Method in class org.unitConverter.unit.LinearUnit
+
+
Returns the difference of this unit and another.
+
+
MINUTE - Static variable in class org.unitConverter.unit.SI
+
 
+
MOLE - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
MOLE - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-14.html b/doc/index-files/index-14.html new file mode 100644 index 0000000..21635ed --- /dev/null +++ b/doc/index-files/index-14.html @@ -0,0 +1,141 @@ + + + + + +N-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

N

+
+
NameSymbol - Class in org.unitConverter.unit
+
+
A class that can be used to specify names and a symbol for a unit.
+
+
NANO - Static variable in class org.unitConverter.unit.SI
+
 
+
NAUTICAL_MILE - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
NAUTICAL_MILE - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
NEPER - Static variable in class org.unitConverter.unit.SI
+
 
+
NEWTON - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-15.html b/doc/index-files/index-15.html new file mode 100644 index 0000000..55a7057 --- /dev/null +++ b/doc/index-files/index-15.html @@ -0,0 +1,209 @@ + + + + + +O-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

O

+
+
ObjectProduct<T> - Class in org.unitConverter.math
+
+
An immutable product of multiple objects of a type, such as base units.
+
+
of(String, String) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, a symbol and no other names.
+
+
of(String, String, Set<String>) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, a symbol and additional names.
+
+
of(String, String, String...) - Static method in class org.unitConverter.unit.NameSymbol
+
+
h * Gets a NameSymbol with a primary name, a symbol and additional names.
+
+
of(String, String, String) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, a symbol and an additional name.
+
+
of(String, String, String, String) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, a symbol and additional names.
+
+
of(String, String, String, String, String) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, a symbol and additional names.
+
+
ofName(String) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, no symbol, and no other names.
+
+
ofNullable(String, String, Set<String>) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a primary name, a symbol and additional names.
+
+
ofNullable(String, String, String...) - Static method in class org.unitConverter.unit.NameSymbol
+
+
h * Gets a NameSymbol with a primary name, a symbol and additional names.
+
+
ofSymbol(String) - Static method in class org.unitConverter.unit.NameSymbol
+
+
Gets a NameSymbol with a symbol and no names.
+
+
OHM - Static variable in class org.unitConverter.unit.SI
+
 
+
OIL_BARREL - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
ONE - Static variable in class org.unitConverter.unit.SI
+
 
+
oneOf(T) - Static method in class org.unitConverter.math.ObjectProduct
+
+
Gets an ObjectProduct that has one of the inputted argument, and nothing else.
+
+
OPENING_BRACKET - Static variable in class org.unitConverter.math.ExpressionParser
+
+
The opening bracket.
+
+
org.unitConverter - package org.unitConverter
+
+
A program that converts units.
+
+
org.unitConverter.converterGUI - package org.unitConverter.converterGUI
+
+
The GUI interface of the Unit Converter.
+
+
org.unitConverter.math - package org.unitConverter.math
+
+
Supplementary classes that are not related to units, but are necessary for their function.
+
+
org.unitConverter.unit - package org.unitConverter.unit
+
+
Everything to do with the units that make up Unit Converter.
+
+
OUNCE - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
OUNCE - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
OUNCE_FORCE - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
OUNCE_FORCE - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-16.html b/doc/index-files/index-16.html new file mode 100644 index 0000000..7df017a --- /dev/null +++ b/doc/index-files/index-16.html @@ -0,0 +1,175 @@ + + + + + +P-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

P

+
+
PARSEC - Static variable in class org.unitConverter.unit.SI
+
 
+
parseExpression(String) - Method in class org.unitConverter.math.ExpressionParser
+
+
Parses an expression.
+
+
PASCAL - Static variable in class org.unitConverter.unit.SI
+
 
+
PEBI - Static variable in class org.unitConverter.unit.SI
+
 
+
PECK - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
PECK - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
PENNYWEIGHT - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
PERCH - Static variable in class org.unitConverter.unit.BritishImperial.Area
+
 
+
PETA - Static variable in class org.unitConverter.unit.SI
+
 
+
PICA - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
PICO - Static variable in class org.unitConverter.unit.SI
+
 
+
PINT - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
PINT - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
plus(LinearUnit) - Method in class org.unitConverter.unit.LinearUnit
+
+
Returns the sum of this unit and another.
+
+
POINT - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
POUND - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
POUND - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
POUND_FORCE - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
POUND_FORCE - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
POUND_PER_SQUARE_INCH - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
POWER - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
prefixMap() - Method in class org.unitConverter.unit.UnitDatabase
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-17.html b/doc/index-files/index-17.html new file mode 100644 index 0000000..ce5025c --- /dev/null +++ b/doc/index-files/index-17.html @@ -0,0 +1,137 @@ + + + + + +Q-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

Q

+
+
QUANTITY - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
QUANTITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
QUART - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
QUART - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
QUARTER - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-18.html b/doc/index-files/index-18.html new file mode 100644 index 0000000..087b5ae --- /dev/null +++ b/doc/index-files/index-18.html @@ -0,0 +1,137 @@ + + + + + +R-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

R

+
+
RADIAN - Static variable in class org.unitConverter.unit.SI
+
 
+
REFLACTIVE_PERMEABILITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
REFRACTIVE_INDEX - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ROD - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
ROOD - Static variable in class org.unitConverter.unit.BritishImperial.Area
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-19.html b/doc/index-files/index-19.html new file mode 100644 index 0000000..bfa47d9 --- /dev/null +++ b/doc/index-files/index-19.html @@ -0,0 +1,197 @@ + + + + + +S-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

S

+
+
SECOND - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
SECOND - Static variable in class org.unitConverter.unit.SI
+
 
+
SECTION - Static variable in class org.unitConverter.unit.USCustomary.Area
+
 
+
SHORT_TON - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
SHOT - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
SI - Class in org.unitConverter.unit
+
+
All of the units, prefixes and dimensions that are used by the SI, as well as some outside the SI.
+
+
SI.BaseDimensions - Class in org.unitConverter.unit
+
 
+
SI.BaseUnits - Class in org.unitConverter.unit
+
 
+
SI.Constants - Class in org.unitConverter.unit
+
+
Constants that relate to the SI or other systems.
+
+
SI.Dimensions - Class in org.unitConverter.unit
+
 
+
SIEMENS - Static variable in class org.unitConverter.unit.SI
+
 
+
SIEVERT - Static variable in class org.unitConverter.unit.SI
+
 
+
SLUG - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
SOLID_ANGLE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
SPECIFIC_ENERGY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
SPECIFIC_VOLUME - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
SQUARE_CHAIN - Static variable in class org.unitConverter.unit.USCustomary.Area
+
 
+
SQUARE_FOOT - Static variable in class org.unitConverter.unit.BritishImperial.Area
+
 
+
SQUARE_METRE - Static variable in class org.unitConverter.unit.SI
+
 
+
SQUARE_MILE - Static variable in class org.unitConverter.unit.BritishImperial.Area
+
 
+
SQUARE_SURVEY_FOOT - Static variable in class org.unitConverter.unit.USCustomary.Area
+
 
+
SQUARE_YARD - Static variable in class org.unitConverter.unit.BritishImperial.Area
+
 
+
STERADIAN - Static variable in class org.unitConverter.unit.SI
+
 
+
STONE - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
SURFACE_DENSITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
SURVEY_CHAIN - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_FOOT - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_FURLONG - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_LEAGUE - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_LINK - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_MILE - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_ROD - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
SURVEY_TOWNSHIP - Static variable in class org.unitConverter.unit.USCustomary.Area
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-2.html b/doc/index-files/index-2.html new file mode 100644 index 0000000..9c7eab9 --- /dev/null +++ b/doc/index-files/index-2.html @@ -0,0 +1,183 @@ + + + + + +B-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

B

+
+
BARREL - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
BaseDimension - Class in org.unitConverter.unit
+
+
A dimension that defines a BaseUnit
+
+
BaseUnit - Class in org.unitConverter.unit
+
+
A unit that other units are defined by.
+
+
BEL - Static variable in class org.unitConverter.unit.SI
+
 
+
BEQUEREL - Static variable in class org.unitConverter.unit.SI
+
 
+
BIT - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
BIT - Static variable in class org.unitConverter.unit.SI
+
 
+
BRITISH_THERMAL_UNIT - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
BRITISH_THERMAL_UNIT - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
BritishImperial - Class in org.unitConverter.unit
+
+
A static utility class that contains units in the British Imperial system.
+
+
BritishImperial() - Constructor for class org.unitConverter.unit.BritishImperial
+
 
+
BritishImperial.Area - Class in org.unitConverter.unit
+
+
Imperial units that measure area
+
+
BritishImperial.Length - Class in org.unitConverter.unit
+
+
Imperial units that measure length
+
+
BritishImperial.Mass - Class in org.unitConverter.unit
+
+
British Imperial units that measure mass.
+
+
BritishImperial.Volume - Class in org.unitConverter.unit
+
+
British Imperial units that measure volume
+
+
build() - Method in class org.unitConverter.math.ExpressionParser.Builder
+
 
+
Builder(Function<String, ? extends T>) - Constructor for class org.unitConverter.math.ExpressionParser.Builder
+
+
Creates the Builder.
+
+
BUSHEL - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
BUSHEL - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
BYTE - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-20.html b/doc/index-files/index-20.html new file mode 100644 index 0000000..4b290ee --- /dev/null +++ b/doc/index-files/index-20.html @@ -0,0 +1,205 @@ + + + + + +T-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

T

+
+
TABLESPOON - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
TEASPOON - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
TEBI - Static variable in class org.unitConverter.unit.SI
+
 
+
TEMPERATURE - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
TEMPERATURE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
TERA - Static variable in class org.unitConverter.unit.SI
+
 
+
TESLA - Static variable in class org.unitConverter.unit.SI
+
 
+
THOU - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
TIME - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
TIME - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
times(ObjectProduct<T>) - Method in class org.unitConverter.math.ObjectProduct
+
+
Multiplies this product by another
+
+
times(double) - Method in class org.unitConverter.unit.LinearUnit
+
+
Multiplies this unit by a scalar.
+
+
times(LinearUnit) - Method in class org.unitConverter.unit.LinearUnit
+
+
Returns the product of this unit and another.
+
+
times(double) - Method in class org.unitConverter.unit.UnitPrefix
+
+
Multiplies this prefix by a scalar
+
+
times(UnitPrefix) - Method in class org.unitConverter.unit.UnitPrefix
+
+
Multiplies this prefix by other.
+
+
toExponent(int) - Method in class org.unitConverter.math.ObjectProduct
+
+
Returns this product, but to an exponent
+
+
toExponent(int) - Method in class org.unitConverter.unit.LinearUnit
+
+
Returns this unit but to an exponent.
+
+
toExponent(double) - Method in class org.unitConverter.unit.UnitPrefix
+
+
Raises this prefix to an exponent.
+
+
TONNE - Static variable in class org.unitConverter.unit.SI
+
 
+
toString() - Method in class org.unitConverter.math.ObjectProduct
+
+
Converts this product to a string using the objects' Object.toString() method.
+
+
toString(Function<T, String>) - Method in class org.unitConverter.math.ObjectProduct
+
+
Converts this product to a string.
+
+
toString() - Method in class org.unitConverter.unit.BaseDimension
+
 
+
toString() - Method in class org.unitConverter.unit.BaseUnit
+
 
+
toString() - Method in class org.unitConverter.unit.LinearUnit
+
 
+
toString() - Method in class org.unitConverter.unit.Unit
+
 
+
toString() - Method in class org.unitConverter.unit.UnitDatabase
+
 
+
toString() - Method in class org.unitConverter.unit.UnitPrefix
+
 
+
TROY_OUNCE - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
TROY_POUND - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-21.html b/doc/index-files/index-21.html new file mode 100644 index 0000000..a89f806 --- /dev/null +++ b/doc/index-files/index-21.html @@ -0,0 +1,175 @@ + + + + + +U-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

U

+
+
Unit - Class in org.unitConverter.unit
+
+
A unit that is composed of base units.
+
+
Unit(ObjectProduct<BaseUnit>, NameSymbol) - Constructor for class org.unitConverter.unit.Unit
+
+
Creates the AbstractUnit.
+
+
UnitDatabase - Class in org.unitConverter.unit
+
+
A database of units, prefixes and dimensions, and their names.
+
+
UnitDatabase() - Constructor for class org.unitConverter.unit.UnitDatabase
+
+
Creates the UnitsDatabase.
+
+
unitMap() - Method in class org.unitConverter.unit.UnitDatabase
+
+
Returns a map mapping unit names to units, including units with prefixes.
+
+
unitMapPrefixless() - Method in class org.unitConverter.unit.UnitDatabase
+
 
+
UnitPrefix - Class in org.unitConverter.unit
+
+
A prefix that can be applied to a LinearUnit to multiply it by some value
+
+
USCustomary - Class in org.unitConverter.unit
+
+
A static utility class that contains units in the US Customary system.
+
+
USCustomary() - Constructor for class org.unitConverter.unit.USCustomary
+
 
+
USCustomary.Area - Class in org.unitConverter.unit
+
+
US Customary units that measure area
+
+
USCustomary.Length - Class in org.unitConverter.unit
+
+
US Customary units that measure length
+
+
USCustomary.Mass - Class in org.unitConverter.unit
+
+
mass units
+
+
USCustomary.Volume - Class in org.unitConverter.unit
+
+
Volume units
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-22.html b/doc/index-files/index-22.html new file mode 100644 index 0000000..91fdc86 --- /dev/null +++ b/doc/index-files/index-22.html @@ -0,0 +1,167 @@ + + + + + +V-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

V

+
+
valueOf(String, String) - Static method in class org.unitConverter.unit.BaseDimension
+
+
Gets a BaseDimension with the provided name and symbol.
+
+
valueOf(BaseDimension, String, String) - Static method in class org.unitConverter.unit.BaseUnit
+
+
Gets a base unit from the dimension it measures, its name and its symbol.
+
+
valueOf(BaseDimension, String, String, Set<String>) - Static method in class org.unitConverter.unit.BaseUnit
+
+
Gets a base unit from the dimension it measures, its name and its symbol.
+
+
valueOf(ObjectProduct<BaseUnit>, double) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit base and a conversion factor.
+
+
valueOf(ObjectProduct<BaseUnit>, double, NameSymbol) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit base and a conversion factor.
+
+
valueOf(double) - Static method in class org.unitConverter.unit.UnitPrefix
+
+
Gets a UnitPrefix from a multiplier
+
+
valueOf(double, NameSymbol) - Static method in class org.unitConverter.unit.UnitPrefix
+
+
Gets a UnitPrefix from a multiplier and a name
+
+
VELOCITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
VOLT - Static variable in class org.unitConverter.unit.SI
+
 
+
VOLTAGE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Volume() - Constructor for class org.unitConverter.unit.BritishImperial.Volume
+
 
+
VOLUME - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
Volume() - Constructor for class org.unitConverter.unit.USCustomary.Volume
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-23.html b/doc/index-files/index-23.html new file mode 100644 index 0000000..18495df --- /dev/null +++ b/doc/index-files/index-23.html @@ -0,0 +1,145 @@ + + + + + +W-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

W

+
+
WATT - Static variable in class org.unitConverter.unit.SI
+
 
+
WAVENUMBER - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
WEBER - Static variable in class org.unitConverter.unit.SI
+
 
+
withName(NameSymbol) - Method in class org.unitConverter.unit.BaseUnit
+
 
+
withName(NameSymbol) - Method in class org.unitConverter.unit.LinearUnit
+
 
+
withName(NameSymbol) - Method in class org.unitConverter.unit.Unit
+
 
+
withName(NameSymbol) - Method in class org.unitConverter.unit.UnitPrefix
+
 
+
withPrefix(UnitPrefix) - Method in class org.unitConverter.unit.LinearUnit
+
+
Returns the result of applying prefix to this unit.
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-24.html b/doc/index-files/index-24.html new file mode 100644 index 0000000..34d726e --- /dev/null +++ b/doc/index-files/index-24.html @@ -0,0 +1,137 @@ + + + + + +Y-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

Y

+
+
YARD - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
+
According to the International Yard and Pound of 1959, a yard is defined as exactly 0.9144 metres.
+
+
YARD - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
YOCTO - Static variable in class org.unitConverter.unit.SI
+
 
+
YOTTA - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-25.html b/doc/index-files/index-25.html new file mode 100644 index 0000000..51be99c --- /dev/null +++ b/doc/index-files/index-25.html @@ -0,0 +1,131 @@ + + + + + +Z-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

Z

+
+
ZEPTO - Static variable in class org.unitConverter.unit.SI
+
 
+
ZETTA - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-3.html b/doc/index-files/index-3.html new file mode 100644 index 0000000..fa9bf6d --- /dev/null +++ b/doc/index-files/index-3.html @@ -0,0 +1,243 @@ + + + + + +C-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

C

+
+
CABLE - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
CABLE - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
CALORIE - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
CALORIE - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
canConvertTo(Unit) - Method in class org.unitConverter.unit.Unit
+
+
Checks if a value expressed in this unit can be converted to a value expressed in other
+
+
CANDELA - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
CANDELA - Static variable in class org.unitConverter.unit.SI
+
 
+
CAPACITANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
CATALYTIC_ACTIVITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
CELSIUS - Static variable in class org.unitConverter.unit.SI
+
 
+
CENTI - Static variable in class org.unitConverter.unit.SI
+
 
+
CHAIN - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
CLOSING_BRACKET - Static variable in class org.unitConverter.math.ExpressionParser
+
+
The closing bracket.
+
+
CONCENTRATION - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
conditionalExistenceCollection(Collection<E>, Predicate<E>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Elements in the returned wrapper collection are ignored if they don't pass a condition.
+
+
ConditionalExistenceCollections - Class in org.unitConverter.math
+
+
Elements in these wrapper collections only exist if they pass a condition.
+
+
ConditionalExistenceCollections() - Constructor for class org.unitConverter.math.ConditionalExistenceCollections
+
 
+
conditionalExistenceIterator(Iterator<E>, Predicate<E>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Elements in the returned wrapper iterator are ignored if they don't pass a condition.
+
+
conditionalExistenceMap(Map<K, V>, Predicate<Map.Entry<K, V>>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Mappings in the returned wrapper map are ignored if the corresponding entry doesn't pass a condition
+
+
conditionalExistenceSet(Set<E>, Predicate<E>) - Static method in class org.unitConverter.math.ConditionalExistenceCollections
+
+
Elements in the returned wrapper set are ignored if they don't pass a condition.
+
+
Constants() - Constructor for class org.unitConverter.unit.SI.Constants
+
 
+
containsDimensionName(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Tests if the database has a unit dimension with this name.
+
+
containsPrefixName(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Tests if the database has a unit prefix with this name.
+
+
containsUnitName(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Tests if the database has a unit with this name, taking prefixes into consideration
+
+
convertFromBase(double) - Method in class org.unitConverter.unit.BaseUnit
+
 
+
convertFromBase(double) - Method in class org.unitConverter.unit.LinearUnit
+
+
Converts from a value expressed in this unit's base unit to a value expressed in this unit.
+
+
convertFromBase(double) - Method in class org.unitConverter.unit.Unit
+
+
Converts from a value expressed in this unit's base unit to a value expressed in this unit.
+
+
convertTo(Unit, double) - Method in class org.unitConverter.unit.Unit
+
+
Converts a value expressed in this unit to a value expressed in other.
+
+
convertToBase(double) - Method in class org.unitConverter.unit.BaseUnit
+
 
+
convertToBase(double) - Method in class org.unitConverter.unit.LinearUnit
+
+
Converts from a value expressed in this unit to a value expressed in this unit's base unit.
+
+
convertToBase(double) - Method in class org.unitConverter.unit.Unit
+
+
Converts from a value expressed in this unit to a value expressed in this unit's base unit.
+
+
COULOMB - Static variable in class org.unitConverter.unit.SI
+
 
+
CUBIC_FOOT - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
CUBIC_FOOT - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CUBIC_INCH - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
CUBIC_INCH - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CUBIC_METRE - Static variable in class org.unitConverter.unit.SI
+
 
+
CUBIC_YARD - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
CUBIC_YARD - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CUP - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
CURRENCY - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
CURRENCY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
CURRENT_DENSITY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-4.html b/doc/index-files/index-4.html new file mode 100644 index 0000000..5dc0100 --- /dev/null +++ b/doc/index-files/index-4.html @@ -0,0 +1,185 @@ + + + + + +D-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

D

+
+
DALTON - Static variable in class org.unitConverter.unit.SI
+
 
+
DAY - Static variable in class org.unitConverter.unit.SI
+
 
+
DECI - Static variable in class org.unitConverter.unit.SI
+
 
+
DECIBEL - Static variable in class org.unitConverter.unit.SI
+
 
+
DecimalComparison - Class in org.unitConverter.math
+
+
A class that contains methods to compare float and double values.
+
+
DEGREE - Static variable in class org.unitConverter.unit.SI
+
 
+
DEKA - Static variable in class org.unitConverter.unit.SI
+
 
+
dimensionMap() - Method in class org.unitConverter.unit.UnitDatabase
+
 
+
dividedBy(ObjectProduct<T>) - Method in class org.unitConverter.math.ObjectProduct
+
+
Calculates the quotient of two products
+
+
dividedBy(double) - Method in class org.unitConverter.unit.LinearUnit
+
+
Divides this unit by a scalar.
+
+
dividedBy(LinearUnit) - Method in class org.unitConverter.unit.LinearUnit
+
+
Returns the quotient of this unit and another.
+
+
dividedBy(double) - Method in class org.unitConverter.unit.UnitPrefix
+
+
Divides this prefix by a scalar
+
+
dividedBy(UnitPrefix) - Method in class org.unitConverter.unit.UnitPrefix
+
+
Divides this prefix by other.
+
+
DOLLAR - Static variable in class org.unitConverter.unit.SI.BaseUnits
+
 
+
DOLLAR - Static variable in class org.unitConverter.unit.SI
+
 
+
DOUBLE_EPSILON - Static variable in class org.unitConverter.math.DecimalComparison
+
+
The value used for double comparison.
+
+
DRACHM - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
DRAM - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
DRY_BARREL - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
DRY_GALLON - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
DRY_PINT - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
DRY_QUART - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-5.html b/doc/index-files/index-5.html new file mode 100644 index 0000000..e939675 --- /dev/null +++ b/doc/index-files/index-5.html @@ -0,0 +1,195 @@ + + + + + +E-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

E

+
+
EARTH_GRAVITY - Static variable in class org.unitConverter.unit.SI.Constants
+
 
+
ELECTRIC_CHARGE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRIC_CONDUCTANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRIC_CURRENT - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
ELECTRIC_CURRENT - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRIC_RESISTANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ELECTRONVOLT - Static variable in class org.unitConverter.unit.SI
+
 
+
empty() - Static method in class org.unitConverter.math.ObjectProduct
+
+
Returns an empty ObjectProduct of a certain type
+
+
EMPTY - Static variable in class org.unitConverter.unit.NameSymbol
+
 
+
EMPTY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
ENERGY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
equals(double, double) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for equality of double values using DecimalComparison.DOUBLE_EPSILON.
+
+
equals(double, double, double) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for double equality using a custom epsilon value.
+
+
equals(float, float) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for equality of float values using DecimalComparison.FLOAT_EPSILON.
+
+
equals(float, float, float) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Tests for float equality using a custom epsilon value.
+
+
equals(Object) - Method in class org.unitConverter.math.ObjectProduct
+
 
+
equals(Object) - Method in class org.unitConverter.unit.LinearUnit
+
+
+ + Uses the base and conversion factor of units to test for equality.
+
+
equals(Object) - Method in class org.unitConverter.unit.UnitPrefix
+
+
+ + Uses the prefix's multiplier to determine equality.
+
+
EXA - Static variable in class org.unitConverter.unit.SI
+
 
+
EXBI - Static variable in class org.unitConverter.unit.SI
+
 
+
exponentMap() - Method in class org.unitConverter.math.ObjectProduct
+
 
+
ExpressionParser<T> - Class in org.unitConverter.math
+
+
An object that can parse expressions with unary or binary operators.
+
+
ExpressionParser.Builder<T> - Class in org.unitConverter.math
+
+
A builder that can create ExpressionParser<T> instances.
+
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-6.html b/doc/index-files/index-6.html new file mode 100644 index 0000000..627d49d --- /dev/null +++ b/doc/index-files/index-6.html @@ -0,0 +1,181 @@ + + + + + +F-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

F

+
+
FAHRENHEIT - Static variable in class org.unitConverter.unit.BritishImperial
+
 
+
FAHRENHEIT - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
FARAD - Static variable in class org.unitConverter.unit.SI
+
 
+
FATHOM - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
FATHOM - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
FEMTO - Static variable in class org.unitConverter.unit.SI
+
 
+
FLOAT_EPSILON - Static variable in class org.unitConverter.math.DecimalComparison
+
+
The value used for float comparison.
+
+
FLUID_DRAM - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
FLUID_OUNCE - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
FLUID_OUNCE - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
FOOT - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
FOOT - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
FOOT_POUND - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
FORCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
FREQUENCY - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
fromConversionFunctions(ObjectProduct<BaseUnit>, DoubleUnaryOperator, DoubleUnaryOperator) - Static method in class org.unitConverter.unit.Unit
+
+
Returns a unit from its base and the functions it uses to convert to and from its base.
+
+
fromConversionFunctions(ObjectProduct<BaseUnit>, DoubleUnaryOperator, DoubleUnaryOperator, NameSymbol) - Static method in class org.unitConverter.unit.Unit
+
+
Returns a unit from its base and the functions it uses to convert to and from its base.
+
+
fromExponentMapping(Map<T, Integer>) - Static method in class org.unitConverter.math.ObjectProduct
+
+
Gets an ObjectProduct from an object-to-integer mapping
+
+
fromUnitValue(Unit, double) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit and a value.
+
+
fromUnitValue(Unit, double, NameSymbol) - Static method in class org.unitConverter.unit.LinearUnit
+
+
Gets a LinearUnit from a unit and a value.
+
+
FURLONG - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-7.html b/doc/index-files/index-7.html new file mode 100644 index 0000000..9ba3b81 --- /dev/null +++ b/doc/index-files/index-7.html @@ -0,0 +1,209 @@ + + + + + +G-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

G

+
+
GALLON - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
GALLON - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
getBase() - Method in class org.unitConverter.unit.Unit
+
 
+
getBaseDimension() - Method in class org.unitConverter.unit.BaseUnit
+
 
+
getBaseSet() - Method in class org.unitConverter.math.ObjectProduct
+
 
+
getConversionFactor() - Method in class org.unitConverter.unit.LinearUnit
+
 
+
getDimension() - Method in class org.unitConverter.unit.Unit
+
 
+
getDimension(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Gets a unit dimension from the database using its name.
+
+
getDimensionFromExpression(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Uses the database's data to parse an expression into a unit dimension
+
+
getExponent(T) - Method in class org.unitConverter.math.ObjectProduct
+
+
Gets the exponent for a specific dimension.
+
+
getMultiplier() - Method in class org.unitConverter.unit.UnitPrefix
+
 
+
getName() - Method in class org.unitConverter.unit.BaseDimension
+
 
+
getOtherNames() - Method in class org.unitConverter.unit.NameSymbol
+
 
+
getOtherNames() - Method in class org.unitConverter.unit.Unit
+
 
+
getOtherNames() - Method in class org.unitConverter.unit.UnitPrefix
+
 
+
getPrefix(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Gets a unit prefix from the database from its name
+
+
getPrefixFromExpression(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Gets a unit prefix from a prefix expression
+
+
getPrimaryName() - Method in class org.unitConverter.unit.NameSymbol
+
 
+
getPrimaryName() - Method in class org.unitConverter.unit.Unit
+
 
+
getPrimaryName() - Method in class org.unitConverter.unit.UnitPrefix
+
 
+
getSymbol() - Method in class org.unitConverter.unit.BaseDimension
+
 
+
getSymbol() - Method in class org.unitConverter.unit.NameSymbol
+
 
+
getSymbol() - Method in class org.unitConverter.unit.Unit
+
 
+
getSymbol() - Method in class org.unitConverter.unit.UnitPrefix
+
 
+
getUnit(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Gets a unit from the database from its name, looking for prefixes.
+
+
getUnitFromExpression(String) - Method in class org.unitConverter.unit.UnitDatabase
+
+
Uses the database's unit data to parse an expression into a unit
+
+
GIBI - Static variable in class org.unitConverter.unit.SI
+
 
+
GIGA - Static variable in class org.unitConverter.unit.SI
+
 
+
GILL - Static variable in class org.unitConverter.unit.BritishImperial.Volume
+
 
+
GILL - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
GRAIN - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
GRAIN - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
GRAM - Static variable in class org.unitConverter.unit.SI
+
 
+
GRAY - Static variable in class org.unitConverter.unit.SI
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-8.html b/doc/index-files/index-8.html new file mode 100644 index 0000000..94afc86 --- /dev/null +++ b/doc/index-files/index-8.html @@ -0,0 +1,165 @@ + + + + + +H-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

H

+
+
HAND - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
hash(double) - Static method in class org.unitConverter.math.DecimalComparison
+
+
Takes the hash code of doubles.
+
+
hashCode() - Method in class org.unitConverter.math.ObjectProduct
+
 
+
hashCode() - Method in class org.unitConverter.unit.LinearUnit
+
+
+ + Uses the base and conversion factor to compute a hash code.
+
+
hashCode() - Method in class org.unitConverter.unit.UnitPrefix
+
+
+ + Uses the prefix's multiplier to determine a hash code.
+
+
HECTARE - Static variable in class org.unitConverter.unit.SI
+
 
+
HECTO - Static variable in class org.unitConverter.unit.SI
+
 
+
HENRY - Static variable in class org.unitConverter.unit.SI
+
 
+
HERTZ - Static variable in class org.unitConverter.unit.SI
+
 
+
HOGSHEAD - Static variable in class org.unitConverter.unit.USCustomary.Volume
+
 
+
HORSEPOWER - Static variable in class org.unitConverter.unit.USCustomary
+
 
+
HOUR - Static variable in class org.unitConverter.unit.SI
+
 
+
HUNDREDWEIGHT - Static variable in class org.unitConverter.unit.BritishImperial.Mass
+
 
+
HUNDREDWEIGHT - Static variable in class org.unitConverter.unit.USCustomary.Mass
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + diff --git a/doc/index-files/index-9.html b/doc/index-files/index-9.html new file mode 100644 index 0000000..bd68fcb --- /dev/null +++ b/doc/index-files/index-9.html @@ -0,0 +1,145 @@ + + + + + +I-Index + + + + + + + + +
+ + + + + + + +
+ + +
A B C D E F G H I J K L M N O P Q R S T U V W Y Z  + + +

I

+
+
ILLUMINANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
INCH - Static variable in class org.unitConverter.unit.BritishImperial.Length
+
 
+
INCH - Static variable in class org.unitConverter.unit.USCustomary.Length
+
 
+
INDUCTANCE - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
INFORMATION - Static variable in class org.unitConverter.unit.SI.BaseDimensions
+
 
+
INFORMATION - Static variable in class org.unitConverter.unit.SI.Dimensions
+
 
+
isBase() - Method in class org.unitConverter.unit.LinearUnit
+
 
+
isCoherent() - Method in class org.unitConverter.unit.LinearUnit
+
 
+
isSingleObject() - Method in class org.unitConverter.math.ObjectProduct
+
 
+
+A B C D E F G H I J K L M N O P Q R S T U V W Y Z 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3