BendIn

ostrat.egrid.WTerrSetter.BendIn
See theBendIn companion object
class BendIn(val c: Int, val dirn: HVDirn, val magnitude: Int, val leftTerr: WSepSome, val rightTerr: WSepSome) extends VRowElem, BendInBase

Sets the 2 outer corners of the bend for HSep terrain with a default offset of 6, Also sets the left most of the HSeps of the bend vertex, with a default terrain of Sea. The orientation of the bend is specified by the direction of the inside of the bend.

Attributes

Companion
object
Graph
Supertypes
trait BendInBase
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:
BendInBase
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 magnitude: Int

The magnitude of the offset on the inside HCorner.

The magnitude of the offset on the inside HCorner.

Attributes

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