HCenOptStepPairLayer

ostrat.prid.phex.HCenOptStepPairLayer
See theHCenOptStepPairLayer companion object
class HCenOptStepPairLayer[A](val arrayInt: Array[Int], val arrayA: Array[A])(implicit val ct: ClassTag[A], val gridSys: HGridSys)

Optional HStep pair data layer for Hex grid systems.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def index(hc: HCen): Int

Needs changing.

Needs changing.

Attributes

def numCens: Int
def setSome(hc: HCen, step: HStepLike, value: A): Unit
def step(hc: HCen): HStep

Concrete fields

val arrayA: Array[A]

Implicits

Implicits

implicit val ct: ClassTag[A]
implicit val gridSys: HGridSys