Search Results for

    Show / Hide Table of Contents

    Class DefaultUniformHeatmapSeriesInfoProvider

    Defines a default series info provider for FastUniformHeatmapRenderableSeries

    Inheritance
    java.lang.Object
    RenderableSeriesProviderBase<TRenderableSeries>
    renderableSeries.hitTest.SeriesInfoProviderBase
    DefaultUniformHeatmapSeriesInfoProvider
    Inherited Members
    renderableSeries.RenderableSeriesProviderBase.attachTo(IServiceContainer)
    renderableSeries.RenderableSeriesProviderBase.detach()
    renderableSeries.RenderableSeriesProviderBase.isAttached()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesInfo()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesInfoInternal()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesTooltip()
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesTooltip(Class<?>)
    renderableSeries.hitTest.SeriesInfoProviderBase.getSeriesTooltipInternal(Context,TSeriesInfo,Class<?>)
    renderableSeries.hitTest.SeriesInfoProviderBase.tryAddSeriesToLegendDataSource(List<renderableSeries.IRenderableSeries>)
    Object.clone()
    Object.equals(Object)
    Object.finalize()
    Object.getClass()
    Object.hashCode()
    Object.notify()
    Object.notifyAll()
    Object.toString()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public class DefaultUniformHeatmapSeriesInfoProvider extends renderableSeries.hitTest.SeriesInfoProviderBase<renderableSeries.FastUniformHeatmapRenderableSeries,renderableSeries.hitTest.UniformHeatmapSeriesInfo>

    Constructors

    DefaultUniformHeatmapSeriesInfoProvider()

    Create a new instance of DefaultUniformHeatmapSeriesInfoProvider

    Declaration
    public DefaultUniformHeatmapSeriesInfoProvider()

    DefaultUniformHeatmapSeriesInfoProvider(Class<renderableSeries.FastUniformHeatmapRenderableSeries> renderableSeriesType)

    Create a new instance of DefaultUniformHeatmapSeriesInfoProvider

    Declaration
    protected DefaultUniformHeatmapSeriesInfoProvider(Class<renderableSeries.FastUniformHeatmapRenderableSeries> renderableSeriesType)
    Parameters
    Type Name Description
    Class<FastUniformHeatmapRenderableSeries> renderableSeriesType

    The renderable series type to use

    Methods

    getSeriesInfoInternal()

    Declaration
    protected renderableSeries.hitTest.UniformHeatmapSeriesInfo getSeriesInfoInternal()
    Returns
    Type Description
    renderableSeries.hitTest.UniformHeatmapSeriesInfo
    Overrides
    SeriesInfoProviderBase<TRenderableSeries,TSeriesInfo>.getSeriesInfoInternal()

    getSeriesTooltipInternal(Context context, renderableSeries.hitTest.UniformHeatmapSeriesInfo seriesInfo, Class<?> modifierType)

    Creates a new ISeriesTooltip.

    Declaration
    protected renderableSeriesISeriesTooltip getSeriesTooltipInternal(Context context, renderableSeries.hitTest.UniformHeatmapSeriesInfo seriesInfo, Class<?> modifierType)
    Parameters
    Type Name Description
    android.content.Context context
    renderableSeries.hitTest.UniformHeatmapSeriesInfo seriesInfo
    Class<?> modifierType
    Returns
    Type Description
    renderableSeriesISeriesTooltip
    Overrides
    SeriesInfoProviderBase<TRenderableSeries,TSeriesInfo>.getSeriesTooltipInternal(Context context, TSeriesInfo seriesInfo, Class<?> modifierType)
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml