IslandPolyGroup

ostrat.pEarth.IslandPolyGroup
abstract class IslandPolyGroup(val name: String) extends IslandPolyLike

Groups IslandPolys and subgroups of Islands giving a total area. For tiling purposes this allows an island grouping to be abstracted as a single island.

Attributes

Graph
Supertypes
trait WithKilares
class Object
trait Matchable
class Any
Known subtypes
object SvalBard
object UngujaPemba
object Moluccas
object SeramBuru
object Balearics
object Cyclades
object Dodecanese
object IonianIs
object LesbosChios
object SamosIkaria
Show all

Members list

Value members

Abstract methods

Concrete methods

override def area: Kilares

The area of the entity this object represents

The area of the entity this object represents

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

Inherited methods

Attributes

Inherited from:
IslandPolyLike

Optional parent group for this geographical entity.

Optional parent group for this geographical entity.

Attributes

Inherited from:
IslandPolyLike

Concrete fields

val name: String

The name of this geographical entity.

The name of this geographical entity.

Attributes