EArea1

ostrat.pEarth.EArea1
abstract class EArea1(val name: String, val cen: LatLong) extends GeographicSymbolKey

A first level area of the Earth, a large area such as North West Europe.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AfricaNorth
object AfricaSouth
object AmericasSouth
object AsiaEast
object AsiaMain
object Australasia
object EuropeEast
object EuropeNW
object EuropeSW
object MalayArch
object MiddleEast
object NorthAtantic
object PacificTop
object PolarNorth
object PolarSouth
Show all

Members list

Value members

Abstract methods

def a2Arr: RArr[EArea2]

Concrete methods

Concrete fields

val cen: LatLong
val name: String

The Shortened name for this geographic area.

The Shortened name for this geographic area.

Attributes