HCenOptStepLikePairLayer

ostrat.prid.phex.HCenOptStepLikePairLayer
See theHCenOptStepLikePairLayer companion class

Companion object for HCenOptStepLikePairLayer class, an Optional HStepLike pair data layer for Hex grid systems. Contains factory apply methods.

Attributes

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

Members list

Value members

Concrete methods

def apply[A](gSys: HGridSys)(implicit ct: ClassTag[A]): HCenOptStepLikePairLayer[A]

Factory apply method for HCenOptStepLikePairLayer, an optional HStepLike pair data layer for Hex grid systems.

Factory apply method for HCenOptStepLikePairLayer, an optional HStepLike pair data layer for Hex grid systems.

Attributes

def apply[A]()(implicit ct: ClassTag[A], gSys: HGridSys): HCenOptStepLikePairLayer[A]

Factory apply method for HCenOptStepLikePairLayer.

Factory apply method for HCenOptStepLikePairLayer.

Attributes