|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
this Currency to the supplied
Currency.
Currency to other supplied
Currency.
this Density to the supplied
Density.
Density to other supplied
Density.
this Dimension to the supplied
Dimension.
Dimension to other supplied
Dimension.
this Distance to the supplied
Distance.
Distance to other supplied
Distance.
this ElapsedTime to the supplied
ElapsedTime.
ElapsedTime to other supplied
ElapsedTime.
this Quantity to the supplied
Quantity.
Quantity to other supplied
Quantity.
this Temperature to the supplied
Temperature.
Temperature to other supplied
Temperature.
this Volume to the supplied
Volume.
Volume to other supplied
Volume.
this Weight to the supplied
Weight.
Weight to other supplied
Weight.
ElapsedTimeFormat.
Currency objects passed
to the fuction are equal.
Density objects passed
to the fuction are equal.
Dimension objects passed
to the fuction are equal.
Distance objects passed
to the fuction are equal.
ElapsedTime objects are equal.
Quantity objects passed
to the fuction are equal.
Temperature objects passed
to the fuction are equal.
Volume objects passed
to the fuction are equal.
Weight objects passed
to the fuction are equal.
Currency objects used to hold currency information.Currency with an initial value
double value and int unit.
CurrencyFormat provides several mechanisms to use
Currency objects;
to display currency values in dynamically selected units and scale
to create and load values into Currency objects
CurrencyFormat instance based on default
Locale
CurrencyFormat instance based on supplied
Locale
CurrencyFormat instance with units set to
int units and scale set to int scale.
Currency using an instance
of Currency.
Density identical to this
Density
DensityFormat object based on this
DensityFormat.
Dimension identical to this
Dimension
DimensionFormat object based on this
DimensionFormat.
Distance identical to this
Distance.
DistanceFormat object based on this
DistanceFormat.
- clone() -
Method in class com.pcauto.util.ElapsedTime
- Creates new
ElapsedTime identical to this
ElaspedTime.
- clone() -
Method in class com.pcauto.util.Quantity
- Creates new
Quantity with an initial
value double value and int unit.
- clone() -
Method in class com.pcauto.util.Temperature
- Creates new
Temperature identical to this
Temperature
- clone() -
Method in class com.pcauto.util.TemperatureFormat
- Creates new
TemperatureFormat object based on this
TemperatureFormat.
- clone() -
Method in class com.pcauto.util.Volume
- Creates new
Volume identical to this
Volume.
- clone() -
Method in class com.pcauto.util.Weight
- Creates new
Weight using an instance of Weight
- clone() -
Method in class com.pcauto.util.WeightFormat
- Creates new
WeightFormat object based on this
WeightFormat.
- com.pcauto.util - package com.pcauto.util
-
- compareTo(Currency) -
Method in class com.pcauto.util.Currency
- Compares
this Currency with the specified
Currency.
- compareTo(Density) -
Method in class com.pcauto.util.Density
- Compares
this Density with the specified
Density.
- compareTo(Dimension) -
Method in class com.pcauto.util.Dimension
- Compares
this Dimension with the specified
Dimension.
- compareTo(Distance) -
Method in class com.pcauto.util.Distance
- Compares
this Distance with the specified
Distance.
- compareTo(ElapsedTime) -
Method in class com.pcauto.util.ElapsedTime
- Compares
this ElapsedTime to the specified
ElapsedTime.
- compareTo(Object) -
Method in class com.pcauto.util.Quantity
- Compares
this Quantity
with the specified
Quantity.
- compareTo(Quantity) -
Method in class com.pcauto.util.Quantity
- Compares
this Quantity
with the specified
Quantity.
- compareTo(Temperature) -
Method in class com.pcauto.util.Temperature
- Compares
this Temperature with the specified
Temperature.
- compareTo(Volume) -
Method in class com.pcauto.util.Volume
- Compares
this Volume with the specified
Volume.
- compareTo(Weight) -
Method in class com.pcauto.util.Weight
- Compares
this Weight with the specified
Weight.
- convertArray -
Static variable in class com.pcauto.util.VolumeUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.CurrencyUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.DensityUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.DimensionUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.DistanceUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.TemperatureUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.Units
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.VolumeUnits
-
- convertFrom(double, Units) -
Method in class com.pcauto.util.WeightUnits
-
- convertUnits(double, int, int) -
Method in class com.pcauto.util.ElapsedTimeFormat
-
Density objects used to hold density information.Density with an initial
double value and int unit.
DensityFormat provides several mechanisms to use
Density objects:
to display density values in dynamically selected units
to create and load values into Density objects
DensityFormat instance based on default
Locale.
DensityFormat instance based on supplied
Locale
DensityFormat with units set to
int units and scale set to int scale.
Dimension objects used to hold dimension information.Dimension with an initial
double value and int unit.
DimensionFormat provides several mechanisms to use
Dimension objects:
to display dimension values in dynamically selected units
to create and load values into Dimension objects
DimensionFormat instance based on default
Locale.
DimensionFormat instance based on supplied
Locale
DimensionFormat with units set to
int units and scale set to int scale.
Distance objects used to hold distance information.Distance with initial value double
value and DistanceUnits unit.
DistanceFormat provides several mechanisms to use
Distance objects: to display distance values in dynamically
selected units to create and load values into Distance
objects
DistanceFormat instance based on
default Locale
DistanceFormat instance based on locale.
DistanceFormat instance with units set to
DistanceUnits units and scale set to int scale.
this Currency by supplied
Currency.
this Currency by supplied
BigDecimal.
this Density by supplied
Density.
this Density by supplied
BigDecimal.
this Dimension by supplied
Dimension.
this Dimension by supplied
BigDecimal.
this Distance by supplied
Distance.
this Distance by supplied
BigDecimal.
this Quantity by supplied
Quantity.
this Temperature by supplied
Temperature.
this Temperature by supplied
BigDecimal.
this Volume by supplied
Volume.
this Volume by supplied
BigDecimal.
this Weight by supplied
Weight.
this Weight by supplied
BigDecimal.
ElapsedTime is used to store ElapsedTime
quantities.ElapsedTime with initial value of supplied
BigDecimal.
ElapsedTime as a difference between
start and end dates
ElapsedTimeFormat is a concrete class for formatting and
parsing ElapsedTime objects.ElapsedTimeFormat using global pattern.
ElapsedTimeFormat instance
based on pattern specified.
this Currency to the specified
Currency.
this Density to the specified
Density.
this Dimension to the specified
Dimension.
this Distance to the specified
Distance.
this ElapsedTime to the specified
ElapsedTime.
this Quantity to the specified
Quantity.
this Temperature to the specified
Temperature.
this Volume to the specified
Volume.
this Weight to the specified
Weight.
StringBuffer with supplied Currency
quantity formatted in units
StringBuffer with supplied Density
quantity formatted in units.
StringBuffer with supplied Dimension
quantity formatted in units.
StringBuffer with supplied Distance
quantity formatted in units
StringBuffer with ElapsedTime formatted in
current format.
StringBuffer with supplied Temperature
quantity formatted in units.
StringBuffer with supplied Volume
quantity formatted in units.
StringBuffer with supplied Weight
quantity formatted in units.
String with supplied Currency
quantity formatted in units
String with supplied Density
quantity formatted in units.
String with supplied Dimension
quantity formatted in units.
String with supplied Distance
quantity formatted in units
String with ElapsedTime formatted in
current format.
String with supplied Temperature
quantity formatted in units.
String with supplied Volume
quantity formatted in units.
String with supplied Weight
quantity formatted in units.
this currency is printed.
this density is printed.
this dimension is printed.
this Distance
is printed.
this temperature is printed.
this volume is printed.
this weight is printed.
int value of scale.
this Quantity.
this Currency to the specified
Currency.
this Density to the specified
Density.
this Dimension to the specified
Dimension.
this Distance to the specified
Distance.
this ElapsedTime to the specified
ElapsedTime.
this Quantity to the specified
Quantity.
this Temperature to the specified
Temperature.
this Volume to the specified
Volume.
this Weight to the specified
Weight.
this Currency to the specified
Currency.
this Density to the specified
Density.
this Dimension to the specified
Dimension.
this Distance to the specified
Distance.
this ElapsedTime to the specified
ElapsedTime.
this Quantity to the specified
Quantity.
this Temperature to the specified
Temperature.
this Volume to the specified
Volume.
this Weight to the specified
Weight.
this Currency by supplied
BigDecimal.
this Density by supplied
BigDecimal.
this Dimension by supplied
BigDecimal.
this Distance by supplied
BigDecimal.
this Temperature by supplied
BigDecimal.
this Volume by supplied
BigDecimal.
this Weight by supplied
BigDecimal.
this Quantity by supplied
BigDecimal.
this Quantity by supplied
BigDecimal.
String based on units to return a
Currency object.
String based on units to return a
Density object.
String based on units to return a
Dimension object.
String based on units to return a
Distance object.
String based on units to return an
ElapsedTime object.
String based on units to return a
Currency object.
String based on units to return a
Density object.
String based on units to return a
Dimension object.
String based on units to return a
Distance object.
String based on units to return an
ElapsedTime object.
String based on units to return a
Temperature object.
String based on units to return
a Volume object as an Object.
String based on units to return a
Weight object.
String based on units to return a
Temperature object.
String based on units to return
a Volume object.
String based on units to return a
Weight object.
Quantity objects used to hold quantity information.Quantity with an initial value
double value and int unit.
Quantity with an initial
value double value and int unit.
QuantityFormat provides common function to be used by its subclassesCurrency objects
to be of type unit.
Density objects
to be of type unit.
Dimension objects
to be of type unit.
Distance objects
to be of type unit.
Temperature objects
to be of type unit.
Volume objects
to be of type unit.
Weight objects
to be of type unit.
this quantity to numeric value
contained by supplied double.
format method.
this Quantity.
Quantity ZERO
implementation for internal use
Currency from
this Currency.
Density from
this Density.
Dimension from
this Dimension.
Distance from
this Distance.
this ElapsedTime from supplied
ElapsedTime.
Quantity from
this Quantity.
Temperature from
this Temperature.
Volume from
this Volume.
Weight from
this Weight.
Temperature objects used to hold temperature information.Temperature with an initial value
double value and int unit.
TemperatureFormat provides several mechanisms to use
Temperature objects:
to display temperature values in dynamically selected units
to create and load values into Temperature objects
TemperatureFormat instance based on default
Locale.
TemperatureFormat instance based on supplied
Locale
TemperatureFormat with units set to
int units and scale set to int scale.
String.
string
String representation of quantity of
ElapsedTime object.
String representation of quantity of
Quantity object in baseUnit.
Volume objects used to hold volume information.Volume with an initial value double
value and VolumeUnits unit.
VolumeFormat provides several mechanisms to use Volume
objects:
to display volume values in dynamically selected units
to create and load values into Volume objects
VolumeFormat instance based on default
Locale.
VolumeFormat instance based on supplied
Locale.
VolumeFormat with units set to
VolumeUnits units and scale set to int scale.
Weight objects used to hold weight information.Weight with an initial value
double value and WeightUnits unit.
WeightFormat provides several mechanisms to use Weight
objects:
to display weight values in dynamically selected units
to create and load values into Weight objects
WeightFormat instance based on default
Locale.
WeightFormat instance based on supplied
Locale.
WeightFormat with units set to
WeightUnits units and scale set to int scale.
Currency with zero value.
Currency with zero value.
Currency with zero value.
Distance with zero value.
ElapsedTime with zero value.
Temperature with zero value.
Volume with zero value.
Weight with zero value.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||