Package overit.geocall.util.measure.distances
package overit.geocall.util.measure.distances
-
ClassesClassDescriptionThis class implements the functions to convert centimeters to their base unit (meters) and vice versa.This class implements a basic conversion between units measurement that belongs to the distance category.List of managed unit measurement that belongs to the distances category.
The surveyed units of measurement are: kilometers (seeDistances.KILOMETERS) meters (seeDistances.METERS) centimeters (seeDistances.CENTIMETERS) millimeters (seeDistances.MILLIMETERS) miles (seeDistances.MILES) yards (seeDistances.YARDS) feet (seeDistances.FEET) inches (seeDistances.INCHES)This class implements the functions to convert feet to their category's base unit (meters) and vice versa.This class implements the functions to convert inch to their category's base unit (meters) and vice versa.This class implements the functions to convert kilometers to their base unit (meters) and vice versa.This class implements the functions to convert meters to their base unit (meters, so there's no conversion to do) and vice versa.This class implements the functions to convert miles to their category's base unit (meters) and vice versa.This class implements the functions to convert millimeter to their base unit (meters) and vice versa.This class implements the functions to convert yards to their category's base unit (meters) and vice versa.