Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait SeqLikeDbl2[A]trait SeqLikeImutDblN[A]trait ArrayDblBackedtrait SpecialTtrait SeqLikeImutValueN[A]trait SeqLikeBacked[A]trait SeqLikeValueN[A]trait SeqLike[A]class AnyShow all
- Known subtypes
-
trait LatLongSeqLikeclass LatLongArrtrait LatLongSeqSpecclass LinePathLLclass PolygonLLtrait Pt2SeqLikeclass PolygonGenclass Pt2Arrtrait Pt2SeqSpecclass DoDeclignclass LinePathtrait Polygon5Plustrait Polygon6Plustrait HexRegclass HexRegImptrait Hexlignclass HexParrXclass HexParrYtrait PtFm2SeqLikeclass PolygonFm2Genclass PtFm2Arrtrait ArrDbl2[A]class PtKm2Arrclass PtM2Arrclass PtPm2Arrclass Vec2Arrclass VecFm2Arrclass VecKm2Arrclass VecM2Arrclass VecPm2Arrclass MyDbl2Arrtrait SeqSpecDbl2[A]trait LinePathDbl2[VT]class LinePathFm2class LinePathKm2class LinePathM2class LinePathPm2trait PolygonDbl2[VT]trait PolygonLen2[VT]class PolygonKm2trait PolygonLen2P3[VT]trait PolygonLen2P4[VT]trait PolygonM2P4trait QuadM2trait RectangleM2trait RectM2class SqlignM2trait QuadLen2[VT]trait RectangleLen2[VT]trait RectLen2[VT]trait SqlignLen2[VT]trait SquareLen2[VT]trait PolygonM2P3class TriangleM2trait TriangleLen2[VT]trait PolygonM2class PolygonM2Genclass PolygonPm2Show all
Members list
Type members
Inherited and Abstract types
Gives the final type of this class.
Value members
Concrete methods
The number of data elements in the defining sequence. These collections use underlying mutable Arrays and ArrayBuffers. The length of the underlying Array will be a multiple of this number. For Sequs this will be an alternative name for length.
Sets / mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Definition Classes
Inherited methods
Checks if 2 values of the specifying sequence are equal.
Checks if 2 values of the specifying sequence are equal.
Attributes
- Definition Classes
- Inherited from:
- SeqLikeDbl2
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
The number of atomic values, Ints, Doubles, Longs etc that specify / construct an element of this immutable flat Array based collection class.
Attributes
- Definition Classes
- Inherited from:
- SeqLikeDbl2
Mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Mutates an element in the Arr at the given index. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
- SeqLikeBacked
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Sets / mutates elements in the Arr. This method should rarely be needed by end users, but is used by the initialisation and factory methods.
Attributes
- Inherited from:
- SeqLikeBacked
Attributes
- Inherited from:
- SeqLikeImutDblN
Inherited and Abstract methods
Attributes
- Inherited from:
- ArrayDblBacked
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
The element String allows the composition of toString for the whole collection. The syntax of the output will be reworked.
Attributes
- Inherited from:
- SeqLike
Performs a side effecting function on each element of the specifying sequence in order.
Performs a side effecting function on each element of the specifying sequence in order.
Attributes
- Inherited from:
- SeqLike
Attributes
- Inherited from:
- SeqLikeImutDblN