public class WaterfallSeriesInfo3D extends SeriesInfo3D<WaterfallRenderableSeries3D>
Modifier and Type | Field and Description |
---|---|
int |
xIndex |
int |
zIndex |
hitVertex, hitVertexCoords
Constructor and Description |
---|
WaterfallSeriesInfo3D(WaterfallRenderableSeries3D renderableSeries) |
Modifier and Type | Method and Description |
---|---|
void |
update(HitTestInfo3D hitTestInfo) |
clear, formatXCursorValue, formatYCursorValue, formatZCursorValue, getFormattedXValue, getFormattedYValue, getFormattedZValue, getRenderableSeries
public WaterfallSeriesInfo3D(WaterfallRenderableSeries3D renderableSeries)
public void update(HitTestInfo3D hitTestInfo)
update
in interface IHitTestInfoUpdatable3D
update
in class SeriesInfo3D<WaterfallRenderableSeries3D>