abort() | IlvManagerViewInteractor | virtual |
acceptFrom(IlvGraphic *obj) | IlvMakeLinkInteractor | protectedvirtual |
acceptTo(IlvGraphic *obj) | IlvMakeLinkInteractor | protectedvirtual |
applyValue(const IlvValue &value) | IlvValueInterface | virtual |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
createLink(IlvGraphic *from, IlvGraphic *to) const | IlvMakeLinkInteractor | protectedvirtual |
doIt(IlvGraphic *gfrom, IlvGraphic *gto) | IlvGanttAddLinkInteractor | virtual |
drawGhost() | IlvManagerViewInteractor | virtual |
ensureVisible(const IlvPoint &point) | IlvManagerViewInteractor | virtual |
findFromNode(const IlvPoint &p) | IlvMakeLinkInteractor | protected |
findToNode(const IlvPoint &p) | IlvMakeLinkInteractor | protected |
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
getDisplay() const | IlvManagerViewInteractor | |
getFactory() const | IlvMakeLinkInteractor | |
getFrom() const | IlvMakeLinkInteractor | |
getGanttChart() const | IlvGanttAddLinkInteractor | |
getManager() const | IlvManagerViewInteractor | |
getName() const | IlvValueInterface | virtual |
getTo() const | IlvMakeLinkInteractor | |
getTransformer() const | IlvManagerViewInteractor | |
getView() const | IlvManagerViewInteractor | |
handleEvent(IlvEvent &event)=0 | IlvManagerViewInteractor | pure virtual |
handleExpose(IlvRegion *clip=0) | IlvManagerViewInteractor | virtual |
handlePointerMoved(IlBoolean b) | IlvMakeLinkInteractor | |
IlvGanttAddLinkInteractor(IlvGanttChart *gantt, IlvView *view, IlBoolean oriented=IlTrue) | IlvGanttAddLinkInteractor | |
IlvMakeLinkInteractor(IlvManager *mgr, IlvView *v, IlBoolean oriented=IlTrue) | IlvMakeLinkInteractor | |
IlvManagerViewInteractor(IlvManager *manager, IlvView *view) | IlvManagerViewInteractor | |
init() | IlvManagerViewInteractor | virtual |
isHandlingPointerMoved() const | IlvMakeLinkInteractor | |
isOriented() const | IlvMakeLinkInteractor | |
isUsingLinkGhost() const | IlvMakeLinkInteractor | |
makeLink(IlvGanttNode *from, IlvGanttNode *to) | IlvGanttAddLinkInteractor | virtual |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
setFactory(IlvMakeLinkInteractorFactory *factory) | IlvMakeLinkInteractor | |
setMakeNodeSelection(IlvMakeSelection mksel) | IlvMakeLinkInteractor | |
setOriented(IlBoolean oriented) | IlvMakeLinkInteractor | |
storeLink(IlvLinkImage *link) | IlvMakeLinkInteractor | protectedvirtual |
useLinkGhost(IlBoolean useLink) | IlvMakeLinkInteractor | |