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 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 doc/index-files/index-1.html (limited to 'doc/index-files/index-1.html') 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 
+ +
+ + + + + + + +
+ + + + -- cgit v1.2.3