LineSegLikeDbl4Pair

ostrat.geom.LineSegLikeDbl4Pair
trait LineSegLikeDbl4Pair[VT <: Dbl2Elem, A1 <: LineSegLikeDbl4[VT], A2] extends LineSegLikeDblNPair[VT, A1, A2], PairDbl4Elem[A1, A2]

Attributes

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

Members list

Value members

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
PairElem
def a1Dbl1: Double

Attributes

Inherited from:
PairDbl4Elem
def a1Dbl2: Double

Attributes

Inherited from:
PairDbl4Elem
def a1Dbl3: Double

Attributes

Inherited from:
PairDbl4Elem
def a1Dbl4: Double

Attributes

Inherited from:
PairDbl4Elem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem