Uses of Class
com.storedobject.core.Distance
Packages that use Distance
-
Uses of Distance in com.storedobject.core
Methods in com.storedobject.core that return DistanceModifier and TypeMethodDescriptionDistance.absolute()
Absolute value of this quantity.Add quantityAdd quantity valueDistance.add
(BigDecimal quantity) Add quantityDistance.divide
(double divisor) Divide the quantity with a valueDistance.divide
(BigDecimal divisor) Divide the quantity with a valueConsignmentPacket.getHeight()
ConsignmentPacket.getLength()
ConsignmentPacket.getWidth()
Distance.multiply
(double multiplicand) MultiplyDistance.multiply
(BigDecimal multiplicand) MultiplyDistance.negate()
Reverses the sign of this quantitySubtract quantitySubtract quantityDistance.subtract
(BigDecimal quantity) Subtract quantityDistance.zero()
Create a quantity of this type with zero value.Methods in com.storedobject.core with parameters of type DistanceModifier and TypeMethodDescriptionstatic Volume
Box.static Area
static Volume
Cone.static Volume
Cube.Create volume of a prism with this as the base and for the given height.static Volume
Prism.Create volume of a pyramid with this as the base and for the given height.static Area
Create a rectangle by taking this as the length and the given parameter value as the width.void
void
void
static Area