Sqlign

ostrat.geom.Sqlign$
See theSqlign companion class
object Sqlign

Companion object for Sqlign class, a square aligned to the X and Y axes. Contains factory apply methods.

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Sqlign.type

Members list

Concise view

Value members

Concrete methods

def apply(width: Double, cen: Pt2): Sqlign
def apply(width: Double, xCen: Double, yCen: Double): Sqlign

Implicits

Implicits

implicit val ShowTImplicit: ShowT[Sqlign]