LineSegLikeInt4Pair

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

Attributes

Graph
Supertypes
trait Int4PairElem[A1, A2]
trait LineSegLikeIntNPair[VT, A1, A2]
trait IntNPairElem[A1, A2]
trait LineSegLikePair[VT, A1, A2]
trait PairNoA1ParamElem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
class LineSegHCPair[A2]
class LineSegSCPair[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
def a1Int1: Int

Attributes

Inherited from:
Int4PairElem
def a1Int2: Int

Attributes

Inherited from:
Int4PairElem
def a1Int3: Int

Attributes

Inherited from:
Int4PairElem
def a1Int4: Int

Attributes

Inherited from:
Int4PairElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairElem