BendOutBase

ostrat.prid.phex.HSetter.BendOutBase
trait BendOutBase extends BendBase

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

Attributes

Graph
Supertypes
trait BendBase
trait VertSetBase
class Object
trait Matchable
class Any
Known subtypes
class BendOut

Members list

Value members

Abstract methods

def magnitude: Int

The magnitude of the offset for the 2 outer corners of the bend vertex.

The magnitude of the offset for the 2 outer corners of the bend vertex.

Attributes

Concrete methods

override def setCorners(row: Int): Unit

Attributes

Definition Classes

Inherited methods

def c: Int

The C coordinate of the vertex.

The C coordinate of the vertex.

Attributes

Inherited from:
VertSetBase
def 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

Inherited from:
BendBase
def leftTerr: SST

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

Inherited from:
BendBase
def rightTerr: SST

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

Inherited from:
BendBase
final def run(row: Int): Unit

Attributes

Inherited from:
BendBase
def setSeparators(row: Int): Unit

Attributes

Inherited from:
BendBase