SGView

ostrat.prid.psq.SGView
See theSGView companion class
object SGView

Companion object for SGView class. Contains factory apply method overloads and implicit Persist instance.

Attributes

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

Members list

Value members

Concrete methods

def apply(r: Int, c: Int, pxScale: Double): SGView
def apply(sqCoord: SqCoord, pxScale: Double): SGView

Implicits

Implicits

implicit val showEv: ShowTell2[SqCoord, Double, SGView]

Implicit Show type class instance / evidence for SqGView.

Implicit Show type class instance / evidence for SqGView.

Attributes

implicit val unshowEV: Unshow2[SqCoord, Double, SGView]

Implicit Unshow type class instance / evidence for SqGView.

Implicit Unshow type class instance / evidence for SqGView.

Attributes