public class ImpulseRenderPassData extends XyRenderPassData
FastImpulseRenderableSeries
Modifier and Type | Field and Description |
---|---|
float |
zeroLineCoord |
yCoords, yValues
indices, xCoords, xValues
lock, viewportSize, xCoordCalc, xPointRange, yCoordCalc
Constructor and Description |
---|
ImpulseRenderPassData() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
dispose, updateCoords
pointsCount
getLock, getViewportSize, getXCoordinateCalculator, getYCoordinateCalculator, 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 XyRenderPassData