BYRADIUS

data class BYRADIUS(val radius: Double, val unit: GeoUnit) : Shape, VaryingArgument

Constructors

Link copied to clipboard
constructor(radius: Double, unit: GeoUnit)

Properties

Link copied to clipboard
open override val data: List<Argument>
Link copied to clipboard
Link copied to clipboard