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

Value members

Concrete methods

def apply(width: Double, cen: Pt2): Sqlign
def apply(width: Double, cenX: Double, cenY: Double): Sqlign
def fromArray(array: Array[Double]): Sqlign

Implicits

Implicits

implicit val ShowTImplicit: Show[Sqlign]