public class ChartActions
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ChartActions.SeriesSortType
SeriesSortType Enum.
|
Constructor and Description |
---|
ChartActions(NeoFHChart neochart)
TODO
|
Modifier and Type | Method and Description |
---|---|
private void |
exportChart(java.lang.String format)
TODO
|
void |
setNeoChart(NeoFHChart chart)
Sets the neoFHChart to the parameter instance and enables the chart actions accordingly.
|
void |
showChartProperties()
TODO
|
private void |
showSeriesList()
TODO
|
private void |
sortSeries(ChartActions.SeriesSortType type)
TODO
|
protected NeoFHChart neoFHChart
public FHAESAction actionShowChronologyPlot
public FHAESAction actionShowIndexPlot
public FHAESAction actionCompositePlot
public FHAESAction actionShowChartProperties
public FHAESAction actionShowLegend
public FHAESAction actionShowSeriesLabels
public FHAESAction actionShowCommonTickLine
public FHAESAction actionShowMinorTickMarks
public FHAESAction actionShowSeriesList
public FHAESAction actionShowSampleDepthThreshold
public FHAESAction actionSetSampleDepthThreshold
public FHAESAction actionShowSampleDepth
public FHAESAction actionShowRecorderDepth
public FHAESAction actionExportChart
public FHAESAction actionExportChartSVG
public FHAESAction actionExportChartPNG
public FHAESAction actionExportChartPDF
public FHAESAction actionSortStartYear
public FHAESAction actionSortEndYear
public FHAESAction actionSortFirstFireYear
public FHAESAction actionSortName
public FHAESAction actionSortSeriesBy
public FHAESAction actionZoomIn
public FHAESAction actionZoomOut
public FHAESAction actionZoomReset
public ChartActions(NeoFHChart neochart)
neochart
- public void setNeoChart(NeoFHChart chart)
chart
- private void showSeriesList()
private void sortSeries(ChartActions.SeriesSortType type)
type
- private void exportChart(java.lang.String format)
format
- public void showChartProperties()