Polygon

ostrat.geom.Polygon
See thePolygon companion trait
object Polygon

Companion object for the Polygon trait, contains factory apply methods and implicit instances for all 2D affine geometric transformations.

Attributes

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

Members list

Value members

Concrete methods

def apply(elems: Pt2*): Polygon

Apply factory method for creating Arrs of Dbl2Elems.

Apply factory method for creating Arrs of Dbl2Elems.

Attributes

def dbls(inp: Double*): Polygon

Factory method for creating the sequence defined object from raw double values. This will throw if the number of parameter Doubles is incorrect.

Factory method for creating the sequence defined object from raw double values. This will throw if the number of parameter Doubles is incorrect.

Attributes

def fromArray(array: Array[Double]): Polygon

Givens

Givens

Implicit Drawing type class instance / evidence for Polygon.

Implicit Drawing type class instance / evidence for Polygon.

Attributes

given eqTEv: EqT[Polygon]

Implicit EqT type class instance / evidence for Polygon.

Implicit EqT type class instance / evidence for Polygon.

Attributes

Implicit Prolign type class instance / evidence for Polygon.

Implicit Prolign type class instance / evidence for Polygon.

Attributes

Implicit Reflect type class instance / evidence for Polygon.

Implicit Reflect type class instance / evidence for Polygon.

Attributes

Implicit Rotate type class instance / evidence for Polygon.

Implicit Rotate type class instance / evidence for Polygon.

Attributes

Implicit Scale type class instance / evidence for Polygon.

Implicit Scale type class instance / evidence for Polygon.

Attributes

Implicit ScaleXY type class instance / evidence for Polygon.

Implicit ScaleXY type class instance / evidence for Polygon.

Attributes

Implicit Shear type class instance / evidence for Polygon.

Implicit Shear type class instance / evidence for Polygon.

Attributes

Implicit Slate2 type class instance / evidence for Polygon.

Implicit Slate2 type class instance / evidence for Polygon.

Attributes

Implicit TransAxes type class instance / evidence for Polygon.

Implicit TransAxes type class instance / evidence for Polygon.

Attributes