IntGeomExtensions

ostrat.geom.IntGeomExtensions
class IntGeomExtensions(thisInt: Int)

Extension methods class for Int, for the geom package.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def *(operator: Length): Length

Extension methods multiplies this scalar Int by the operand Length. If you want a more precise return type such as Metres or Miles put the Length object first.

Extension methods multiplies this scalar Int by the operand Length. If you want a more precise return type such as Metres or Miles put the Length object first.

Attributes

Returns this Int value in Angstroms.

Returns this Int value in Angstroms.

Attributes

def degs: Angle

Converts this Int into an absolute angle of the given degrees from 0 until 360 degrees.

Converts this Int into an absolute angle of the given degrees from 0 until 360 degrees.

Attributes

Degrees rotation clockwise. Converts this Int into an AngleVec a negative angle of rotation. Can return values greater than 360 degrees and less than -360 degrees.

Degrees rotation clockwise. Converts this Int into an AngleVec a negative angle of rotation. Can return values greater than 360 degrees and less than -360 degrees.

Attributes

Degrees rotation anti-clockwise. Converts this Int into an AngleVec a positive angle of rotation. Can return values greater than 360 degrees and less than -360 degrees.

Degrees rotation anti-clockwise. Converts this Int into an AngleVec a positive angle of rotation. Can return values greater than 360 degrees and less than -360 degrees.

Attributes

Returns this Int value in Femtometres.

Returns this Int value in Femtometres.

Attributes

Returns this Int value in Gigametres.

Returns this Int value in Gigametres.

Attributes

Returns this Int value in Hectares, hectometre².

Returns this Int value in Hectares, hectometre².

Attributes

Returns this Int value in Kilares, Kilometre². kilares follows the same naming convention as Hectares.

Returns this Int value in Kilares, Kilometre². kilares follows the same naming convention as Hectares.

Attributes

Returns this Int value in Kilometres.

Returns this Int value in Kilometres.

Attributes

Returns this Int value in MegaMiles millions of miles.

Returns this Int value in MegaMiles millions of miles.

Attributes

Returns this Int value in Megametres.

Returns this Int value in Megametres.

Attributes

Returns this Int value in Metrares, metre². Metrares follows the same naming convention as Hectaress.

Returns this Int value in Metrares, metre². Metrares follows the same naming convention as Hectaress.

Attributes

def metres: Metres

Returns this Int value in Metres.

Returns this Int value in Metres.

Attributes

Returns this Int value in Micrometres.

Returns this Int value in Micrometres.

Attributes

def miles: Miles

Returns this Int value in Miles.

Returns this Int value in Miles.

Attributes

Returns this Int value in Millares, millimetre². Millares follows the same naming convention as Hectaress.

Returns this Int value in Millares, millimetre². Millares follows the same naming convention as Hectaress.

Attributes

Returns this Int value in Millimetres.

Returns this Int value in Millimetres.

Attributes

Returns this Int value in Nanoometres.

Returns this Int value in Nanoometres.

Attributes

Returns this Int value in Pictares, Pictometres².

Returns this Int value in Pictares, Pictometres².

Attributes

Returns this Int value in Picometres.

Returns this Int value in Picometres.

Attributes

def °: Angle

Extension method for angle of elevation.

Extension method for angle of elevation.

Attributes