Shape

ostrat.geom.Shape
See theShape companion trait
object Shape

Companion object for the Shape trait. Contains implicit instances of type TransElem for all the 2d geometric transformation type classes.

Attributes

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

Members list

Implicits

Implicits

implicit val XYScaleImplicit: ScaleXY[Shape]
implicit val prolignImplicit: Prolign[Shape]
implicit val rotateImplicit: Rotate[Shape]
implicit val scaleImplicit: Scale[Shape]
implicit val shearImplicit: Shear[Shape]
implicit val slateImplicit: Slate[Shape]