Projection

case class Projection(center: Option[CenterElement], clipAngle: Option[HeightElement], clipExtent: Option[Extent], extent: Option[Extent], fit: Option[Fit], name: String, parallels: Option[CenterElement], pointRadius: Option[HeightElement], precision: Option[HeightElement], rotate: Option[CenterElement], scale: Option[HeightElement], size: Option[CenterElement], translate: Option[CenterElement], `type`: Option[BackgroundElement])
Source:
vega.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product