object GeoDistUnit

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. GeoDistUnit
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. sealed trait GeoDistUnit extends AnyRef

Value Members

  1. object ft extends GeoDistUnit with Product with Serializable
  2. object km extends GeoDistUnit with Product with Serializable
  3. object m extends GeoDistUnit with Product with Serializable
  4. object mi extends GeoDistUnit with Product with Serializable