BendMin

ostrat.egrid.WTerrSetter.BendMin
See theBendMin companion object
class BendMin(val c: Int, val dirn: HVDirn, val leftTerr: WSepSome, val rightTerr: WSepSome) extends VRowElem, BendInOutBase

Bend connecting 2 HSeps, with an inner and outer offset of 3/16.

Attributes

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

Members list

Value members

Concrete methods

override def magIn: Int

The magnitude of the offset for inside of the bend.

The magnitude of the offset for inside of the bend.

Attributes

Definition Classes
override def magOut: Int

The magnitude of the offset for the outside of bend.

The magnitude of the offset for the outside of bend.

Attributes

Definition Classes

Inherited methods

final def run(row: Int): Unit

Attributes

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

Attributes

Definition Classes
Inherited from:
BendInOutBase
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

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