PolygonDraw

ostrat.geom.PolygonDraw$
See thePolygonDraw companion trait

Attributes

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

Members list

Concise view

Type members

Classlikes

case class PolygonDrawImp(shape: Polygon, lineWidth: Double, lineColour: Colour) extends PolygonDraw

Immutable Graphic element that defines and draws a Polygon.

Immutable Graphic element that defines and draws a Polygon.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CanvElem
trait ShapeDraw
trait GeomElem
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(shape: Polygon, lineWidth: Double, lineColour: Colour): PolygonDraw