ValueNElem
ostrat.ValueNElem
trait ValueNElem extends SpecialT
A class that can be constructed from a fixed number of homogeneous primitive values such as Ints, Doubles or Longs. The final class can be stored as * an Array of primitive values. Note the classes that extend this trait do not extend Product or its numbered sub traits, because the logical size of the product may not be the same as the number of primitive values, for example a LineSeg is a product of 2 Pt2s, but is composed from 4 Double values.
Attributes
- Graph
-
- Supertypes
-
trait SpecialTclass Any
- Known subtypes
-
trait LineSegLike[VT]trait LineSegLength2[VT]class LineSegKm2class LineSegM2trait LineSegLength3[VT]class LineSegKm3class LineSegM3trait LineSegLikeDblN[VT]trait LineSegLikeDbl4[VT]class LineSegLLclass LineSegtrait LineSegLikeDbl6[VT]class LineSeg3trait LineSegLikeIntN[VT]trait LineSegLikeInt4[VT]class LineSegHCclass LineSegSCtrait LineSegLikeInt6[VT]class LineSegHvOffsettrait DblNElemtrait PointDblNtrait PointDbl2class LatLongclass Pt2trait PtLength2class PtKm2class PtM2trait PointDbl3class Pt3trait PtLength3class PtKm3class PtM3trait Dbl1Elemclass Angletrait AngleLikeclass Latitudeclass Longitudeclass AngleVectrait Dbl2Elemclass MyDbl2Elemtrait TellElemDbl2trait VecPt2class Vec2trait VecPtLength2trait VecLength2class VecKm2class VecM2trait VecPtKm2trait VecPtM2trait Dbl3Elemtrait Vec3Likeclass Vec3trait Dbl4Elemtrait Dbl5Elemtrait Dbl6Elemtrait Dbl7Elemclass CurveTailMOldclass CurveTailOldtrait IntNElemtrait Int1Elemtrait LuUniLevelobject ArmyGroupobject Battaletteobject Battalionobject Brigadeobject Companyobject Corpetteobject Corpsobject Divisetteobject Divisionobject Echelonobject FieldArmetteobject FieldArmytrait LunitSoleLikeobject FirePairobject FireTeamobject LunitSoleobject Platoonobject Regimentobject Squadetteobject TheatreArmyobject ZugSecttrait HVDirnOpttrait HVDirntrait HVDirnPrimaryobject HVDLobject HVDRobject HVDnobject HVULobject HVURobject HVUpobject HVLtobject HVRtobject HVExactclass HVOffsetDeltatrait TStepLiketrait HStepLiketrait HStepobject HexDLobject HexDRobject HexLtobject HexRtobject HexULobject HexURobject HStepStaytrait SqStepLiketrait SqSteptrait SqStepDiagobject SqDLobject SqDRobject SqULobject SqURtrait SqStepPerpobject SqDnobject SqLtobject SqRtobject SqUpobject SqStepStaytrait TStepSidedclass Colourclass MTimetrait Int2Elemtrait TellElemInt2trait TCoordtrait HCoordtrait HNotVerttrait HCenOrSepclass HCentrait HSepclass HSepAclass HSepBclass HSepCclass HCoordOthertrait HVertclass HVertHighclass HVertLowtrait SqCoordtrait SqCenOrSepclass SqCenclass SqSepclass SqVerttrait TCenOrSeptrait TCentrait TSeptrait TVerttrait Int3Elemclass HCenRowclass HCenStepclass HStepCenclass HvOffsetclass SqCenSteptrait Int4Elemtrait Int5Elemtrait Int6Elemtrait LongNElemtrait Long1Elem
In this article