OpendTect  6.3
view2dhorizon3d.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  CopyRight: (C) dGB Beheer B.V.
7  Author: Umesh Sinha
8  Date: May 2010
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uiviewer2dmod.h"
14 #include "view2ddata.h"
15 
16 class TrcKeyZSampling;
17 
18 namespace Attrib { class SelSpec; }
19 namespace MPE { class HorizonFlatViewEditor3D; }
20 
21 
23 {
24 public:
28 
29  ~Vw2DHorizon3D();
30 
31  void setSelSpec(const Attrib::SelSpec*,bool wva);
32  void setTrcKeyZSampling(
33  const TrcKeyZSampling&,bool upd=false);
34 
35  void draw();
36  void enablePainting(bool yn);
37  void selected(bool enabled=true);
38 
39  void setSeedPicking(bool ison);
40  void setTrackerSetupActive(bool ison );
41 
42  void getHorEditors(
44 
45 
46  NotifierAccess* deSelection() { return &deselted_; }
47 
48 protected:
49 
50  void triggerDeSel();
51  void setEditors();
52 
53  void checkCB(CallBacker*);
54  void deSelCB(CallBacker*);
55 
58 
61 };
#define mExpClass(module)
Definition: commondefs.h:157
od_int32 ObjectID
Definition: emposid.h:22
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
Interface class for Notifier. See comments there.
Definition: notify.h:20
NotifierAccess * deSelection()
Definition: view2dhorizon3d.h:46
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
const Attrib::SelSpec * wvaselspec_
Definition: view2dhorizon3d.h:57
const Attrib::SelSpec * vdselspec_
Definition: view2dhorizon3d.h:56
static Vw2DHorizon3D * create(const EM::ObjectID &id, uiFlatViewWin *win, const ObjectSet< uiFlatViewAuxDataEditor > &ed)
Definition: view2dhorizon3d.h:25
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
Notifier< Vw2DHorizon3D > deselted_
Definition: view2dhorizon3d.h:60
Definition: view2dhorizon3d.h:22
Definition: view2ddata.h:55
Specifies an attribute selection (ID or output number of NN).
Definition: attribsel.h:43
Base class for windows containing one or more uiFlatViewer(s).
Definition: uiflatviewwin.h:29
Semblance Attribute.
Definition: attribdataholder.h:21
ObjectSet< MPE::HorizonFlatViewEditor3D > horeds_
Definition: view2dhorizon3d.h:59
#define mCreateVw2DDataObj(clss, oid, win, ed)
Definition: view2ddata.h:98

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017