EllipseFill

ostrat.geom.EllipseFill
See theEllipseFill companion trait
object EllipseFill

Companion object for the EllipseFill class.

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class EllipseFillImp(shape: Ellipse, fill: FillFacet) extends EllipseFill

A simple single colour fill of an ellipse graphic.

A simple single colour fill of an ellipse graphic.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait EllipseFill
trait CanvElem
trait ShapeFill
trait CentredElem
trait WithCentre
trait ShapeGraphic
trait BoundedElem
trait GraphicElem
trait GeomElem
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(shape: Ellipse, fillFacet: FillFacet): EllipseFill