SchemeParams

case class SchemeParams(count: Option[Double], extent: Option[Seq[Double]], name: Option[String], expr: Option[String])
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product