BetterRouteInfo

Class containing information about better route

Constructors

Link copied to clipboard
open fun BetterRouteInfo(timeDiff: Int, lengthDiff: Int, splitDistance: Int, splitPoint: GeoCoordinates, detourAreaBoundary: GeoBoundingBox, alternativeRoute: Route)

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getLengthDiff(): Int
Link copied to clipboard
open fun getSplitDistance(): Int
Link copied to clipboard
Link copied to clipboard
open fun getTimeDiff(): Int
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
If object after recreate from parcel contains all of reference like original object method return true.
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

Link copied to clipboard
Link copied to clipboard