Pt2Buff

ostrat.geom.Pt2Buff
See thePt2Buff companion class

Attributes

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

Members list

Value members

Concrete methods

override def fromBuffer(buffer: ArrayBuffer[Double]): Pt2Buff

Allows the creation of the final BuffSequ class from an ArrayBuffer[Double].

Allows the creation of the final BuffSequ class from an ArrayBuffer[Double].

Attributes

Definition Classes

Inherited methods

override def apply(elems: Pt2*): Pt2Buff

apply factory method for BuffDblN final classes

apply factory method for BuffDblN final classes

Attributes

Definition Classes
Inherited from:
CompanionBuffDbl2
final override def elemNumDbls: Int

Number of Doubles required to construct an element

Number of Doubles required to construct an element

Attributes

Definition Classes
Inherited from:
CompanionBuffDbl2