LineSegSC

ostrat.prid.psq.LineSegSC
See theLineSegSC companion class
object LineSegSC

companion object for LineSegSC class contains factory apply method.

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
LineSegSC.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(hCoord1: SqCoord, hCoord2: SqCoord): LineSegSC

Factory apply method to create a hex coordinate line segment a LineSegSC from the start and end hex coordinates SqCoords.

Factory apply method to create a hex coordinate line segment a LineSegSC from the start and end hex coordinates SqCoords.

Attributes

Implicits

Implicits

Implicit instance / evidence for BuilderArrMap type class.

Implicit instance / evidence for BuilderArrMap type class.

Attributes

implicit def pairArrMapBuilderEv[B2](implicit ct: ClassTag[B2]): LineSegSCPairArrMapBuilder[B2]