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 AreaValueAreaValue.clone()Creates a new copy of this value.protected final AreaValueAreaValueStringConverter.createValue(BigDecimal number, Area dimension) Creates an instance ofDimensionedValuefrom the given arguments.Constructors in org.tquadrat.foundation.value with parameters of type AreaValueModifierConstructorDescriptionVolumeValue(Volume dimension, AreaValue area, LengthValue height) Creates a newVolumeValueinstance.
