EArea2

ostrat.pEarth.EArea2
See theEArea2 companion object
abstract class EArea2(val name: String, val cen: LatLong, val terr: WTile) extends GeographicSymbolKey, Coloured

A second level area of the Earth.

Attributes

Companion
object
Graph
Supertypes
trait Coloured
class Object
trait Matchable
class Any
Known subtypes
object Anatolia
object Arabia
object Armenia
object Iraq
object Kurdistan
object LakeTuz
object LakeVan
object Levant
object Persia
object AfricaCentral
object AfricaHorn
object AngloaZambia
object Congo
object LakeMalawi
object LakeMweru
object LakeVictoria
object Madagascar
object SaharaWest
object SouthAfrica
object Zanzibar
object ZimMoz
object Alaska
object AleutPenisula
object BaffinIsland
object Baja
object BanksIsland
object CanadaCentral
object ColomVenez
object Cuba
object Delmarva
object DevonIsland
object ElSalPanama
object Florida
object GreatBearLake
object Hispaniola
object Jamaica
object LakeErie
object LakeHuron
object LakeMichigan
object LakeOntario
object LakeSuperior
object LakeWinnipeg
object Mexico
object MexicoEast
object MicheganLower
object NewBrunswick
object NewFoundland
object NovaScotia
object Nunavut
object Quebecia
object ReindeerLake
object Ungava
object UsaMidWest
object UsaNorthEast
object UsaNorthWest
object UsaSouth
object UsaSouthWest
object China
object FeAsia
object Hainan
object Himalayas
object India
object IndoChina
object Kamchatka
object Kazak
object Korea
object Kyrgyyzstan
object LakeBaikal
object Manchuria
object Mongolia
object Pakistan
object RusNorth
object SevernyIsland
object SiberiaNorth
object SiberiaSouth
object SiberiaWest
object SriLanka
object Taiwan
object Xinjiang
object Yakutia
object Alpsland
object Alsace
object AzovSea
object BalkansEast
object BalkansWest
object Baltland
object BelgLux
object Caspian
object Crimea
object England
object Faroe
object Finlandia
object FranceSouth
object Frankia
object Funen
object Germania
object Gotland
object Greece
object Hiiumaa
object IberiaNorth
object IberiaSouth
object Ireland
object IslayJura
object IsleLewis
object ItalyHeel
object ItalyNorth
object ItalySouth
object ItalyToe
object JanMayen
object Jutland
object KolaPeninsula
object MarmaraSea
object Netherlands
object Oland
object Orkneys
object Peloponnese
object Polandia
object RussiaSouth
object Saaremaa
object ScotlandHigh
object ScotlandLow
object Shetland
object SwedenNorth
object SwedenSouth
object Uist
object Ukraine
object VolgaRegion
object Wales
object Zealand
object Borneo
object LesserSunda
object Luzon
object Mindano
object NewGuinea
object Palawan
object Samar
object Sulawesi
object Sumatra
object Visayas
object javaIsland
object Canarias
object Cephalonia
object Chios
object Corfu
object Corsica
object Crete
object Cyprus
object Lesbos
object Maghreb
object Majorca
object Rhodes
object SaharaCentral
object SaharaEast
object Sardina
object Sicily
object Sinai
object AntarticaEast
object AntarticaWest
object Artic
object Australia
object Greenland
object Hawaii
object NZNorthIsland
object NZSouthIsland
object Nordauslandet
object RossSeaIce
object Svalbard
object Tasmania
object WeddelSeaIce
object Hokkaido
object Honshu
object Iceland
object Kyshu
object sakhalin
Show all

Members list

Value members

Abstract methods

A quasi polygon on the earths surface defined in LatLongs.

A quasi polygon on the earths surface defined in LatLongs.

Attributes

Concrete methods

def aStrs: StrArr
override def colour: Colour

Attributes

Definition Classes
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Returns a pair of this EArea2 and the PolygonM2 from the given focus and orientation. The polygonM only has points form the side of the earth that faces the focus.

Returns a pair of this EArea2 and the PolygonM2 from the given focus and orientation. The polygonM only has points form the side of the earth that faces the focus.

Attributes

Inherited methods

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Concrete fields

val cen: LatLong
val name: String

The Shortened name for this geographic area.

The Shortened name for this geographic area.

Attributes

val terr: WTile