PairDblNElem

ostrat.PairDblNElem
trait PairDblNElem[A1 <: DblNElem, A2] extends PairFinalA1Elem[A1, A2]

PairElem where the first component is a DblNElem.

Attributes

Graph
Supertypes
trait PairFinalA1Elem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
trait LineSegLikeDblNPair[VT, A1, A2]
trait LineSegLikeDbl4Pair[VT, A1, A2]
class LineSegPair[A2]
trait PointDblNPair[A1, A2]
trait PointDbl2Pair[A1, A2]
class LatLongPair[A2]
class LocationLL
class Pt2Pair[A2]
trait PointDbl3Pair[A1, A2]
class PtM3Pair[A2]
trait PairDbl2Elem[A1, A2]
trait PairDbl3Elem[A1, A2]
trait PairDbl4Elem[A1, A2]
Show all

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 a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem