PointDbl2Pair

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

Attributes

Graph
Supertypes
trait PairDbl2Elem[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 LatLongPair[A2]
class LocationLL
class Pt2Pair[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:
PairDbl2Elem
def a1Dbl2: Double

Attributes

Inherited from:
PairDbl2Elem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem