HGView

ostrat.prid.phex.HGView
See theHGView companion class
object HGView

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

Attributes

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

Members list

Value members

Concrete methods

def apply(r: Int, c: Int, cPScale: Double): HGView
def apply(hCoord: HCoord, pxScale: Double): HGView

Implicits

Implicits

implicit val showEv: ShowTell2[HCoord, Double, HGView]

Implicit Show type class instance /evidence for HGView.

Implicit Show type class instance /evidence for HGView.

Attributes

implicit val unshowEv: Unshow2[HCoord, Double, HGView]

Implicit Umshow type class instance /evidence for HGView.

Implicit Umshow type class instance /evidence for HGView.

Attributes