public abstract class AxisProviderBase<T extends IAxisCore> extends java.lang.Object implements IAxisProviderBase
Modifier | Constructor and Description |
---|---|
protected |
AxisProviderBase(java.lang.Class<T> axisType) |
Modifier and Type | Method and Description |
---|---|
void |
attachTo(com.scichart.core.IServiceContainer services) |
void |
detach() |
boolean |
isAttached() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
update
protected AxisProviderBase(java.lang.Class<T> axisType)
public void attachTo(com.scichart.core.IServiceContainer services)
attachTo
in interface com.scichart.core.framework.IAttachable
public void detach()
detach
in interface com.scichart.core.framework.IAttachable
public final boolean isAttached()
isAttached
in interface com.scichart.core.framework.IAttachable