|
| | struct (uiODMain) DispSetup |
| |
| | uiODViewer2D (uiODMain &, Probe &, DispSetup su=DispSetup()) |
| |
| | ~uiODViewer2D () |
| |
| | mDeclInstanceCreatedNotifierAccess (uiODViewer2D) |
| |
| OD::ViewerTypeID | viewerTypeID () const |
| |
| virtual void | setUpView (ProbeLayer::ID id=ProbeLayer::ID::getInvalid()) |
| |
| void | setSelSpec (const Attrib::SelSpec *, bool wva) |
| |
| uiParent * | viewerParent () |
| |
| uiFlatViewWin * | viewwin () |
| |
| const uiFlatViewWin * | viewwin () const |
| |
| Vw2DDataManager * | dataMgr () |
| |
| const Vw2DDataManager * | dataMgr () const |
| |
| uiODVw2DTreeTop * | treeTop () |
| |
| const uiTreeFactorySet * | uiTreeItemFactorySet () const |
| |
| bool | isItemPresent (const uiTreeItem *) const |
| |
| const ObjectSet< uiFlatViewAuxDataEditor > & | dataEditor () |
| |
| Attrib::SelSpec & | selSpec (bool wva) |
| |
| const Attrib::SelSpec & | selSpec (bool wva) const |
| |
| DataPack::ID | createDataPack (bool wva) |
| |
| DataPack::ID | createDataPack (const Attrib::SelSpec &) |
| |
| bool | useStoredDispPars (bool wva) |
| |
| bool | isVertical () const |
| |
| TrcKeyZSampling | getTrcKeyZSampling () const |
| |
| Pos::GeomID | geomID () const |
| |
| void | setUpAux () |
| |
| const uiFlatViewStdControl * | viewControl () const |
| |
| uiFlatViewStdControl * | viewControl () |
| |
| uiSlicePos2DView * | slicePos () |
| |
| virtual void | usePar (const IOPar &) |
| |
| virtual void | fillPar (IOPar &) const |
| |
| virtual void | setWinTitle () |
| |
| void | getVwr2DObjIDs (TypeSet< int > &vw2dobjids) const |
| |
| void | getHor3DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2dids) const |
| |
| void | removeHorizon3D (EM::ObjectID emid) |
| |
| void | getLoadedHorizon3Ds (TypeSet< EM::ObjectID > &) const |
| |
| void | addHorizon3Ds (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTrackingHorizon3D (EM::ObjectID) |
| |
| void | setupTrackingHorizon3D (EM::ObjectID) |
| |
| 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 emid) |
| |
| void | setupTrackingHorizon2D (EM::ObjectID) |
| |
| void | getFaultVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2dids) const |
| |
| void | removeFault (EM::ObjectID emid) |
| |
| void | getLoadedFaults (TypeSet< EM::ObjectID > &) const |
| |
| void | addFaults (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFault (EM::ObjectID emid) |
| |
| void | setupNewTempFault (EM::ObjectID emid) |
| |
| void | getFaultSSVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2dids) const |
| |
| void | removeFaultSS (EM::ObjectID emid) |
| |
| void | getLoadedFaultSSs (TypeSet< EM::ObjectID > &) const |
| |
| void | addFaultSSs (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFaultSS (EM::ObjectID emid) |
| |
| void | setupNewTempFaultSS (EM::ObjectID emid) |
| |
| void | getFaultSS2DVwr2DIDs (EM::ObjectID emid, TypeSet< int > &vw2ds) const |
| |
| void | removeFaultSS2D (EM::ObjectID emid) |
| |
| void | getLoadedFaultSS2Ds (TypeSet< EM::ObjectID > &) const |
| |
| void | addFaultSS2Ds (const TypeSet< EM::ObjectID > &) |
| |
| void | addNewTempFaultSS2D (EM::ObjectID emid) |
| |
| void | setupNewTempFaultSS2D (EM::ObjectID emid) |
| |
| void | getPickSetVwr2DIDs (const DBKey &mid, TypeSet< int > &vw2ids) const |
| |
| void | removePickSet (const DBKey &) |
| |
| void | getLoadedPickSets (DBKeySet &) const |
| |
| void | addPickSets (const DBKeySet &) |
| |
| void | setupNewPickSet (const DBKey &) |
| |
| void | emitPRRequest (OD::PresentationRequestType) |
| |
| OD::ObjPresentationInfo * | getObjPRInfo () const |
| |
| Probe & | getProbe () |
| |
| const Probe & | getProbe () const |
| |
| | PresentationManagedViewer () |
| |
| virtual | ~PresentationManagedViewer () |
| |
| OD::ViewerID | viewerID () |
| |
| ViewerObjID | viewerObjID () const |
| |
| void | setViewerObjID (ViewerObjID id) |
| |
| const ZAxisTransform * | getZAxisTransform () const |
| |
| void | setZAxisTransform (ZAxisTransform *) |
| |
| bool | hasZAxisTransform () const |
| |
| const ZDomain::Info & | zDomain () 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 |
| |