Uses of Class
org.tquadrat.foundation.value.AreaValue
Packages that use AreaValue
-
Uses of AreaValue in org.tquadrat.foundation.value
Methods in org.tquadrat.foundation.value that return AreaValueModifier and TypeMethodDescriptionfinal AreaValue
AreaValue.clone()
Creates a new copy of this value.protected final AreaValue
AreaValueStringConverter.createValue
(BigDecimal number, Area dimension) Creates an instance ofDimensionedValue
from the given arguments.Constructors in org.tquadrat.foundation.value with parameters of type AreaValueModifierConstructorDescriptionVolumeValue
(Volume dimension, AreaValue area, LengthValue height) Creates a newVolumeValue
instance.