Path
  constructor(waypointOne: Waypoint, waypointTwo: Waypoint, description: String, descriptionOne: String, descriptionTwo: String)
Designated constructor
Parameters
waypoint
the first waypoint
waypoint
the last waypoint
description
General description for the path.
description
Directional description when going from point one to point two.
description
Directional description when going from point two to point one.
Parameters
waypoint
the first waypoint
waypoint
the last waypoint