PhiRectangle

ostrat.geom.PhiRectangle
See thePhiRectangle companion trait
object PhiRectangle

Companion object for the PhiRectangle trait. It contains the PhiRectangle.PhiRectangleGen implementation class an apply factory method that delegates to it.

Attributes

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

Members list

Type members

Classlikes

class PhiRectangleGen(val v0x: Double, val v0y: Double, val v1x: Double, val v1y: Double, val v2x: Double, val v2y: Double) extends PhiRectangle

Attributes

Supertypes
trait PhiRectangle
trait Rectangle
trait Polygon4Plus
trait Polygon3Plus
trait Polygon
trait PolygonBase[Pt2]
trait VertSeqSpec[Pt2]
trait SeqSpec[Pt2]
trait SeqLike[Pt2]
trait Approx[Double]
trait Equals
trait ShapeCentred
trait CentredElem
trait WithCentre
trait Shape
trait BoundedElem
trait Fillable
trait Drawable
trait Aff2Elem
trait Simil2Elem
trait Axlign2Elem
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

def apply(height: Double, rotation: AngleVec, cen: Pt2): PhiRectangle
def s1s3(s1Cen: Pt2, s3Cen: Pt2): PhiRectangle