PolygonLikeIntNPair

ostrat.geom.PolygonLikeIntNPair
trait PolygonLikeIntNPair[A1V <: IntNElem, A1 <: PolygonIntN[A1V], A2] extends PolygonLikePair[A1V, A1, A2], PairSeqLikeIntNElem[A1V, A1, A2]

Attributes

Graph
Supertypes
trait PairSeqLikeIntNElem[A1V, A1, A2]
trait ArrayIntBackedPair[A1, A2]
trait PolygonLikePair[A1V, A1, A2]
trait PairSeqLikeElem[A1V, A1, A2]
trait SpecialT
trait PairFinalA1Elem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Show all
Known subtypes
class PolygonHCPair[A2]

Members list

Value members

Abstract methods

The backing Array of Ints for A1 component.

The backing Array of Ints for A1 component.

Attributes

Inherited and Abstract methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
PairSeqLikeElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairSeqLikeElem