1 #ifndef horizon2dseedpicker_h 2 #define horizon2dseedpicker_h 16 #include "mpeenginemod.h" 42 bool removeSeed(
const TrcKey&,
bool environment,
bool retrack);
48 bool doesModeUseVolume()
const;
49 bool updatePatchLine(
bool);
53 bool retrackOnActiveLine(
int startcol,
55 bool eraseonly=
false);
57 void extendSeedListEraseInBetween(
58 bool wholeline,
int startcol,
59 bool startwasdefined,
int step);
61 bool retrackFromSeedList();
62 int nrLineNeighbors(
int colnr)
const;
63 bool interpolateSeeds(
bool manualnode);
64 bool interpolateSeeds();
68 bool getNextSeedPos(
int seedpos,
int dirstep,
69 int& nextseedpos)
const;
70 bool addPatchSowingSeeds();
#define mExpClass(module)
Definition: commondefs.h:160
Definition: trckeyvalue.h:27
#define mODTextTranslationClass(clss)
Definition: uistring.h:38
MPE stands for Model, Predict, Edit. Contains tracking and editing functions.
Definition: autotracker.h:32
void addSeed(EM::SectionID, EM::SubID)
Tracks EM objects.
Definition: emtracker.h:40
Handles adding of seeds and retracking of events based on new seeds. An instance of the class is usua...
Definition: emseedpicker.h:63
Pos::GeomID geomid_
Definition: horizon2dseedpicker.h:71
void setLine(uiLineItem &, const LineParameters< float > &, const uiAxisHandler &xah, const uiAxisHandler &yah, const Interval< float > *xvalrg=0)
draws line not outside box defined by X and Y value ranges
Hor+Vert sampling in 3D surveys.
Definition: trckeyzsampling.h:35
EMSeedPicker to pick seeds in EM::Horizon2D.
Definition: horizon2dseedpicker.h:28
Index_Type GeomID
Definition: commontypes.h:52
Specifies an attribute selection (ID or output number of NN).
Definition: attribsel.h:45
Represents a unique trace position in one of the surveys that OpendTect is managing.
Definition: trckey.h:28