Namespace com.scichart.charting.visuals.rendering
Classes
RenderOperationLayers
A collection of RenderOperationLayer layers, which allow rendering operations to be posted to a layered queue for later
RenderOperationLayers.RenderOperationLayer
A helper class which stores a queue of action operations to perform, intended to be used to queue rendering operations and re-arrange Z-order
RenderPassState
Defines a class which stores some data for current render pass
RenderPassStateCore
RenderSurfaceRenderer
Default IRenderSurfaceRenderer implementation used by com.scichart.charting.visuals.SciChartSurface to render its content
RenderedMessage
Published by com.scichart.drawing.common.IRenderSurface immediately before the end of a render pass
SciChartSurfaceExportUtil
Helper class with some methods for export of instance
SciChartSurfaceRenderLayers
Interfaces
IRenderSurfaceChangedListener
Classes which implement IRenderSurfaceChangedListener receive notifications about changing IRenderSurface in parent ISciChartSurface instance
IUpdatable
Defines the interface with methods for updating elements during render pass
SciChartSurfaceRenderLayers.SciChartSurfaceRenderLayer
Defines annotations with SciChartSurfaceRenderLayers values