EArea2

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

A second level area of the Earth.

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Canarias.type
object CentralAfricaWest.type
object EastAfricaSouth.type
object Hokkaido.type
object Iceland.type
object LakeTanganyika.type
object LakeVictoria.type
object Majorca.type
object Peloponnese.type
object SaharaEast.type
object SaharaWest.type
object Sicily.type
object centralAfricaEast.type
object japan.type
object sakhalin.type
object Alaska.type
object BaffinIsland.type
object Baja.type
object BanksIsland.type
object CentralAmerica.type
object CentralCanada.type
object Cuba.type
object DevonIsland.type
object EastCanada.type
object LakeErie.type
object LakeHuron.type
object LakeMichigan.type
object LakeOntario.type
object LakeSuperior.type
object MelvilleIsland.type
object NewFoundland.type
object NorthWestCanada.type
object PrinceWalesIsland.type
object SouthAmericaEast.type
object SouthAmericaSouth.type
object SouthAmericaWest.type
object SouthWestCanada.type
object SouthamptonIsland.type
object UsaEast.type
object UsaWest.type
object VictoriaIsland.type
object Arabia.type
object CEAsia.type
object Caspian.type
object CentralAsia.type
object FeAsia.type
object Himalayas.type
object India.type
object Iraq.type
object Kazak.type
object Korea.type
object NeAsia.type
object Persia.type
object RusNorth.type
object SevernyIsland.type
object SriLanka.type
object Taiwan.type
object seAsia.type
object Alpsland.type
object Alsace.type
object Anatolia.type
object Balkans.type
object Baltland.type
object BelgLux.type
object Caucasus.type
object Corsica.type
object Crete.type
object Crimea.type
object England.type
object Faroe.type
object Finlandia.type
object FranceSouth.type
object Frankia.type
object Funen.type
object Germania.type
object Gotland.type
object Hiiumaa.type
object Iberia.type
object Ireland.type
object Italy.type
object JanMayen.type
object Jutland.type
object MarmaraSea.type
object Netherlands.type
object Oland.type
object Orkneys.type
object OuterHebrides.type
object Polandia.type
object Saaremaa.type
object Sardina.type
object Scotland.type
object Shetland.type
object SwedenNorth.type
object SwedenSouth.type
object Ukraine.type
object Zealand.type
object Artic.type
object Australia.type
object Borneo.type
object Greenland.type
object Hawaii.type
object NewGuinea.type
object NewZealandNIsland.type
object NewZealandSIsland.type
object Nordauslandet.type
object Ssumatra.type
object Sulawesi.type
object Svalbard.type
object javaIsland.type

Members list

Concise view

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

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
def withPolygonM2(focus: LatLong, northUp: Boolean): (EArea2, PolygonM2)

Returns a pair of this EArea2 and the PolygonM2 from the given focus and orientation. The polygonM only has points form the side 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 side of the earth that faces the focus.

Attributes

Concrete fields

The Shortened name for this geographic area.

The Shortened name for this geographic area.

Attributes

val terr: WTile