|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ITrace2D
instances in the dimension
represented by this axis.
ITracePoint2D
in the
dimension this axis works in.
ITrace2D
in the dimension represented
by this axis.
AAxis
to register
itself with the given formatter so that it may get information about the
data (e.g.
AAxis
only.
AxisScalePolicyAutomaticBestFit
.
Chart2D.setAxisXBottom(AAxis, int)
instead.
Chart2D.setAxisYLeft(AAxis, int)
instead.
null
if no special color is
desired.
java.awt.Color
for this trace.
Color
this trace will be painted with.
null
if no special
fill color is desired.
IPointPainter.paintPoint(int, int, int, int, Graphics, ITracePoint2D)
.
AUnit.getValue(double)
is invoked (rounding).
ITrace2D
instances to register (or de-register)
themselves with this point to receive (or stop receiving) change
information via ITrace2D.firePointChanged(ITracePoint2D, int)
events.
java.awt.geom.Point2D.Double
to fire a property change event
to listeners of the corresponding ITrace2D
instances
via their method
ITrace2D.firePointChanged(ITracePoint2D, int)
(with
int argument set to ITracePoint2D.STATE_CHANGED
).
ITrace2D
which will be
displayed by the Chart2D
.
AErrorBarPolicyConfigurable
only.
AErrorBarPolicyConfigurable
only.
ITrace2D
(e.g.
AErrorBarPolicyConfigurable
only.
AErrorBarPolicyConfigurable
only.
Chart2D.addTrace(ITrace2D)
and must not be
invoked from elsewhere (needed for synchronization).
IPointPainter.paintPoint(int, int, int, int, Graphics, ITracePoint2D)
.
null
if no special color is
desired.
Chart2D.getXChartStart()
).
AAxis.getAxisTitle()
and on the result
IAxis.AxisTitle#setTitle(String)
null
if there should be no title.
IAxis.getAxisTitle()
and on the result
IAxis.AxisTitle.setTitle(String)
AAxis.getAxisTitle()
and on the result
IAxis.AxisTitle#setTitlePainter(IAxisTitlePainter)
instead.
IAxis.getAxisTitle()
and on the result
IAxis.AxisTitle.setTitlePainter(IAxisTitlePainter)
.
Chart2D.setToolTipType(IToolTipType)
with
Chart2D.ToolTipType.DATAVALUES
instead.
ATrace2D
only that
will register itself to the instances added to it.
ATrace2D
only that
will register itself to the instances added to it.
SimpleDateFormat
to get further
information about the fields that will be displayed.ImageIO.write(java.awt.image.RenderedImage, java.lang.String, java.io.File)
.
ImageIO.write(java.awt.image.RenderedImage, java.lang.String, java.io.File)
.
Runnable
.
ITrace2D
.
ITrace2D
listener
via ITrace2D.firePointChanged(ITracePoint2D, int)
in
case a point was added.
ITrace2D
listener
via ITrace2D.firePointChanged(ITracePoint2D, int)
in
case a point was changed.
ITrace2D
listener
via ITrace2D.firePointChanged(ITracePoint2D, int)
in
case a point was removed.
TracePainterDisc
.TracePainterFill
.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |