Interface PlotExceptionCause

All Known Subinterfaces:
CategoryDataSeriesInternal, CategoryErrorBarDataSeriesInternal, CategorySwappableTableDataSeriesInternal, CategoryTableDataSeriesInternal, DataSeriesInternal, IntervalXYDataSeriesInternal, MultiSeriesInternal<T>, OHLCDataSeriesInternal, XYDataSeriesInternal, XYErrorBarDataSeriesInternal
All Known Implementing Classes:
AbstractCategoryDataSeries, AbstractDataSeries, AbstractMapBasedCategoryDataSeries, AbstractMultiSeries, AbstractPartitionedTableHandleMultiSeries, AbstractSwappableMultiSeries, AbstractSwappableTableBasedCategoryDataSeries, AbstractTableBasedCategoryDataSeries, AbstractXYDataSeries, AssociativeData, AssociativeDataHashMap, AssociativeDataSwappableTable, AssociativeDataTable, AssociativeDataWithDefault, AxesImpl, AxisImpl, BaseFigureImpl, CategoryDataSeriesMap, CategoryDataSeriesPartitionedTable, CategoryDataSeriesSwappablePartitionedTable, CategoryErrorBarDataSeriesMap, CategoryErrorBarDataSeriesPartitionedTable, CategoryErrorBarDataSeriesSwappablePartitionedTable, CategoryTreemapDataSeriesTableMap, ChartImpl, IndexableData, IndexableDataArray, IndexableDataArrayNullCategory, IndexableDataByte, IndexableDataCharacter, IndexableDataDouble, IndexableDataInfinite, IndexableDataInstant, IndexableDataInteger, IndexableDataListNullCategory, IndexableDataSwappableTable, IndexableDataSwappableTableDouble, IndexableDataTable, IndexableDataWithDefault, IndexableNumericData, IndexableNumericDataArrayDate, IndexableNumericDataArrayDouble, IndexableNumericDataArrayFloat, IndexableNumericDataArrayInstant, IndexableNumericDataArrayInt, IndexableNumericDataArrayLong, IndexableNumericDataArrayNumber, IndexableNumericDataArrayShort, IndexableNumericDataListNumber, IndexableNumericDataSwappableTable, IndexableNumericDataTable, IntervalXYDataSeriesArray, LiveAssociativeData, LiveIndexableData, LiveIndexableNumericData, MultiCatErrorBarSeries, MultiCatErrorBarSeriesSwappable, MultiCatSeries, MultiCatSeriesSwappable, MultiOHLCSeries, MultiOHLCSeriesSwappable, MultiXYErrorBarSeries, MultiXYErrorBarSeriesSwappable, MultiXYSeries, MultiXYSeriesSwappable, OHLCDataSeriesArray, OHLCDataSeriesSwappableTableArray, OHLCDataSeriesTableArray, PartitionedTableBackedPartitionedTableHandle, PartitionedTableHandle, ScatterPlotMatrix, SeriesCollection, TableBackedPartitionedTableHandle, XYDataSeriesArray, XYDataSeriesFunctionImpl, XYDataSeriesSwappableTableArray, XYDataSeriesTableArray, XYErrorBarDataSeriesArray, XYErrorBarDataSeriesSwappableTableArray, XYErrorBarDataSeriesTableArray

public interface PlotExceptionCause
Cause of a plotting exception. Has information about the plot.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details