Depth

final case class Depth(zIndex: Int) extends AnyVal
Companion
object
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Methods

def +(other: Depth): Depth

Inherited methods

def productElementNames: Iterator[String]
Inhertied from
Product
def productIterator: Iterator[Any]
Inhertied from
Product