Search Results for

    Show / Hide Table of Contents

    Class RenderableSeriesProviderBase<TRenderableSeries>

    Provides base class for renderable series providers

    Inheritance
    java.lang.Object
    RenderableSeriesProviderBase<TRenderableSeries>
    Implements
    IAttachable
    Inherited Members
    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 RenderableSeriesProviderBase<TRenderableSeries> implements IAttachable
    Type Parameters
    Name Description
    TRenderableSeries

    Constructors

    RenderableSeriesProviderBase(Class<TRenderableSeries> renderableSeriesType)

    Declaration
    protected RenderableSeriesProviderBase(Class<TRenderableSeries> renderableSeriesType)
    Parameters
    Type Name Description
    Class<TRenderableSeries> renderableSeriesType

    Fields

    renderableSeries

    Declaration
    protected TRenderableSeries renderableSeries
    Field Value
    Type Description
    TRenderableSeries

    Methods

    attachTo(IServiceContainer services)

    Declaration
    public void attachTo(IServiceContainer services)
    Parameters
    Type Name Description
    IServiceContainer services

    detach()

    Declaration
    public void detach()

    isAttached()

    Declaration
    public final boolean isAttached()
    Returns
    Type Description
    boolean

    Implements

    IAttachable
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml