RectangleFill

ostrat.geom.RectangleFill$
See theRectangleFill companion trait

Companion object for RectangleFill, contains an Implementation class RectangleFill.RectangleFillImp and an apply factor method that delegates to it. It also contains implicit instances for 2D geometric transformations.

Attributes

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

Members list

Concise view

Type members

Classlikes

case class RectangleFillImp(shape: Rectangle, fill: FillFacet) extends RectangleFill

Implementation class for the general case of a RectangleFill.

Implementation class for the general case of a RectangleFill.

Attributes

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

Value members

Concrete methods

def apply(shape: Rectangle, fillFacet: FillFacet): RectangleFill