Class: ThematicMapMarker

Oracle® Fusion Middleware Oracle JavaScript Extension Toolkit (JET)
12c (12.1.4)

E54107-01

QuickNav

oj. ThematicMapMarker

Constructor

new ThematicMapMarker(data)

An object used for automation verification of thematic map markers. Applications should not create this object.
Parameters:
Name Type Description
data Object An object containing verification data
Source:

Methods

getColor() → {String}

Returns the color of a thematic map marker
Source:
Returns:
The marker color
Type
String

getLabel() → {String}

Returns the tooltip of a thematic map marker
Source:
Returns:
The marker tooltip
Type
String

getTooltip() → {String}

Returns the label of a thematic map marker
Source:
Returns:
The marker tooltip
Type
String