Class | Description |
---|---|
CandleStick |
Faked tracepoint that adds the properties to contain all data for a
candlestick.
|
TracePoint2D |
A specialized version of
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. |
Copyright © 2017. All rights reserved.