RectCompound

ostrat.geom.RectCompound
See theRectCompound companion trait
object RectCompound

Companion object for the RectCompound trait, contains implicit instances for 2D geometric transformation type classes.

Attributes

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

Members list

Type members

Classlikes

case class RectCompoundImp(shape: Rect, facets: RArr[GraphicFacet], children: RArr[GraphicElem]) extends RectCompound

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait RectCompound
trait NoCanvElem
trait RectGraphic
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: Rect, facets: RArr[GraphicFacet], children: RArr[GraphicElem]): RectCompound