RectangleGen

ostrat.geom.Rectangle.RectangleGen
See theRectangleGen companion class
object RectangleGen

Attributes

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

Members list

Value members

Concrete methods

def from3(v0: Pt2, v1: Pt2, v2: Pt2): RectangleGen

Factory method to construct RectangleGen from the vertices 0, 1 and 2.

Factory method to construct RectangleGen from the vertices 0, 1 and 2.

Attributes