Package com.illumon.iris.db.plot.errors
Interface PlotExceptionCause
- All Known Subinterfaces:
CategoryDataSeriesInternal
,CategoryErrorBarDataSeriesInternal
,CategorySwappableTableDataSeriesInternal
,CategoryTableDataSeriesInternal
,DataSeriesInternal
,DataSetCollection<T>
,IntervalXYDataSeriesInternal
,MultiSeriesInternal<T>
,OHLCDataSeriesInternal
,XYDataSeriesInternal
,XYErrorBarDataSeriesInternal
,XYRangedDataSetCollection<T>
- All Known Implementing Classes:
AbstractCategoryDataSeries
,AbstractDataSeries
,AbstractDataSetCollection
,AbstractMapBasedCategoryDataSeries
,AbstractMultiSeries
,AbstractSwappableMultiSeries
,AbstractSwappableTableBasedCategoryDataSeries
,AbstractTableBasedCategoryDataSeries
,AbstractTableMapHandleMultiSeries
,AbstractXYDataSeries
,AbstractXYDataSetCollection
,AssociativeData
,AssociativeDataHashMap
,AssociativeDataSwappableTable
,AssociativeDataTable
,AssociativeDataWithDefault
,AxesImpl
,AxisImpl
,BaseFigureImpl
,CategoryDataSeriesMap
,CategoryDataSeriesSwappableTableMap
,CategoryDataSeriesTableMap
,CategoryDataSetCollection
,CategoryErrorBarDataSeriesMap
,CategoryErrorBarDataSeriesSwappableTableMap
,CategoryErrorBarDataSeriesTableMap
,ChartImpl
,CombinedXYDataSetCollection
,FigureWidget.Descriptor
,IndexableData
,IndexableDataArray
,IndexableDataArrayNullCategory
,IndexableDataByte
,IndexableDataCharacter
,IndexableDataDBDateTime
,IndexableDataDouble
,IndexableDataFloat
,IndexableDataInfinite
,IndexableDataInteger
,IndexableDataListNullCategory
,IndexableDataLong
,IndexableDataShort
,IndexableDataSwappableTable
,IndexableDataSwappableTableDouble
,IndexableDataTable
,IndexableDataWithDefault
,IndexableNumericData
,IndexableNumericDataArrayDate
,IndexableNumericDataArrayDBDateTime
,IndexableNumericDataArrayDouble
,IndexableNumericDataArrayFloat
,IndexableNumericDataArrayInt
,IndexableNumericDataArrayLong
,IndexableNumericDataArrayNumber
,IndexableNumericDataArrayShort
,IndexableNumericDataListNumber
,IndexableNumericDataSwappableTable
,IndexableNumericDataTable
,IntervalAndTableXYDataSetCollectionWrapper
,IntervalAndTableXYDataSetCollectionWrapper.IntervalAndTableXYDataSetCollectionWrapperSnapshot
,IntervalDataSetCollection
,IntervalDataSetCollectionWrapper
,IntervalDataSetCollectionWrapper.IntervalDataSetCollectionWrapperSnapshot
,IntervalXYDataSeriesArray
,LinkableChartPanel
,LiveAssociativeData
,LiveIndexableData
,LiveIndexableNumericData
,MultiCatErrorBarSeries
,MultiCatErrorBarSeriesSwappable
,MultiCatSeries
,MultiCatSeriesSwappable
,MultiOHLCSeries
,MultiOHLCSeriesSwappable
,MultiXYErrorBarSeries
,MultiXYErrorBarSeriesSwappable
,MultiXYSeries
,MultiXYSeriesSwappable
,OHLCDataSeriesArray
,OHLCDataSeriesSwappableTableArray
,OHLCDataSeriesTableArray
,OHLCDataSetCollection
,PieDataSetCollection
,ScatterPlotMatrix
,SeriesCollection
,SortedIndexableNumericDataTable
,StackedXYDataSetCollection
,StackedXYDataSetCollection.StackedXYDataSetCollectionSnapshot
,TableBackedTableMapHandle
,TableMapBackedTableMapHandle
,TableMapHandle
,TransformedCategoryDataSeries
,TransformedCategoryDataSetCollection
,TransformedIntervalDataSetCollection
,TransformedIntervalXYDataSeries
,TransformedIntervalXYDataSeries.TransformedIntervalXYDataSeriesSnapshot
,TransformedMultiSeries
,TransformedOHLCDataSeries
,TransformedOHLCDataSeries.TransformedOHLCDataSeriesSnapshot
,TransformedOHLCDataSetCollection
,TransformedXYDataSeries
,TransformedXYDataSeries.TransformedXYDataSeriesSnapshot
,TransformedXYDataSetCollection
,XYDataSeriesArray
,XYDataSeriesFunctionImpl
,XYDataSeriesSwappableTableArray
,XYDataSeriesTableArray
,XYDataSetCollection
,XYErrorBarDataSeriesArray
,XYErrorBarDataSeriesSwappableTableArray
,XYErrorBarDataSeriesTableArray
public interface PlotExceptionCause
Cause of a plotting exception. Has information about the plot.
-
Method Summary
Modifier and Type Method Description PlotInfo
getPlotInfo()
-
Method Details
-
getPlotInfo
PlotInfo getPlotInfo()
-