Package com.inductiveautomation.factorypmi.application.components.chart
-
Interface Summary Interface Description PropertySelfDescriber -
Class Summary Class Description AbstractPropertySelfDescriber AutoTickDisplayDateAxis AxisConfig Config object for classic chart axisBoundedRangeIntervalXYDatasetDecorator Forces the decoratedIntervalXYDataset
instance'sgetYValue(int, int)
method to return the Y value of the decorated instance iff (1) the Y value is greater than or equal to the injected Y axis lower bound and (2) the Y value is less than or equal to the injected Y axis upper bound.CategoryAxisConfig CategoryBarRendererConfig CategoryItemRendererConfig CustomCompassPlot A specialised plot that draws a compass to indicate a direction based on the value from aValueDataset
.DataSetDescriptor DateAxisConfig ElapsedTimeAxisConfig IntervalXYDatasetDecorator Simple abstract decorator base class forIntervalXYDataset
instances.LogAxisConfig NumberAxisConfig PlotProperties PMIChartPanel A subclass of JFreeChart's ChartPanel that overrides doSaveAs() and createChartPrintJob() to have FPMI compatible popup windows for FSE mode.PMILineChartPanel RendererConfig StandardXYItemRendererConfig SymbolAxisConfig ValueAxisConfig XYAreaRendererConfig XYBarRendererConfig XYDotRendererConfig XYStepAreaRendererConfig XYStepRendererConfig