public class BubbleRenderPassData extends XyzRenderPassData
FastBubbleRenderableSeries
Modifier and Type | Field and Description |
---|---|
boolean |
autoZRange |
float |
zScaleFactor |
zCoords, zValues
yCoords, yValues
indices, xCoords, xValues
lock, viewportSize, xCoordCalc, xPointRange, yCoordCalc
Constructor and Description |
---|
BubbleRenderPassData() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
protected void |
updateZCoords(int size) |
dispose, updateCoords
pointsCount
getLock, getViewportSize, getXCoordinateCalculator, getYCoordinateCalculator, isCoordinatesSortedAscending, isDataEvenlySpaced, isDataSortedAscending, isValid, isValidForUpdate, isVerticalChart, onBeginDataUpdate, onEndDataUpdate
close, tryDispose, tryDispose, tryDispose, tryDispose
public void clear()
clear
in interface com.scichart.core.framework.ICleanable
clear
in class XyzRenderPassData
protected void updateZCoords(int size)
updateZCoords
in class XyzRenderPassData