BendIn

ostrat.pCiv.VTerrSetter.BendIn
See theBendIn companion class
object BendIn

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
BendIn.type

Members list

Value members

Concrete methods

def apply(c: Int, dirn: HVDirn, terr: VSepSome): BendIn

Factory apply method to create BendIn, default HSep terrain is Sea. There is a name overload to apply different terrain types to the 2 HSeps.

Factory apply method to create BendIn, default HSep terrain is Sea. There is a name overload to apply different terrain types to the 2 HSeps.

Attributes

def apply(c: Int, dirn: HVDirn, leftTerr: VSepSome, rightTerr: VSepSome): BendIn

Factory apply method to create BendIn,with different HSep terrains. There is a name overload for when the HSeps have the same terrain type which defaults to Sea.

Factory apply method to create BendIn,with different HSep terrains. There is a name overload for when the HSeps have the same terrain type which defaults to Sea.

Attributes