Package-level declarations
Types
Link copied to clipboard
The format that defines in what units the Distance should be formatted.
Link copied to clipboard
class DistanceFormatter
Provides methods to format a Distance into a FormattedDistance according to
Link copied to clipboard
The unit of a FormattedDistance.
Link copied to clipboard
Represents a formatted distance and units. A Distance can be formatted by DistanceFormatter according to its raw value and DistanceFormat.
Functions
Link copied to clipboard
Returns true if FormattedDistance.distance equals to zero, false otherwise.