BYBOX

data class BYBOX(val width: Double, val height: Double, val unit: GeoUnit) : Shape, TripleArgument<Double, Double, String>

Constructors

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

Properties

Link copied to clipboard
open override val arg: Triple<Double, Double, String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard