TileRow

ostrat.egrid.WTerrSetter.TileRow
See theTileRow companion object
class TileRow(val row: Int, val mutlis: RArr[Multiple[WTileHelper]]) extends DateRow, TileRowBase

Attributes

Companion
object
Graph
Supertypes
trait TileRowBase
trait DateRow
trait DataRowBase
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete fields

The Data elements do not have columns. Their column number is determined by their postion in the sequence.

The Data elements do not have columns. Their column number is determined by their postion in the sequence.

Attributes

val row: Int

The row number.

The row number.

Attributes