A B C D E F G H I K L M N O P Q R S T U V W Y 

A

add(double, U) - Method in class io.guldbrand.unit.UV
Like UV.add(UV uv) but the UnitValue to add is specified as a value and a Unit.
add(UV) - Method in class io.guldbrand.unit.UV
Adds another UnitValue to this one and returns the resulting UnitValue.

B

BARREL - Static variable in class io.guldbrand.unit.U
 
Base - Enum in io.guldbrand.unit
Base Dimension, represents a dimension such as DISTANCE or MASS that are distinctively separate from each other.

C

CC - Static variable in class io.guldbrand.unit.U
 
CM - Static variable in class io.guldbrand.unit.U
 
compareTo(UV) - Method in class io.guldbrand.unit.UV
convert(U) - Method in class io.guldbrand.unit.UV
Converts this UnitValue to another Unit.
convertAbsolute(U) - Method in class io.guldbrand.unit.UV
Converts this unit while accounting for offset.
convertAuto(double) - Method in class io.guldbrand.unit.UV
Calculates and returns the unit most appropriate for displaying a given value.
CUP - Static variable in class io.guldbrand.unit.U
 

D

DAY - Static variable in class io.guldbrand.unit.U
 
DEGREE - Static variable in class io.guldbrand.unit.U
 
dimDiff(U) - Method in class io.guldbrand.unit.U
Calculates and the Unit that is the dimensional difference between this Unit and another.
dimDiff(U, U) - Static method in class io.guldbrand.unit.U
Calculates and the Unit that is the dimensional difference between Unit A and Unit B.
DISTANCE - io.guldbrand.unit.Base
 
div(double, U) - Method in class io.guldbrand.unit.UV
Like UV.div(UV uv) but the UnitValue to divide with is specified as a value and a Unit.
div(U) - Method in class io.guldbrand.unit.U
Divide this unit with another unit.
div(UV) - Method in class io.guldbrand.unit.UV
Divides this UnitValue with another and returns the resulting UnitValue.
DM - Static variable in class io.guldbrand.unit.U
 

E

equals(Object) - Method in class io.guldbrand.unit.Quantity
 
equals(Object) - Method in class io.guldbrand.unit.U
 
equals(Object) - Method in class io.guldbrand.unit.UV

F

FLOZ - Static variable in class io.guldbrand.unit.U
 
FOOT - Static variable in class io.guldbrand.unit.U
 

G

G - Static variable in class io.guldbrand.unit.U
 
GALLON - Static variable in class io.guldbrand.unit.U
 
getBestUnit(UV, double) - Static method in class io.guldbrand.unit.U
Calculates and returns the most suitable unit to display a given UV in.
getDerivedName() - Method in class io.guldbrand.unit.U
Returns the derived name for this unit.

H

H - Static variable in class io.guldbrand.unit.U
 

I

INCH - Static variable in class io.guldbrand.unit.U
 
inverse() - Method in class io.guldbrand.unit.U
Calculate the inverse of this unit.
inverse() - Method in class io.guldbrand.unit.UV
Invert this UnitValue.
io.guldbrand.unit - package io.guldbrand.unit
 
isSameQuantity(U) - Method in class io.guldbrand.unit.U
Checks whether or not this unit and unit b has the same total quantity.

K

KELVIN - Static variable in class io.guldbrand.unit.U
 
KG - Static variable in class io.guldbrand.unit.U
 
KM - Static variable in class io.guldbrand.unit.U
 

L

L - Static variable in class io.guldbrand.unit.U
 
LIGHTYEAR - Static variable in class io.guldbrand.unit.U
 

M

M - Static variable in class io.guldbrand.unit.U
 
MASS - io.guldbrand.unit.Base
 
max(UV, UV) - Static method in class io.guldbrand.unit.UV
Compares two compatible unit vectors and returns the largest of them.
MILE - Static variable in class io.guldbrand.unit.U
 
min(UV, UV) - Static method in class io.guldbrand.unit.UV
Compares two compatible unit vectors and returns the smallest of them.
MIN - Static variable in class io.guldbrand.unit.U
 
ML - Static variable in class io.guldbrand.unit.U
 
MM - Static variable in class io.guldbrand.unit.U
 
MONTH - Static variable in class io.guldbrand.unit.U
 
MS - Static variable in class io.guldbrand.unit.U
 
mul(double, U) - Method in class io.guldbrand.unit.UV
Like UV.mul(UV uv) but the UnitValue to multiply with is specified as a value and a Unit.
mul(U) - Method in class io.guldbrand.unit.U
Multiply this Unit with another Unit.
mul(UV) - Method in class io.guldbrand.unit.UV
Multiplies another UnitValue with this one and returns the resulting UnitValue.

N

N - Static variable in class io.guldbrand.unit.U
 
negate() - Method in class io.guldbrand.unit.UV
Negate this UnitValue.
negatePercent() - Method in class io.guldbrand.unit.UV
Negate this UnitValue as a percentage.
NONE - io.guldbrand.unit.Base
 
NONE - Static variable in class io.guldbrand.unit.U
 

O

OUNCE - Static variable in class io.guldbrand.unit.U
 

P

PINT - Static variable in class io.guldbrand.unit.U
 
POUND - Static variable in class io.guldbrand.unit.U
 
pow(double) - Method in class io.guldbrand.unit.U
Perform repeated multiplication of this unit with itself.
pow(double) - Method in class io.guldbrand.unit.UV
Raise this UnitValue to a power.

Q

Quantity - Class in io.guldbrand.unit
Quantity, a base dimension and a power.
Quantity(Base) - Constructor for class io.guldbrand.unit.Quantity
 
Quantity(Base, double) - Constructor for class io.guldbrand.unit.Quantity
Creates a new quantity with a certain base and power.

R

RADIAN - Static variable in class io.guldbrand.unit.U
 
reduce() - Method in class io.guldbrand.unit.U
Checks the unit for multiple instances of the same quantity and combines them.
ROTATION - io.guldbrand.unit.Base
 

S

S - Static variable in class io.guldbrand.unit.U
 
SC - Static variable in class io.guldbrand.unit.U
 
SCM - Static variable in class io.guldbrand.unit.U
 
set(UV) - Method in class io.guldbrand.unit.UV
Sets this UV to be a copy of another UV.
sub(double, U) - Method in class io.guldbrand.unit.UV
Like UV.sub(UV uv) but the UnitValue to subtract is specified as a value and a Unit.
sub(UV) - Method in class io.guldbrand.unit.UV
Subtracts another UnitValue from this one and returns the resulting UnitValue.

T

TABLESPOON - Static variable in class io.guldbrand.unit.U
 
TEASPOON - Static variable in class io.guldbrand.unit.U
 
TEMPERATURE - io.guldbrand.unit.Base
 
TIME - io.guldbrand.unit.Base
 
TON - Static variable in class io.guldbrand.unit.U
 
TON_UK - Static variable in class io.guldbrand.unit.U
 
TON_US - Static variable in class io.guldbrand.unit.U
 
toString() - Method in class io.guldbrand.unit.Quantity
 
toString() - Method in class io.guldbrand.unit.U
 
toString() - Method in class io.guldbrand.unit.UV
 

U

U - Class in io.guldbrand.unit
Compound Unit, a unit with one or more quantities.
U(U, double, String, String) - Constructor for class io.guldbrand.unit.U
Defines a new Unit based on another.
U(String, String, Quantity) - Constructor for class io.guldbrand.unit.U
Creates a new Unit from scratch.
unit() - Method in class io.guldbrand.unit.UV
Returns the Unit of this UnitValue.
UnitMismatchException - Exception in io.guldbrand.unit
Represents an illegal conversion or arithmetic operation.
UnitMismatchException() - Constructor for exception io.guldbrand.unit.UnitMismatchException
 
UnitMismatchException(String) - Constructor for exception io.guldbrand.unit.UnitMismatchException
 
UV - Class in io.guldbrand.unit
Unit Value, a value with a compound unit.
UV(double, U) - Constructor for class io.guldbrand.unit.UV
 
UV(UV) - Constructor for class io.guldbrand.unit.UV
 

V

value() - Method in class io.guldbrand.unit.UV
Returns the value of this UnitValue in the Unit it is currently in.
valueOf(String) - Static method in enum io.guldbrand.unit.Base
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.guldbrand.unit.Base
Returns an array containing the constants of this enum type, in the order they are declared.

W

WEEK - Static variable in class io.guldbrand.unit.U
 

Y

YARD - Static variable in class io.guldbrand.unit.U
 
YEAR - Static variable in class io.guldbrand.unit.U
 
A B C D E F G H I K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2018. All rights reserved.