EllipseDraw

ostrat.geom.EllipseDraw
See theEllipseDraw companion trait
object EllipseDraw

Attributes

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

Members list

Type members

Classlikes

final case class EllipseDrawImp(shape: Ellipse, lineColour: Colour, lineWidth: Double) extends EllipseDraw

Implementation class for EllipseDraw.

Implementation class for EllipseDraw.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait EllipseDraw
trait CanvElem
trait ShapeDraw
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, lineColour: Colour, lineWidth: Double): EllipseDraw