PolygonData

Types

Link copied to clipboard
class Builder : ViewObjectDataBuilder<B, I, D>

Functions

Link copied to clipboard
abstract fun describeContents(): Int
open fun describeContents(): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun getBorderColor(): Int
Returns the color of polygon border.
Link copied to clipboard
Returns the radius of border part.
Link copied to clipboard
open fun getCenterColor(): Int
Returns the color of polygon center.
Link copied to clipboard
Returns the radius of center part.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the GeoCoordinate array that comprise the border of the MapPolygon.
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
abstract fun writeToParcel(p: Parcel, p1: Int)
open fun writeToParcel(@NonNull dest: Parcel, flags: Int)

Properties