EarthView

ostrat.geom.pglobe.EarthView
See theEarthView companion object
class EarthView(val latDegs: Double, val longDegs: Double, val scaleKm: Double, val up: Boolean)

A view of the Earth. Currently North can only be up or down.

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def scale: Length

Concrete fields

val up: Boolean