HGridScen

ostrat.prid.phex.HGridScen
trait HGridScen extends HSysScen

Attributes

Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
class ThreeScen
object ThreeScen1.type
object ThreeScen2.type
object ThreeScen3.type
object ThreeScen4.type

Members list

Concise view

Value members

Inherited methods

def defaultView(pxScale: Double): HGView

Attributes

Inherited from:
HSysScen

Implicits

Implicits

implicit override def gridSys: HGrid

This gives the structure of the hex grid system. It contains no data about the elements of the grid. But it allows the scenario to create and operate on flat arrays of data.

This gives the structure of the hex grid system. It contains no data about the elements of the grid. But it allows the scenario to create and operate on flat arrays of data.

Attributes

Definition Classes