|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |
Chart2D
is a component for displaying the data contained in a
ITrace2D
.Action
that saves the current chart to an image at the location
specified by showing a modal file chooser save dialog.Action
for setting an axis implementation of the chart.Action
that accesses the trace and identifies
itself with the given action String.
Action
that sets a custom grid color to the corresponding
chart (Chart2D.setGridColor(Color)
) by showing a modal color
chooser.Action
that accesses the trace and identifies
itself with the given action String.
Action
that sets a custom grid color to the corresponding chart (Chart2D.setGridColor(Color)
)
by showing a modal color chooser.Chart2D.setGridColor(Color)
) of a
Chart2D
with the constructor given Color
.Action
that accesses the chart and identifies
itself with the given action String.
Action
that sets a custom name of the corresponding chart (
Component.setName(String)
)
by showing a modal String chooser.Action
that accesses the trace and identifies
itself with the given action String.
Action
that invokes
Chart2D.setPaintLabels(boolean)
on a
constructor given Chart2D
.Action
that accesses the axis, identifies itself
with the given action String and invokes
Chart2D.setPaintLabels(boolean)
on the
chart upon selection.
JTextField
instances.Chart2D
that adds
various controls for a Chart2D
and it's
ITrace2D
instances in form of popup
menues.ITracePoint
instances from it's underlying
source and adds it to the internal trace.
Color
.ColorIterator.HueStepper
.
Comparator
that compares the given Objects by their
Object.toString()
value.Object.toString()
presentation.
TracePoint2D
instances by their x value in ascending order.
TimeStampedValue
to this by the internal TimeStampedValue.getTime()
.
ChartCoordinateView
to
display the position of the mouse over the chart.ChartCoordinateView
to show the coordinates of the mouse cursor
over the chart.
AAxis.AChart2DDataAccessor
implementation.
JMenuItem
that allows to trigger the features related to
AAxis
features.
IRangePolicy
implementations to set to it's axis identified
by argument axis
.
axisDimension
.
axisDimension
.
JLabel
that is capable of triggering a JPopupMenu
for
the settings available for the ITrace2D
.
IErrorBarPolicy
instances
of the given trace.
ITracePainter
of the given trace.
Stroke
of the given trace.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES All Classes |