BendIn

ostrat.egrid.WTerrSetter.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, magnitude: Int, terr: WSepSome): BendIn

Factory apply method to create BendIn, default magnitude is 6. The 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 magnitude is 6. The 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, magnitude: Int, leftTerr: WSepSome, rightTerr: WSepSome): 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