24 namespace Attrib {
class SelSpec; }
25 namespace EM {
class PosID;
class EMObject; };
26 namespace FlatView {
class AuxDataEditor; }
43 void set2D(
bool is2d) { is2d_ = is2d; }
49 void setSeedPickingStatus(
bool);
51 { trackersetupactive_ = bn; }
59 void mouseMoveCB(CallBacker*);
60 void mousePressCB(CallBacker*);
61 void mouseReleaseCB(CallBacker*);
62 void movementEndCB(CallBacker*);
63 void removePosCB(CallBacker*);
68 bool& pickinvd)
const;
69 bool prepareTracking(
bool pickinvd,
#define mExpClass(module)
Definition: commondefs.h:157
Pos::GeomID geomid_
Definition: horflatvieweditor.h:86
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
void setGeomID(Pos::GeomID geomid)
Definition: horflatvieweditor.h:46
MouseEventHandler * mouseeventhandler_
Definition: horflatvieweditor.h:80
TrcKeyZSampling curcs_
Definition: horflatvieweditor.h:82
Notifier< HorizonFlatViewEditor > updateseedpickingstatus
Definition: horflatvieweditor.h:55
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
Is an identifier for each position in the earthmodel.
Definition: emposid.h:35
FlatView::AuxDataEditor * getEditor()
Definition: horflatvieweditor.h:45
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:30
Notifier< HorizonFlatViewEditor > updateoldactivevolinuimpeman
Definition: horflatvieweditor.h:53
void set2D(bool is2d)
Definition: horflatvieweditor.h:43
Tracks EM objects.
Definition: emtracker.h:38
Handles adding of seeds and retracking of events based on new seeds. An instance of the class is usua...
Definition: emseedpicker.h:56
bool trackersetupactive_
Definition: horflatvieweditor.h:90
const Attrib::SelSpec * wvaselspec_
Definition: horflatvieweditor.h:84
void setTrackerSetupActive(bool bn)
Definition: horflatvieweditor.h:50
Class to help setup a callback handling.
Definition: notify.h:121
3D point or vector
Definition: commontypes.h:57
uiMPEEngine & uiMPE()
Access function for an instance (and normally the only instance) of MPE::uiMPEEngine.
Notifier< HorizonFlatViewEditor > restoreactivevolinuimpeman
Definition: horflatvieweditor.h:54
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:32
Definition: mouseevent.h:166
Editor for FlatView::AuxData. Allows the end-user to click-drag-release the points in data...
Definition: flatauxdataeditor.h:117
Definition: horflatvieweditor.h:34
Index_Type GeomID
Definition: commontypes.h:48
bool is2d_
Definition: horflatvieweditor.h:88
const Attrib::SelSpec * vdselspec_
Definition: horflatvieweditor.h:83
Base class for all EarthModel objects.
Definition: emobject.h:117
bool seedpickingon_
Definition: horflatvieweditor.h:89
Earth Model objects like horizons, faults, fault-sticks and bodies.
Definition: embody.h:23
Specifies an attribute selection (ID or output number of NN).
Definition: attribsel.h:43
DataPack for flat data.
Definition: datapackbase.h:61
Definition: bitmap2rgb.h:15
FlatView::AuxDataEditor * editor_
Definition: horflatvieweditor.h:79
Definition: mouseevent.h:72
Semblance Attribute.
Definition: attribdataholder.h:21