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