Artic

ostrat.pEarth.pOceans.Artic
case object Artic extends EArea2

polygonLL graphical representation of the Artic. Depends on nothing.

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class EArea2
trait Coloured
class Object
trait Matchable
class Any
Show all
Self type
Artic.type

Members list

Type members

Inherited types

type MirroredElemLabels = EmptyTuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Singleton
type MirroredElemTypes = EmptyTuple

Attributes

Inherited from:
Singleton

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
type MirroredMonoType = Singleton.this.type

The mirrored *-type

The mirrored *-type

Attributes

Inherited from:
Singleton
type MirroredType = Singleton.this.type

Attributes

Inherited from:
Singleton

Value members

Inherited methods

def aStrs: StrArr

Attributes

Inherited from:
EArea2
override def colour: Colour

Attributes

Definition Classes
Inherited from:
EArea2

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured
def fromProduct(p: Product): MirroredMonoType

Create a new instance of type T with elements taken from product p.

Create a new instance of type T with elements taken from product p.

Attributes

Inherited from:
Singleton

Attributes

Inherited from:
EArea2

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
EArea2
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
EArea2 -> Any
Inherited from:
EArea2

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 from:
EArea2

Concrete fields

val long0: LatLong
override val polygonLL: PolygonLL

A quasi polygon on the earths surface defined in LatLongs.

A quasi polygon on the earths surface defined in LatLongs.

Attributes

Inherited fields

val cen: LatLong

Attributes

Inherited from:
EArea2
val name: String

The Shortened name for this geographic area.

The Shortened name for this geographic area.

Attributes

Inherited from:
EArea2
val terr: WTile

Attributes

Inherited from:
EArea2