LineSegHC

ostrat.prid.phex.LineSegHC
See theLineSegHC companion class
object LineSegHC

companion object for LineSegHC class contains factory apply method.

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
LineSegHC.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: HCoord, hCoord2: HCoord): LineSegHC

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

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

Attributes

Implicits

Implicits

Implicit instance / evidence for BuilderArrMap type class.

Implicit instance / evidence for BuilderArrMap type class.

Attributes

implicit def pairArrMapBuider[B2](implicit ct: ClassTag[B2]): LineSegHCPairArrMapBuilder[B2]