Dbl4PairElem

ostrat.Dbl4PairElem
trait Dbl4PairElem[A1 <: Dbl4Elem, A2] extends DblNPairElem[A1, A2]

Attributes

Graph
Supertypes
trait DblNPairElem[A1, A2]
trait PairNoA1ParamElem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
trait LineSegLikeDbl4Pair[VT, A1, A2]
class LineSegPair[A2]

Members list

Concise view

Value members

Abstract methods

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