Class: RSUITopStats

RSUITopStats

Represents the top statistics component of the RSUI (Remote Sensing User Interface). This class extends RSUIBase and manages the display and functionality of various statistical elements like plots, increased and decreased plots, and cloud cover in the top navigation bar.

new RSUITopStats(topNavBar)

Layers/GoRemoteSensing/clases/UI/components/RSUITopStats/index.ts, line 26

Constructs an instance of RSUITopStats.

Name Type Description
topNavBar RSUITopNavBar

The top navigation bar component.

Extends

  • undefined

Methods

getId(){string}

Layers/GoRemoteSensing/clases/UI/components/RSUITopStats/index.ts, line 336

Gets the unique identifier for the top stats component.

Returns:
Type Description
string The unique identifier.