RorderRadiusOps

sealed trait RorderRadiusOps[Next]
class Object
trait Matchable
class Any

Type members

Types

final type V = ValueT[LenPct]

Value members

Abstract methods

protected def n(v: Value): Next

Concrete methods

final def apply(radius: V): Next
final def apply(tl_br: V, tr_bl: V): Next
final def apply(tl: V, tr_bl: V, br: V): Next
final def apply(tl: V, tr: V, br: V, bl: V): Next