public interface IAnnotationContainer extends com.scichart.core.framework.IAttachable, com.scichart.core.IServiceProvider, com.scichart.core.framework.IInvalidatableElement, IThemeable
Modifier and Type | Method and Description |
---|---|
void |
makeInvisible()
Makes this annotation container visible
|
void |
makeVisible()
Makes this annotation container visible
|
void |
onAnnotationSelected()
Called when parent annotation becomes selected
|
void |
onAnnotationUnselected()
Called when parent annotation becomes unselected
|
attachTo, detach, isAttached
invalidateElement
applyThemeProvider
void makeVisible()
void makeInvisible()
void onAnnotationSelected()
void onAnnotationUnselected()