![]() |
OpendTect
6.3
|
Flatview auxiliary data editor. More...
Public Member Functions | |
| uiFlatViewAuxDataEditor (uiFlatViewer &) | |
| ~uiFlatViewAuxDataEditor () | |
| uiFlatViewer & | getFlatViewer () const |
Public Member Functions inherited from FlatView::AuxDataEditor | |
| AuxDataEditor (Viewer &, MouseEventHandler &) | |
| virtual | ~AuxDataEditor () |
| int | addAuxData (FlatView::AuxData *, bool doedit) |
| void | removeAuxData (int id) |
| void | enableEdit (int id, bool allowadd, bool allowmove, bool allowdelete) |
| void | enablePolySel (int id, bool allowsel) |
| void | setAddAuxData (int id) |
| Added points will be added to this set. More... | |
| int | getAddAuxData () const |
| void | setView (const Rect &wv, const Geom::Rectangle< int > &mouserect) |
| const Geom::PixRectangle< int > & | getMouseArea () const |
| Rect | getWorldRect (int dataid) const |
| void | limitMovement (const Rect *) |
| bool | isDragging () const |
| int | getSelPtDataID () const |
| const TypeSet< int > & | getSelPtIdx () const |
| const Point & | getSelPtPos () const |
| void | setSelectionPolygonRectangle (bool) |
| If not rectangle, it's a polygon. More... | |
| bool | getSelectionPolygonRectangle () const |
| If not rectangle, it's a polygon. More... | |
| const OD::LineStyle & | getSelectionPolygonLineStyle () const |
| void | setSelectionPolygonLineStyle (const OD::LineStyle &) |
| void | getPointSelections (TypeSet< int > &ids, TypeSet< int > &idxs) const |
| const Viewer & | viewer () const |
| Viewer & | viewer () |
| Sower & | sower () |
| void | setSelActive (bool yn) |
| bool | isSelActive () const |
| const TypeSet< int > & | getIds () const |
| const ObjectSet< AuxData > & | getAuxData () const |
| void | removePolygonSelected (int dataid) |
| If dataid ==-1, all pts inside polygon is removed. More... | |
| void | setMenuHandler (MenuHandler *) |
| MenuHandler * | getMenuHandler () |
| MouseEventHandler & | mouseEventHandler () |
| const Point * | markerPosAt (const Geom::Point2D< int > &mousepos) const |
| void | setSelectionPolygonVisible (bool) |
Public Member Functions inherited from CallBacker | |
| 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 |
Protected Member Functions | |
| void | viewChangeCB (CallBacker *) |
| void | sizeChangeCB (CallBacker *) |
Protected Member Functions inherited from FlatView::AuxDataEditor | |
| void | getPointSelections (const ObjectSet< AuxData > &polygon, TypeSet< int > &ids, TypeSet< int > &idxs) const |
| bool | removeSelectionPolygon () |
| Returns true if viewer must be notified. More... | |
| void | mousePressCB (CallBacker *) |
| void | mouseReleaseCB (CallBacker *) |
| void | mouseMoveCB (CallBacker *) |
| void | findSelection (const Geom::Point2D< int > &, int &seldatasetidx, TypeSet< int > *selptidxlist) const |
| bool | updateSelection (const Geom::Point2D< int > &) |
| int | dataSetIdxAt (const Geom::Point2D< int > &) const |
Protected Member Functions inherited from CallBacker | |
| void | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
Protected Attributes | |
| uiFlatViewer & | uivwr_ |
Protected Attributes inherited from FlatView::AuxDataEditor | |
| Viewer & | viewer_ |
| Sower * | sower_ |
| ObjectSet< AuxData > | auxdata_ |
| TypeSet< int > | ids_ |
| BoolTypeSet | allowadd_ |
| BoolTypeSet | allowmove_ |
| BoolTypeSet | allowremove_ |
| BoolTypeSet | allowpolysel_ |
| BoolTypeSet | doedit_ |
| int | addauxdataid_ |
| ObjectSet< AuxData > | polygonsel_ |
| OD::LineStyle | polygonsellst_ |
| bool | polygonselrect_ |
| bool | isselactive_ |
| AuxData * | feedback_ |
| Geom::Point2D< int > | prevpt_ |
| Geom::PixRectangle< int > | mousearea_ |
| Rect | curview_ |
| MouseEventHandler & | mousehandler_ |
| bool | mousedown_ |
| bool | hasmoved_ |
| int | seldatasetidx_ |
| TypeSet< int > | selptidx_ |
| Point | selptcoord_ |
| Rect * | movementlimit_ |
| MenuHandler * | menuhandler_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Public Attributes inherited from FlatView::AuxDataEditor | |
| Notifier< AuxDataEditor > | addAuxDataChange |
| Notifier< AuxDataEditor > | movementStarted |
| Notifier< AuxDataEditor > | movementFinished |
| CNotifier< AuxDataEditor, bool > | removeSelected |
| Notifier< AuxDataEditor > | releaseSelection |
Flatview auxiliary data editor.
| uiFlatViewAuxDataEditor::uiFlatViewAuxDataEditor | ( | uiFlatViewer & | ) |
| uiFlatViewAuxDataEditor::~uiFlatViewAuxDataEditor | ( | ) |
|
inline |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2017