RectangleFill

ostrat.geom.RectangleFill
See theRectangleFill companion trait
object RectangleFill

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

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

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

Value members

Concrete methods

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