HCoord

ostrat.prid.phex.HCoord
See theHCoord companion trait
object HCoord

Companion object for Hex coordinate trait, contains apply factory method and persist and PolygonBuilder implicit instances.

Attributes

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

Members list

Value members

Concrete methods

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

Factory apply method for creating HCoords .Creates an HCen, an HSep, an HVert or an HCoordOther depending on the values of r and c.

Factory apply method for creating HCoords .Creates an HCen, an HSep, an HVert or an HCoordOther depending on the values of r and c.

Attributes

Implicits

Implicits

Implicit type class instance / evidence for the HCoord type class instance of BuilderArrMap.

Implicit type class instance / evidence for the HCoord type class instance of BuilderArrMap.

Attributes

Implicit type class instance / evidence for the HCoord type class instance of LinePathBuilder.

Implicit type class instance / evidence for the HCoord type class instance of LinePathBuilder.

Attributes

Implicit Show type class instance /evidence for HCoord.

Implicit Show type class instance /evidence for HCoord.

Attributes

Implicit type class instance / evidence for the HCoord type class instance of PolygonLikeMapBuilder.

Implicit type class instance / evidence for the HCoord type class instance of PolygonLikeMapBuilder.

Attributes

implicit val unshowEv: UnshowInt2[HCoord]

Implicit Unshow type class instance /evidence for HCoord.

Implicit Unshow type class instance /evidence for HCoord.

Attributes