Uses of Class
overit.geocall.util.measure.distances.DistanceConverter

Packages that use DistanceConverter
Package
Description
 
  • Uses of DistanceConverter in overit.geocall.util.measure.distances

    Modifier and Type
    Class
    Description
    class 
    This class implements the functions to convert centimeters to their base unit (meters) and vice versa.
    class 
    This class implements the functions to convert feet to their category's base unit (meters) and vice versa.
    class 
    This class implements the functions to convert inch to their category's base unit (meters) and vice versa.
    class 
    This class implements the functions to convert kilometers to their base unit (meters) and vice versa.
    class 
    This class implements the functions to convert meters to their base unit (meters, so there's no conversion to do) and vice versa.
    class 
    This class implements the functions to convert miles to their category's base unit (meters) and vice versa.
    class 
    This class implements the functions to convert millimeter to their base unit (meters) and vice versa.
    class 
    This class implements the functions to convert yards to their category's base unit (meters) and vice versa.