public interface OverviewPlotAction extends Action
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
A description of the overview plots.
|
String |
getId()
The ID of the overview plots.
|
PlotGenerator[] |
getPlotGenerators()
The plot generates that contains information for each image that
is generated.
|
String |
getTitle()
The title of the overview plots.
|
String getId()
String getTitle()
String getDescription()
PlotGenerator[] getPlotGenerators()