LineSegKm2Arr

ostrat.geom.LineSegKm2Arr
See theLineSegKm2Arr companion class

Companion object for the LSegKm2s class.

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def fromArray(array: Array[Double]): LineSegKm2Arr

Method to create the final object from the backing Array[Double]. End users should rarely have to use this method.

Method to create the final object from the backing Array[Double]. End users should rarely have to use this method.

Attributes

Definition Classes

Inherited methods

final def apply(elems: LSegKm2*): LineSegKm2Arr

Attributes

Inherited from:
CompanionSeqLikeDbl4
def dbls(inp: Double*): LineSegKm2Arr

Factory method for creating the sequence defined object from raw double values. This will throw if the number of parameter Doubles is incorrect.

Factory method for creating the sequence defined object from raw double values. This will throw if the number of parameter Doubles is incorrect.

Attributes

Inherited from:
CompanionSlDblN

Attributes

Inherited from:
CompanionSlDblN
override def numElemDbls: Int

The number of Double values that are needed to construct an element of the defining-sequence.

The number of Double values that are needed to construct an element of the defining-sequence.

Attributes

Definition Classes
Inherited from:
CompanionSeqLikeDbl4

Constructs the SeqLikeImutDbl4 from a sequence of Tuple4s.

Constructs the SeqLikeImutDbl4 from a sequence of Tuple4s.

Attributes

Inherited from:
CompanionSeqLikeDbl4

returns a collection class of type ArrA, whose backing Array is uninitialised.

returns a collection class of type ArrA, whose backing Array is uninitialised.

Attributes

Inherited from:
CompanionSlDblN

Implicits

Implicits

Drawing type class instance / evidence for LineSegKm2Arr.

Drawing type class instance / evidence for LineSegKm2Arr.

Attributes

Implicit instance /evidence for BuilderArrFlat type class instance.

Implicit instance /evidence for BuilderArrFlat type class instance.

Attributes

implicit lazy val showEv: ShowSequ[LSegKm2, LineSegKm2Arr]

Show type class instance / evidence for LineSegKm2Arr.

Show type class instance / evidence for LineSegKm2Arr.

Attributes

implicit lazy val unshowEv: UnshowSeq[LSegKm2, LineSegKm2Arr]

Unshow type class instance / evidence for LineSegKm2Arr.

Unshow type class instance / evidence for LineSegKm2Arr.

Attributes