Ratios

ba.sake.hepek.html.component.GridComponents.Ratios
See theRatios companion object
final class Ratios

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withHalf(r: Ratio): Ratios
def withHalf(r1: Int, r2: Int): Ratios
def withSingle(r1: Int, r2: Int, r3: Int): Ratios
def withThird(r1: Int, r2: Int, r3: Int): Ratios

Concrete fields

val half: Ratio
val single: Ratio
val third: Ratio