StaticDistanceFactor

mainly for debugging purposes

Constructors

Link copied to clipboard
constructor(factor: Float = 0.0f)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
open override fun factor(relativeDistance: Float): Float

Returns the negative factor for a negative distance and the positive factor for a positive distance. 0 returns 0.

Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)