VertRow

ostrat.pCiv.VTerrSetter.VertRow
See theVertRow companion object
class VertRow(val row: Int, val edits: RArr[VertRowElem]) extends VertRowBase, DataRow

Attributes

Companion
object
Graph
Supertypes
trait DataRow
trait VertRowBase
trait DataRowBase
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete fields

Data for each vertex and the connected HSeps.

Data for each vertex and the connected HSeps.

Attributes

val row: Int

The row number.

The row number.

Attributes