|
| OD::ViewerTypeID | viewerTypeID () const |
| |
| uiODViewer2D * | getParent2DViewer (int vw2dobjid) |
| |
| uiODViewer2D * | find2DViewer (OD::ViewerObjID id) |
| |
| uiODViewer2D * | find2DViewer (const MouseEventHandler &) |
| |
| uiODViewer2D * | find2DViewer (const Pos::GeomID &) |
| |
| uiODViewer2D * | find2DViewer (const TrcKeyZSampling &) |
| |
| int | nr2DViewers () const |
| |
| OD::ViewerObjID | displayIn2DViewer (Probe &, ProbeLayer::ID curid=ProbeLayer::ID::getInvalid(), uiODViewer2D::DispSetup su=uiODViewer2D::DispSetup()) |
| |
| void | remove2DViewer (OD::ViewerObjID id) |
| |
| uiTreeFactorySet * | treeItemFactorySet2D () |
| |
| uiTreeFactorySet * | treeItemFactorySet3D () |
| |
| bool | isItemPresent (const uiTreeItem *) const |
| |
| void | getHor3DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2dids) const |
| |
| void | removeHorizon3D (EM::ObjectID emid) |
| |
| void | addHorizon3Ds (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTrackingHorizon3D (EM::ObjectID mid) |
| |
| void | addNewTrackingHorizon3D (EM::ObjectID mid, int sceneid) |
| |
| void | getLoadedHorizon3Ds (TypeSet< EM::ObjectID > &) const |
| |
| void | getHor2DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2dids) const |
| |
| void | removeHorizon2D (EM::ObjectID emid) |
| |
| void | getLoadedHorizon2Ds (TypeSet< EM::ObjectID > &) const |
| |
| void | addHorizon2Ds (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTrackingHorizon2D (EM::ObjectID mid) |
| |
| void | addNewTrackingHorizon2D (EM::ObjectID mid, int sceneid) |
| |
| void | removeFault (EM::ObjectID emid) |
| |
| void | addFaults (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFault (EM::ObjectID mid) |
| |
| void | addNewTempFault (EM::ObjectID mid, int sceneid) |
| |
| void | getLoadedFaults (TypeSet< EM::ObjectID > &) const |
| |
| void | getFaultSSVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2ids) const |
| |
| void | removeFaultSS (EM::ObjectID emid) |
| |
| void | addFaultSSs (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFaultSS (EM::ObjectID mid) |
| |
| void | addNewTempFaultSS (EM::ObjectID mid, int sceneid) |
| |
| void | getLoadedFaultSSs (TypeSet< EM::ObjectID > &) const |
| |
| void | getVwr2DObjIDs (TypeSet< int > &vw2ids) const |
| |
| void | getFaultSS2DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2ids) const |
| |
| void | removeFaultSS2D (EM::ObjectID emid) |
| |
| void | addFaultSS2Ds (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFaultSS2D (EM::ObjectID mid) |
| |
| void | addNewTempFaultSS2D (EM::ObjectID mid, int sceneid) |
| |
| void | getLoadedFaultSS2Ds (TypeSet< EM::ObjectID > &) const |
| |
| void | getPickSetVwr2DIDs (const DBKey &mid, TypeSet< int > &vw2ids) const |
| |
| void | removePickSet (const DBKey &) |
| |
| void | getLoadedPickSets (DBKeySet &) const |
| |
| void | addPickSets (const DBKeySet &) |
| |
| virtual void | request (OD::ViewerID originvwrid, OD::PresentationRequestType, const IOPar &prinfopar) |
| |
| void | addViewer (PresentationManagedViewer *vwr) |
| |
| PresentationManagedViewer * | getViewer (OD::ViewerObjID) |
| |
| const PresentationManagedViewer * | getViewer (OD::ViewerObjID) const |
| |
| | CallBacker () |
| |
| | CallBacker (const CallBacker &) |
| |
| virtual | ~CallBacker () |
| |
| bool | attachCB (const NotifierAccess &, const CallBack &, bool onlyifnew=false) const |
| |
| bool | attachCB (const NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) const |
| |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| |
| bool | isNotifierAttached (const NotifierAccess *) const |
| | Only for debugging purposes, don't use. More...
|
| |
| virtual bool | isCapsule () const |
| |
| void | stopReceivingNotifications () const |
| |