PolygonLikeIntNPair

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

Attributes

Graph
Supertypes
trait SeqLikeIntNPairElem[A1V, A1, A2]
trait ArrayIntBackedPair[A1, A2]
trait PolygonLikePair[A1V, A1, A2]
trait SeqLikePairElem[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 methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
SeqLikePairElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
SeqLikePairElem