object BoxPoints extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BoxPoints
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class Bool(value: Boolean) extends BoxPoints with Product with Serializable
  2. sealed abstract class Labeled extends BoxPoints

Value Members

  1. val False: Bool
  2. val True: Bool
  3. object All extends Labeled with Product with Serializable
  4. object Outliers extends Labeled with Product with Serializable
  5. object SuspectedOutliers extends Labeled with Product with Serializable