LineSegHCPair

ostrat.prid.phex.LineSegHCPair
See theLineSegHCPair companion object
class LineSegHCPair[A2](val a1Int1: Int, val a1Int2: Int, val a1Int3: Int, val a1Int4: Int, val a2: A2) extends LineSegLikeInt4Pair[HCoord, LSegHC, A2]

SqCood defined LSegBase PairFinalA1Elem.

Attributes

Companion
object
Graph
Supertypes
trait PairInt4Elem[LSegHC, A2]
trait PairIntNElem[LSegHC, A2]
trait PairFinalA1Elem[LSegHC, A2]
trait PairElem[LSegHC, A2]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def a1: LSegHC

The first component of this pair.

The first component of this pair.

Attributes

Definition Classes

Concrete fields

val a1Int1: Int
val a1Int2: Int
val a1Int3: Int
val a1Int4: Int
val a2: A2

The second component of this pair.

The second component of this pair.

Attributes