RectangleCompound

ostrat.geom.RectangleCompound
See theRectangleCompound companion trait

Companion object for RectangleCompound. Conatains the RectangleCompound.RectangleCompoundImp implementatin class for the general case of Rectangles and an apply factor method that delegats to it.

Attributes

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

Members list

Type members

Classlikes

case class RectangleCompoundImp(shape: Rectangle, facets: RArr[GraphicFacet], children: RArr[GraphicElem]) extends RectangleCompound, AxisFree

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AxisFree
trait CentredElem
trait WithCentre
trait NoCanvElem
trait ShapeGraphic
trait BoundedElem
trait GraphicElem
trait GeomElem
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(shape: Rectangle, facets: RArr[GraphicFacet], children: RArr[GraphicElem]): RectangleCompound