SqCoord

ostrat.prid.psq.SqCoord
See theSqCoord companion trait
object SqCoord

Attributes

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

Members list

Value members

Concrete methods

def apply(r: Int, c: Int): SqCoord

Apply factory method for SqCoord trait, returns a SqCen, SqSep or SqVert depending on the coordinates.

Apply factory method for SqCoord trait, returns a SqCen, SqSep or SqVert depending on the coordinates.

Attributes

Implicits

Implicits

implicit val showEv: ShowTellInt2[SqCoord]

implicit Show type class instance / evidence for SqCoors.

implicit Show type class instance / evidence for SqCoors.

Attributes

implicit val unshowEv: UnshowInt2[SqCoord]

implicit Show type class instance / evidence for SqCoords.

implicit Show type class instance / evidence for SqCoords.

Attributes