Package | Description |
---|---|
info.monitorenter.gui.chart |
The core package for jchart2d.
|
info.monitorenter.gui.chart.axis |
Contains
IAxis implementations
of jchart2d that model the axis of the chart. |
info.monitorenter.gui.chart.axis.scalepolicy | |
info.monitorenter.gui.chart.axistickpainters |
Contains
IAxisTickPainter implementations
of jchart2d that are used to paint the markers for the labels
on the axis of the chart. |
info.monitorenter.gui.chart.axistitlepainters |
Contains
IAxisTitlePainter implementations
of jchart2d that model the title painter of the axis of the chart. |
info.monitorenter.gui.chart.demos |
Examples for construction of charts using different features.
|
info.monitorenter.gui.chart.dialogs |
Dialogs for interaction with the data model (chart, traces, ...) of jchart2d.
|
info.monitorenter.gui.chart.errorbars |
Contains the implementation of the error bar API - namely the
interfaces
,
and
of jchart2d. |
info.monitorenter.gui.chart.events |
Package for
ActionEvent implementations. |
info.monitorenter.gui.chart.io |
Special IO support for data collection for a
Chart2D . |
info.monitorenter.gui.chart.labelformatters |
Contains
IAxisLabelFormatter implementations
of jchart2d that are used to format the labels on the axis of the chart. |
info.monitorenter.gui.chart.pointpainters |
Contains
IPointPainter implementations
of jchart2d that are used to paint points for segments, start points end points
of errorbars and points of traces of the chart. |
info.monitorenter.gui.chart.rangepolicies |
Contains
IRangePolicy implementations
of jchart2d that are used to define the viewport on the traces of the chart. |
info.monitorenter.gui.chart.tracepoints | |
info.monitorenter.gui.chart.traces |
Contains
ITrace2D implementations
of jchart2d that model the traces of the chart. |
info.monitorenter.gui.chart.traces.accumulationfunctions | |
info.monitorenter.gui.chart.traces.accumulationstrategies | |
info.monitorenter.gui.chart.traces.computing |
Contains
ITrace2D implementations
of jchart2d that apply computations on the input/output datapoints before
they provide them to the chart. |
info.monitorenter.gui.chart.traces.iterators | |
info.monitorenter.gui.chart.traces.iterators.fsm | |
info.monitorenter.gui.chart.traces.painters |
Contains
ITracePainter implementations
of jchart2d that are used to render the traces of the chart. |
info.monitorenter.gui.util |
Unused package intended for automatic color choosing with the visually most
different colors.
|
info.monitorenter.reflection |
Ancient package with support for displaying any java class data field in a trace.
|
info.monitorenter.util |
Utility classes and generic classes for jchart2d.
|
info.monitorenter.util.collections |
Advanced collection classes for high performance dynamic charting
with small memory footprint.
|
info.monitorenter.util.math |
Helpers related to math or basic numeric data types.
|
info.monitorenter.util.units |
Sub-library for displaying numbers in relation to their unit prefix.
|
Copyright © 2019. All rights reserved.