MapCenter

Constructors

Link copied to clipboard
open fun MapCenter(@FloatRange(from = 0.0, to = 1.0) x: Float, @FloatRange(from = 0.0, to = 1.0) y: Float)

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
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 toString(): String
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@FloatRange(from = 0.0, to = 1.0)
val x: Float
Link copied to clipboard
@FloatRange(from = 0.0, to = 1.0)
val y: Float