Packages

case object Proxy extends AxisChoiceDef with Product with Serializable

Enable bytebuddy proxies, but try to resolve cycles using by-name parameters if they can be used

Linear Supertypes
Serializable, Product, Equals, Cycles.AxisChoiceDef, AxisChoice, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Proxy
  2. Serializable
  3. Product
  4. Equals
  5. AxisChoiceDef
  6. AxisChoice
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val axis: Axis
    Definition Classes
    AxisChoiceDefAxisChoice
  2. def productElementName(n: Int): String
    Definition Classes
    Product
  3. def productElementNames: Iterator[String]
    Definition Classes
    Product
  4. final def toAxisPoint: AxisPoint
    Definition Classes
    AxisChoice
  5. final def toString(): String
    Definition Classes
    AxisChoice → AnyRef → Any
  6. def value: String
    Definition Classes
    AxisChoice