BendInLt

ostrat.egrid.WTerrSetter.BendInLt
See theBendInLt companion object
class BendInLt(val c: Int, val dirn: HVDirn, val magIn: Int, val magSource: Int, val leftTerr: WSepSome, val rightTerr: WSepSome) extends VRowElem, BendInLtBase

Bend at junction of 2 HSeps. Sets the HSep terrains and the 3 HCorners of the HVert.

Attributes

Companion
object
Graph
Supertypes
trait BendInLtBase
trait BendBase
trait VertSetBase
trait VRowElem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def run(row: Int): Unit

Attributes

Inherited from:
BendBase
override def setCorners(row: Int): Unit

Attributes

Definition Classes
Inherited from:
BendInLtBase
def setSeparators(row: Int): Unit

Attributes

Inherited from:
BendBase

Concrete fields

val c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

val dirn: HVDirn

The direction of the HCen at the inside of the bend from the HVert.

The direction of the HCen at the inside of the bend from the HVert.

Attributes

The terrain of the left HSep of the junction as seen from from the inside of the bend.

The terrain of the left HSep of the junction as seen from from the inside of the bend.

Attributes

val magIn: Int

The magnitude of the offset on the inside HCorner.

The magnitude of the offset on the inside HCorner.

Attributes

val magSource: Int

The terrain of the right HSep of the junction as seen from from the inside of the bend.

The terrain of the right HSep of the junction as seen from from the inside of the bend.

Attributes