Class OnlineCalculatable.ValueBundle
java.lang.Object
velox.api.layer1.layers.strategies.interfaces.OnlineCalculatable.ValueBundle
- Enclosing interface:
- OnlineCalculatable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
additionalObjects
-
-
Constructor Details
-
ValueBundle
- Parameters:
value- representation of this pixel state (currently acceptsDouble,OnlineCalculatable.Marker, List<OnlineCalculatable.Marker> orOnlineCalculatable.ValueBundle)additionalObjects- that will be processed by renderer Currently existing objects:VerticalLinedraws a vertical line on chart
-
-
Method Details