|
| uiODViewer2D * | getParent2DViewer (int vw2dobjid) |
| |
| uiODViewer2D * | find2DViewer (int id, bool byvisid) |
| |
| uiODViewer2D * | find2DViewer (const MouseEventHandler &) |
| |
| uiODViewer2D * | find2DViewer (const Pos::GeomID &) |
| |
| uiODViewer2D * | find2DViewer (const TrcKeyZSampling &) |
| |
| int | nr2DViewers () const |
| |
| int | displayIn2DViewer (DataPack::ID, const Attrib::SelSpec &, const FlatView::DataDispPars::VD &, bool wva) |
| |
| int | displayIn2DViewer (Viewer2DPosDataSel &, bool wva, float initialx1pospercm=mUdf(float), float initialx2pospercm=mUdf(float)) |
| |
| void | displayIn2DViewer (int visid, int attribid, bool wva) |
| |
| void | remove2DViewer (int id, bool byvisid) |
| |
| uiTreeFactorySet * | treeItemFactorySet2D () |
| |
| uiTreeFactorySet * | treeItemFactorySet3D () |
| |
| 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 | 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 | removeFault (EM::ObjectID emid) |
| |
| void | addFaults (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFault (EM::ObjectID mid) |
| |
| void | getLoadedFaults (TypeSet< EM::ObjectID > &) const |
| |
| void | getFaultVwr2DIDs (EM::ObjectID emid, TypeSet< int > &) 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 | getLoadedFaultSSs (TypeSet< EM::ObjectID > &) const |
| |
| void | getPickSetVwr2DIDs (const MultiID &mid, TypeSet< int > &vw2ids) const |
| |
| void | removePickSet (const MultiID &) |
| |
| void | getLoadedPickSets (TypeSet< MultiID > &) const |
| |
| void | addPickSets (const TypeSet< MultiID > &) |
| |
| const Line2DInterSectionSet * | getLine2DInterSectionSet () |
| |
| bool | isItemPresent (const uiTreeItem *) const |
| |
| void | removeFaultSS2D (EM::ObjectID emid) |
| |
| void | addFaultSS2Ds (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFaultSS2D (EM::ObjectID mid) |
| |
| void | getLoadedFaultSS2Ds (TypeSet< EM::ObjectID > &) const |
| |
| void | getFaultSS2DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2ids) const |
| |
| void | addNewTrackingHorizon3D (EM::ObjectID mid, int sceneid) |
| |
| void | addNewTrackingHorizon2D (EM::ObjectID mid, int sceneid) |
| |
| void | addNewTempFault (EM::ObjectID mid, int sceneid) |
| |
| void | addNewTempFaultSS (EM::ObjectID mid, int sceneid) |
| |
| void | addNewTempFaultSS2D (EM::ObjectID mid, int scnid) |
| |
| void | getVwr2DObjIDs (TypeSet< int > &vw2ids) const |
| |
| void | getVWR2DDataGeomIDs (const uiODViewer2D *, TypeSet< Pos::GeomID > &) const |
| |
| void | surveyChangedCB (CallBacker *) |
| |
| void | applClosing (CallBacker *) |
| |
| void | cleanup () |
| |
| void | setupCurInterpItem (uiODViewer2D *) |
| |
| | CallBacker () |
| |
| | CallBacker (const CallBacker &) |
| |
| virtual | ~CallBacker () |
| |
| bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
| |
| bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
| |
| void | detachCB (NotifierAccess &, const CallBack &) |
| |
| void | detachCB (NotifierAccess *notif, const CallBack &cb) |
| |
| bool | isNotifierAttached (NotifierAccess *) const |
| | Only for debugging purposes, don't use. More...
|
| |