PointDbl2Pair

ostrat.geom.PointDbl2Pair
trait PointDbl2Pair[A1 <: PointDbl2, A2] extends PointDblNPair[A1, A2] with Dbl2PairElem[A1, A2]

Attributes

Graph
Supertypes
trait Dbl2PairElem[A1, A2]
trait PointDblNPair[A1, A2]
trait DblNPairElem[A1, A2]
trait PointPair[A1, A2]
trait PairNoA1ParamElem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
class Pt2Pair[A2]
class LatLongPair[A2]

Members list

Concise view

Value members

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
PairElem

Attributes

Inherited from:
Dbl2PairElem

Attributes

Inherited from:
Dbl2PairElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem