ostrat.egrid

package ostrat.egrid

Members list

Concise view

Type members

Classlikes

abstract class EGrid(bottomTileRow: Int, unsafeRowsArray: Array[Int], val cScale: Length) extends HGridIrr with EGridSys

A hex grid on the surface of the earth.

A hex grid on the surface of the earth.

Attributes

Graph
Supertypes
trait EGridSys
class HGridIrr
trait HGrid
trait HGridSys
trait TGrid
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes
object EGridLaunch extends GuiLaunchMore

object to launch EGrid basic Gui.

object to launch EGrid basic Gui.

Attributes

Graph
Supertypes
trait GuiLaunch
class Object
trait Matchable
class Any
Self type
abstract class EGridLong(rBottomCen: Int, val longGridIndex: Int, cScale: Length, val rOffset: Int, rowArray: Array[Int]) extends EGrid

An Earth grid covering all or part of a 30 degree range of longitude for the non polar regions.

An Earth grid covering all or part of a 30 degree range of longitude for the non polar regions.

Attributes

Companion:
object
Graph
Supertypes
class EGrid
trait EGridSys
class HGridIrr
trait HGrid
trait HGridSys
trait TGrid
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes
object EGridLong

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class EGridLongFull(rBottomCen: Int, rTopCen: Int, longGridIndex: Int, cScale: Length, rOffset: Int) extends EGridLong

An earth grid covering a full 30 degree longitude range for the non polar regions.

An earth grid covering a full 30 degree longitude range for the non polar regions.

Attributes

Companion:
object
Graph
Supertypes
class EGridLong
class EGrid
trait EGridSys
class HGridIrr
trait HGrid
trait HGridSys
trait TGrid
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes

Functions for Earth tile grids.

Functions for Earth tile grids.

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class EGridLongMan(thisInd: Int, sys: EGridLongMulti) extends EGridMan

Manages an EGridLong.

Manages an EGridLong.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait EGridMan
trait HGridMan
class Object
trait Matchable
class Any

A hex grid system consisting of multiple non polar EGrids.

A hex grid system consisting of multiple non polar EGrids.

Attributes

Graph
Supertypes
trait EGridSys
trait HGridSys
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes
object Grids160S0E1.type
object Grids160S11E1.type
object Grids160S4E5.type
object Grids320ChinaJapan.type
object Grids320S0E1.type
object Grids320S0E11.type
object Grids320S10E5.type
object Grids320S11E2.type
object Grids320S8E10.type
object GridsNCanada.type
object Grids80s0e1.type
trait EGridLongPart extends EGridLong

An Earth grid covering part of a 30 degrees range longitude of the non polar regions.

An Earth grid covering part of a 30 degrees range longitude of the non polar regions.

Attributes

Graph
Supertypes
class EGridLong
class EGrid
trait EGridSys
class HGridIrr
trait HGrid
trait HGridSys
trait TGrid
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes
trait EGridMan extends HGridMan

Attributes

Graph
Supertypes
trait HGridMan
class Object
trait Matchable
class Any
Known subtypes
trait EGridMulti extends EGridSys with HGridMulti

A system of hex grids for the earth containing multiple grids.

A system of hex grids for the earth containing multiple grids.

Attributes

Graph
Supertypes
trait EGridSys
trait HGridSys
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes
object Grids160S0E1.type
object Grids160S11E1.type
object Grids160S4E5.type
object Grids320ChinaJapan.type
object Grids320S0E1.type
object Grids320S0E11.type
object Grids320S10E5.type
object Grids320S11E2.type
object Grids320S8E10.type
object GridsNCanada.type
object Grids80s0e1.type
Self type
trait EGridSys extends HGridSys

A hex grid system on the surface of the earth.

A hex grid system on the surface of the earth.

Attributes

Graph
Supertypes
trait HGridSys
trait TGridSys
class Object
trait Matchable
class Any
Known subtypes
trait EScenBasic extends HSysScen

A basic EGrid scenario, containing grid and basic terrain data.

A basic EGrid scenario, containing grid and basic terrain data.

Attributes

Companion:
object
Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object Scen160S0E1.type
object Scen160S4E5.type
object Scen160s11e1.type
object Scen320ChinaJapan.type
object Scen320S0E11.type
object Scen320S10E5.type
object Scen320S11E2.type
object Scen320S8E10.type
object Scen320s0e1.type
object ScenNCanada.type
object Scen80s0s1.type
trait BCScen
object BCScen1.type
object BCScen2.type
trait NapScen
object NapScen1.type
object NapScen2.type
trait WW1Scen
object WW1Scen1.type
object WW1Scen2.type
trait WW2Scen
object WW2Scen1.type
object WW2Scen2.type
object EScenBasic

A basic EGrid scenario, containing grid and basic terrain data.

A basic EGrid scenario, containing grid and basic terrain data.

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Graph
Supertypes
trait HSysScen
class Object
trait Matchable
class Any
Known subtypes
object Scen160S0E1.type
object Scen160S4E5.type
object Scen160s11e1.type
object Scen320ChinaJapan.type
object Scen320S0E11.type
object Scen320S10E5.type
object Scen320S11E2.type
object Scen320S8E10.type
object Scen320s0e1.type
object ScenNCanada.type
object Scen80s0s1.type
class ExpWorldGui(val canv: CanvasPlatform, scenIn: EScenBasic, viewIn: HGView, isFlat: Boolean) extends GlobeGui

Experimental Gui. Displays grids on world as well as land mass outlines.

Experimental Gui. Displays grids on world as well as land mass outlines.

Attributes

Companion:
object
Graph
Supertypes
class GlobeGui
class CmdBarGui
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
class GridWorldGui(val canv: CanvasPlatform, scenIn: EScenBasic, viewIn: HGView, isFlat: Boolean) extends GlobeGui

Displays grids on world as well as land mass outlines.

Displays grids on world as well as land mass outlines.

Attributes

Companion:
object
Graph
Supertypes
class GlobeGui
class CmdBarGui
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case class HSysProjectionEarth(parent: EGridSys, panel: Panel) extends HSysProjection

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
trait LongTerrs

Contains Earth longitude range grid, WTile layer and a Boolean tile side data layer.

Contains Earth longitude range grid, WTile layer and a Boolean tile side data layer.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Terr160E0.type
object Terr160E120.type
object Terr160E150.type
object Terr160E30.type
object Terr160W120.type
object Terr160W30.type
object Terr160W60.type
object Terr160W90.type
object Terr320E0.type
object Terr320E120.type
object Terr320E150.type
object Terr320E180.type
object Terr320E30.type
object Terr320E60.type
object Terr320E90.type
object Terr320W120.type
object Terr320W150.type
object Terr320W30.type
object Terr320W60.type
object Terr320W90.type
object Terr80E0.type
object Terr80E30.type