addInteractor(IlvChartInteractor *interactor, IlUInt position=IlvLastPositionIndex) | IlvChartInteractorManager | |
addInteractor(const char *name, IlUInt position=IlvLastPositionIndex) | IlvChartInteractorManager | |
applyValue(const IlvValue &value) | IlvValueInterface | virtual |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
copy() const =0 | IlvNamedProperty | pure virtual |
Get(const IlvChartGraphic *chart) | IlvChartInteractorManager | static |
getAbscissaCursor() | IlvChartInteractorManager | virtual |
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
getCardinal() const | IlvChartInteractorManager | |
getInteractor(IlUInt index) const | IlvChartInteractorManager | |
getName() const | IlvNamedProperty | virtual |
getOrdinateAxisIndex() const | IlvChartInteractorManager | |
getOrdinateCursor() | IlvChartInteractorManager | virtual |
getOrdinateInfo() const | IlvChartInteractorManager | |
getSymbol() const | IlvNamedProperty | |
IlvChartInteractorManager() | IlvChartInteractorManager | |
IlvNamedProperty(IlSymbol *) | IlvNamedProperty | |
IlvNamedProperty(const IlvNamedProperty &source) | IlvNamedProperty | |
isPersistent() const | IlvNamedProperty | virtual |
isShowingAbscissaCursor() const | IlvChartInteractorManager | |
isShowingOrdinateCursor() const | IlvChartInteractorManager | |
moveCursors(IlBoolean abscissa, IlBoolean ordinate, const IlvPoint &point, const IlvTransformer *t, IlBoolean reDraw=IlTrue) | IlvChartInteractorManager | |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
Remove(IlvChartGraphic *chart) | IlvChartInteractorManager | static |
removeCursors() | IlvChartInteractorManager | |
removeInteractor(IlvChartInteractor *interactor) | IlvChartInteractorManager | |
removeInteractor(const char *name) | IlvChartInteractorManager | |
removeInteractors() | IlvChartInteractorManager | |
restoreCursorsVisibility(const IlvPoint &point, const IlvTransformer *t) | IlvChartInteractorManager | |
saveCursorsVisibility() | IlvChartInteractorManager | |
Set(IlvChartGraphic *chart, IlvChartInteractorManager *interMgr) | IlvChartInteractorManager | static |
setAbscissaCursorVisible(IlBoolean visible) | IlvChartInteractorManager | |
setCursorsVisible(IlBoolean abscissa, IlBoolean ordinate, IlBoolean visible) | IlvChartInteractorManager | |
setOrdinateAxisIndex(IlUInt index) | IlvChartInteractorManager | |
setOrdinateCursorVisible(IlBoolean visible) | IlvChartInteractorManager | |
showAbscissaCursor(IlBoolean show) | IlvChartInteractorManager | |
showOrdinateCursor(IlBoolean show) | IlvChartInteractorManager | |
stream | IlvNamedProperty | |
write(IlvOutputFile &stream) const =0 | IlvNamedProperty | pure virtual |
~IlvChartInteractorManager() | IlvChartInteractorManager | virtual |