LineSegLikeInt4Pair

ostrat.geom.LineSegLikeInt4Pair
trait LineSegLikeInt4Pair[VT <: Int2Elem, A1 <: LineSegLikeInt4[VT], A2] extends LineSegLikeIntNPair[VT, A1, A2], PairInt4Elem[A1, A2]

Attributes

Graph
Supertypes
trait PairInt4Elem[A1, A2]
trait LineSegLikeIntNPair[VT, A1, A2]
trait PairIntNElem[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 LineSegHCPair[A2]
class LineSegSCPair[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 a1Int1: Int

Attributes

Inherited from:
PairInt4Elem
def a1Int2: Int

Attributes

Inherited from:
PairInt4Elem
def a1Int3: Int

Attributes

Inherited from:
PairInt4Elem
def a1Int4: Int

Attributes

Inherited from:
PairInt4Elem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem