HDirnPathPair

ostrat.prid.phex.HDirnPathPair$
See theHDirnPathPair companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[A2](a2: A2, startCen: HCen, steps: HStep*): HDirnPathPair[A2]

Factory apply method with alternative name overload where start row and colum passed separately.

Factory apply method with alternative name overload where start row and colum passed separately.

Attributes

def apply[A2](a2: A2, startR: Int, startC: Int, steps: HStep*): HDirnPathPair[A2]

Factory apply method with alternative name overload where HCen passes as single parameter.

Factory apply method with alternative name overload where HCen passes as single parameter.

Attributes