HGridScen

ostrat.prid.phex.HGridScen
trait HGridScen extends HSysScen

Attributes

Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
class G4HScen
object FourScen1
object FourScen2
object FourScen3
object FourScen4

Members list

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