|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
JComboBox
.
ATrace2D.getName()
.
AUnit.getUnitName()
, prefer calling this directly
if desired.
Action
to set an IErrorBarPolicy on an
ITrace2D
.Action
that accesses the trace and identifies itself
with the given action String.
Action
that adds or removes constructor-given
IPointPainter
to the corresponding trace.Action
that accesses the trace and identifies itself
with the given action String.
Action
that adds or removes constructor-given
ITracePainter
to the corresponding trace.Action
that accesses the trace and identifies itself
with the given action String.
Action
that removes the constructor given
ITrace2D
from the
corresponding Chart2D
.Action
that removes the given the trace from it's
chart upon action.
Action
to remove an IErrorBarPolicy from an
ITrace2D
.Action
that accesses the trace and identifies itself
with the given action String.
Action
that sets a constructor-given color of the
corresponding trace.Action
that accesses the trace and identifies
itself with the given action String.
Action
that sets a custom color of the corresponding trace by
showing a modal color chooser.Action
that accesses the trace and identifies
itself with the given action String.
Action
that sets a custom name of the corresponding trace by
showing a modal String chooser.Action
that accesses the trace and identifies
itself with the given action String.
Action
that sets custom physical units for x and y on the
corresponding trace by showing a modal dialog.Action
that accesses the trace and identifies
itself with the given action String.
Action
that sets a constructor-given zIndex to the
corresponding trace.Action
that accesses the trace and identifies
itself with the given action String.
ITrace2D.setVisible(boolean)
) with the
constructor given boolean.Action
that accesses the chart and identifies
itself with the given action String.
Action
that sets a constructor-given zIndex to the
corresponding trace.Action
that accesses the trace and identifies
itself with the given action String.
Action
that decreases the zIndex
of the
constructor-given ITrace2D
by a constructor-given integer.Action
that accesses the trace and identifies
itself with the given action String.
Action
that increases the zIndex
of the
constructor-given ITrace2D
by a constructor-given integer.Action
that accesses the trace and identifies
itself with the given action String.
Trace2D
who only allows a single occurance of a tracepoint
with a certain x- value xi. Trace2DLtd
this class offers the guarantee only to allow a
single tracepoint with a certain x- value.Trace2DLtdReplacing
with a default buffer size of 100.
Trace2DLtdReplacing
all tracepoints will be
sorted by their x- value.Trace2DBijective
and additional
features.ITrace2D
implementation that stores the internal
TracePoint2D
instances in
a List
.Trace2DReplacing
and additional features.ITracePainter
implementation that works on a given IPointPainter
.TracePoint2D
to show.TracePainterPolyline.paintPoint(int, int, int, int, Graphics, ITracePoint2D)
invocations
between TracePainterPolyline.startPaintIteration(Graphics)
and
TracePainterPolyline.endPaintIteration(Graphics)
) and only invoking only one polyline
paint for a paint call of the corresponding
Chart2D
.TracePoint2D
to show.java.awt.Point2D.Double
who carries two further values: double scaledX
and
double scaledY
which allow the Chart2D
to cache the scaled values (between 0.0 and 1.0) without having to keep
a copy of the aggregators (ITrace2D
) complete tracepoints.TracePointProviderDefault
only.
ITracePoint2D
instances that returns
implementation TracePoint2D
.ITrace2D
implementations and
adds random or "half- random" TracePoint2D
-instances.Math.log10(double)
with a check for reaching infinity.
Math.log10(double)
with a check for reaching infinity.
MouseEvent.getX()
into the chart value.
MouseEvent.getY()
into the chart value.
Set
that will always successfully add new instances and
guarantee that all the "Comparable properties" of the contained
IComparableProperty
instances will build a set (no duplicates).Comparator
to fulfill the
contract of this class.
Strings
via
normal
JTextField
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |