Worldview class final
A representation of a country's view of disputed boundaries.
For more information see the boundary disputes section in the ArcGIS Basemap Styles service REST API reference.
- Implemented types
Constructors
Properties
- code → String
-
The value of the worldview parameter used by the
Basemap Styles Service.
no setter
- displayName → String
-
The human-readable name of the representation of the disputed boundary.
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
china(
) → Worldview - Returns a Worldview object used to specify the Chinese view of disputed boundaries.
-
india(
) → Worldview - Returns a Worldview object used to specify the Indian view of disputed boundaries.
-
israel(
) → Worldview - Returns a Worldview object used to specify the Israeli view of disputed boundaries.
-
japan(
) → Worldview - Returns a Worldview object used to specify the Japanese view of disputed boundaries.
-
morocco(
) → Worldview - Returns a Worldview object used to specify the Moroccan view of disputed boundaries.
-
pakistan(
) → Worldview - Returns a Worldview object used to specify the Pakistani view of disputed boundaries.
-
southKorea(
) → Worldview - Returns a Worldview object used to specify the South Korean view of disputed boundaries.
-
unitedArabEmirates(
) → Worldview - Returns a Worldview object used to specify the Emirati view of disputed boundaries.
-
unitedStatesOfAmerica(
) → Worldview - Returns a Worldview object used to specify the US Edition of a basemap style.
-
vietnam(
) → Worldview - Returns a Worldview object used to specify the Vietnamese view of disputed boundaries.