Package velox.api.layer1.simplified
Interface IndicatorModifiable
- All Superinterfaces:
Indicator
-
Method Summary
Methods inherited from interface velox.api.layer1.simplified.Indicator
addIcon, addPoint, setAxisRules, setColor, setLineStyle, setRenderPriority, setWidgetRules, setWidth
-
Method Details
-
addPoint
void addPoint(long timestamp, double value) -
clear
void clear(long fromTimestamp, long toTimestamp)
-