LakePoly

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

A lake representation with name PolygonLL and terrain.

Attributes

Graph
Supertypes
trait WithKilares
class EarthPoly
trait Coloured
class Object
trait Matchable
class Any
Show all
Known subtypes
object LakeVan
object LakeAlbert
object LakeMalawi
object LakeMweru
object LakeTurkana
object LakeVictoria
object LakeBaikal
object LakeBalkhash
object Caspian
object LakeLagoda
object LakeOnega
object LakePeipus
object GreatBearLake
object LakeCocibolca
object LakeErie
object LakeHuron
object LakeMichigan
object LakeOntario
object LakeSuperior
object LakeWinnipeg
object ReindeerLake
object LakeTiticaca
object LakeEyre
Show all

Members list

Value members

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

Attributes

Inherited from:
EarthPoly

Attributes

Inherited from:
EarthPoly
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 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