PairDbl4Elem

ostrat.PairDbl4Elem
trait PairDbl4Elem[A1 <: Dbl4Elem, A2] extends PairDblNElem[A1, A2]

PairElem where the first component of the pair is a Dbl4Elem.

Attributes

Graph
Supertypes
trait PairDblNElem[A1, A2]
trait PairFinalA1Elem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Show all
Known subtypes
trait LineSegLikeDbl4Pair[VT, A1, A2]
class LineSegPair[A2]

Members list

Value members

Abstract methods

def a1Dbl1: Double
def a1Dbl2: Double
def a1Dbl3: Double
def a1Dbl4: Double

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
PairElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem