IsleNBaseHomo

ostrat.prid.phex.HSetter.IsleNBaseHomo
trait IsleNBaseHomo extends IsleNBase

Terrain setter trait for (geometrical) island terrain. where all the HSep separators have the same terrain type.

Attributes

Graph
Supertypes
trait IsleNBase
trait TRowElemBase
class Object
trait Matchable
class Any
Known subtypes
class Isle10Homo
class Isle11Homo
class Isle12Homo
class Isle13Homo
class Isle3Homo
class Isle4Homo
class Isle5Homo
class Isle6Homo
class Isle7Homo
class Isle8Homo
class Isle9Homo
class Isle10Homo
Show all

Members list

Value members

Abstract methods

def sepTerrs: SST

The HSep separator terrain for all 6 HSeps. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for all 6 HSeps. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Concrete methods

override def sepTerr0: SST

The HSep separator terrain for HSep0 the island's upper right separator. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for HSep0 the island's upper right separator. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Definition Classes
override def sepTerr1: SST

The HSep separator terrain for HSep1 the island's right separator. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for HSep1 the island's right separator. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Definition Classes
override def sepTerr2: SST

The HSep separator terrain for HSep2 the island's lower right separator. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for HSep2 the island's lower right separator. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Definition Classes
override def sepTerr3: SST

The HSep separator terrain for HSep3 the island's lower left separator. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for HSep3 the island's lower left separator. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Definition Classes
override def sepTerr4: SST

The HSep separator terrain for HSep4 the island's left separator. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for HSep4 the island's left separator. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Definition Classes
override def sepTerr5: SST

The HSep separator terrain for HSep5 the island's upper left separator. Typically, water terrain or a wall on decimetre scale maps.

The HSep separator terrain for HSep5 the island's upper left separator. Typically, water terrain or a wall on decimetre scale maps.

Attributes

Definition Classes

Inherited methods

def setTerrs(row: Int, c: Int): Unit

Attributes

Inherited from:
IsleNBase

Inherited and Abstract methods

def magnitude: Int

Attributes

Inherited from:
IsleNBase
def run(row: Int, c: Int): Unit

Sets HCen and HSep data and HCorner values.

Sets HCen and HSep data and HCorner values.

Attributes

Inherited from:
TRowElemBase
def terr: TT

The tile terrain. typically land terrain.

The tile terrain. typically land terrain.

Attributes

Inherited from:
IsleNBase