Class Overview
Result of generating a chart using a class such as com.atlassian.jira.charts.CreatedVsResolvedChart for
example. It provides the image location, as well as image map and image map name for the chart that was
generated. It also contains a parameter map that may contain obtional parameters needed to render the chart.
(For example total issue counts for the data displayed in the chart)
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Public Constructors
Public Methods
public
String
getImageMapName
()