IslandPoly

ostrat.pEarth.IslandPoly
abstract class IslandPoly(name: String, cen: LatLong, terr: WTile) extends EarthPoly, IslandPolyLike

Attributes

Graph
Supertypes
trait WithKilares
class EarthPoly
trait Coloured
class Object
trait Matchable
class Any
Show all
Known subtypes
object EdgeIsland
object Faroe
object Nordauslandet
object Spitsbergen
object Canarias
object Madagascar
object Unguja
object SevernyIsland
object Orkneys
object Shetland
object AlorIsland
object BaliIsland
object Bougainville
object BuruIsland
object Flores
object Halmahera
object Lambok
object NewBritain
object NewIreland
object SeramIsland
object SolomonMiddle
object SolomonSE
object Sulawesi
object Sumba
object Sumbawa
object Timor
object Wetar
object javaIsland
object Andros
object Cephalonia
object Chios
object Corfu
object Corsica
object Crete
object Cyprus
object Ibiza
object Kythira
object Lesbos
object Mallorca
object Menorca
object Naxos
object Rhodes
object Samos
object Sardinia
object Sicily
object Thasos
object Cuba
object Falklands
object NZNorthIsland
object NZSouthIsland
object NewCaldedonia
object Tasmania
Show all

Members list

Value members

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
EarthPoly -> Any

Inherited methods

def aStrs: StrArr

Attributes

Inherited from:
EarthPoly
override def colour: Colour

Attributes

Definition Classes
Inherited from:
EarthPoly

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
Coloured

Attributes

Inherited from:
IslandPolyLike

Attributes

Inherited from:
EarthPoly

Optional parent group for this geographical entity.

Optional parent group for this geographical entity.

Attributes

Inherited from:
IslandPolyLike

Attributes

Inherited from:
EarthPoly

Attributes

Inherited from:
EarthPoly

Returns a pair of this EarthPoly 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 EarthPoly 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:
EarthPoly

Inherited and Abstract methods

def area: Kilares

The area of the entity this object represents

The area of the entity this object represents

Attributes

Inherited from:
WithKilares

A quasi polygon on the earths surface defined in LatLongs.

A quasi polygon on the earths surface defined in LatLongs.

Attributes

Inherited from:
EarthPoly