Search Results for

    Show / Hide Table of Contents

    Class AxisProviderBase<T>

    Provides base class for axis providers

    Inheritance
    java.lang.Object
    AxisProviderBase<T>
    Implements
    IAxisProviderBase
    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 abstract class AxisProviderBase<T> implements IAxisProviderBase
    Type Parameters
    Name Description
    T

    Constructors

    AxisProviderBase(Class<T> axisType)

    Declaration
    protected AxisProviderBase(Class<T> axisType)
    Parameters
    Type Name Description
    Class<T> axisType

    Fields

    axis

    Declaration
    protected T axis
    Field Value
    Type Description
    T

    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

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