Package info.monitorenter.gui.chart.traces
package info.monitorenter.gui.chart.traces
-
ClassesClassDescriptionA delegator / proxy that delegates all calls to an internal constructor-given ITrace2d and swaps the data of the added Point2D instances.A
Trace2D
who only allows a single occurance of a tracepoint with a certain x- value xi.A decorator for any ITrace2D implementation.Additional to the Trace2DSimple the Trace2DLimited adds the following functionality:In addition to theTrace2DLtd
this class offers the guarantee only to allow a single tracepoint with a certain x- value.Additional to theTrace2DLtdReplacing
all tracepoints will be sorted by their x- value.Has the behavior ofTrace2DBijective
and additional features.Has the behavior ofTrace2DReplacing
and additional features.