Uses of Class
overit.geocall.util.measure.weights.Weights
Packages that use Weights
-
Uses of Weights in overit.geocall.util.measure
Methods in overit.geocall.util.measure with parameters of type WeightsModifier and TypeMethodDescriptionstatic MeasureConverterGets theMeasureConverterobject with which make the conversion between originUnit and destUnit of the weights category.
For example, to convert from kilograms to pounds, this method would have to be used like:MeasureConverter.get(Weights.KILOGRAMS,Weights.POUNDS); -
Uses of Weights in overit.geocall.util.measure.weights
Fields in overit.geocall.util.measure.weights declared as Weights