PointDbl3Pair

ostrat.geom.PointDbl3Pair
trait PointDbl3Pair[A1 <: PointDbl3, A2] extends PointDblNPair[A1, A2], PairDbl3Elem[A1, A2]

Attributes

Graph
Supertypes
trait PairDbl3Elem[A1, A2]
trait PointDblNPair[A1, A2]
trait PairDblNElem[A1, A2]
trait PointPair[A1, A2]
trait PairFinalA1Elem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Show all
Known subtypes
class PtM3Pair[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:
PairDbl3Elem
def a1Dbl2: Double

Attributes

Inherited from:
PairDbl3Elem
def a1Dbl3: Double

Attributes

Inherited from:
PairDbl3Elem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem