Class: ThematicMapArea

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

E54107-01

QuickNav

oj. ThematicMapArea

Constructor

new ThematicMapArea(data)

An object used for automation verification of thematic map areas. 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 area
Source:
Returns:
The area color
Type
String

getLabel() → {String}

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

getTooltip() → {String}

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