Uses of Class
overit.geocall.util.measure.distances.DistanceConverter
Packages that use DistanceConverter
-
Uses of DistanceConverter in overit.geocall.util.measure.distances
Subclasses of DistanceConverter in overit.geocall.util.measure.distancesModifier and TypeClassDescriptionclassThis class implements the functions to convert centimeters to their base unit (meters) and vice versa.classThis class implements the functions to convert feet to their category's base unit (meters) and vice versa.classThis class implements the functions to convert inch to their category's base unit (meters) and vice versa.classThis class implements the functions to convert kilometers to their base unit (meters) and vice versa.classThis class implements the functions to convert meters to their base unit (meters, so there's no conversion to do) and vice versa.classThis class implements the functions to convert miles to their category's base unit (meters) and vice versa.classThis class implements the functions to convert millimeter to their base unit (meters) and vice versa.classThis class implements the functions to convert yards to their category's base unit (meters) and vice versa.