Uses of Class
omix.lang.chart.util.ErrorTableDataset.ErrorTableReference
Package | Description |
---|---|
omix.lang.chart.util |
This package contains types used in OVL.
|
-
Uses of ErrorTableDataset.ErrorTableReference in omix.lang.chart.util
Methods in omix.lang.chart.util that return ErrorTableDataset.ErrorTableReference Modifier and Type Method Description ErrorTableDataset.ErrorTableReference
ErrorTableDataset.ErrorTableReference. clone()
Methods in omix.lang.chart.util that return types with arguments of type ErrorTableDataset.ErrorTableReference Modifier and Type Method Description List<ErrorTableDataset.ErrorTableReference>
ErrorTableDataset. getErrorTableReferences()
Methods in omix.lang.chart.util with parameters of type ErrorTableDataset.ErrorTableReference Modifier and Type Method Description void
ErrorTableDataset. addErrorTableReference(ErrorTableDataset.ErrorTableReference errorTableReference)
void
ErrorTableDataset. removeErrorTableReference(ErrorTableDataset.ErrorTableReference errorTableReference)