TileRowBase

ostrat.prid.phex.HSetter.TileRowBase
trait TileRowBase extends DataRowBase

A row of tile data and HSepB

Attributes

Graph
Supertypes
trait DataRowBase
class Object
trait Matchable
class Any
Known subtypes
class TileRow
class TileRow

Members list

Value members

Abstract methods

def mutlis: RArr[Multiple[Any]]

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

Inherited and Abstract methods

def row: Int

The row number.

The row number.

Attributes

Inherited from:
DataRowBase