object BoxPoints extends Serializable

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

Type Members

  1. final class Bool extends BoxPoints with Product with Serializable
  2. sealed abstract class Labeled extends BoxPoints

Value Members

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