VecM2

ostrat.geom.VecM2
See theVecM2 companion class
object VecM2

Attributes

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

Members list

Value members

Concrete methods

def apply(xMetresNum: Double, yMetresNum: Double): VecM2

Factory method for creating 2-dimensional vectors defined in Metres from the 2 Double values.

Factory method for creating 2-dimensional vectors defined in Metres from the 2 Double values.

Attributes

def spply(x: Length, y: Length): VecM2

Factory apply method for creating 2-dimensional vectors defined in Metres from the 2 Metres components.

Factory apply method for creating 2-dimensional vectors defined in Metres from the 2 Metres components.

Attributes

Concrete fields

BuilderArrMap type class instance for VecM2 and VecM2Arr.

BuilderArrMap type class instance for VecM2 and VecM2Arr.

Attributes