![]() |
OpendTect
6.6
|
Takes the flat-data from a FlatViewer and puts it into a uiGraphicsItem. More...
Public Member Functions | |
| uiBitMapDisplay (FlatView::Appearance &, bool withalpha=true) | |
| ~uiBitMapDisplay () | |
| const uiWorldRect & | boundingBox () const |
| Interval< float > | getDataRange (bool iswva) const |
| uiGraphicsItem * | getDisplay () |
| float | getOverlap () const |
| void | removeDisplay () |
| void | setBoundingBox (const uiWorldRect &) |
| void | setDataPack (const FlatDataPack *, bool wva) |
| void | setOverlap (float v) |
| void | update () |
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 | detachAllNotifiers () const |
| Call from the destructor of your inherited object. More... | |
| void | detachCB (const NotifierAccess &, const CallBack &) const |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| virtual bool | isCapsule () const |
| bool | isNotifierAttached (const NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
| void | stopReceivingNotifications () const |
Public Attributes | |
| Notifier< uiBitMapDisplay > | rangeUpdated |
Private Member Functions | |
| Task * | createDynamicTask (bool issnapshot) |
| void | dynamicTaskFinishCB (CallBacker *) |
| uiWorldRect | getBoundingBox (bool wva) const |
| StepInterval< double > | getDataPackRange (bool wva, bool x1) const |
| bool | isVisible (bool wva) const |
| void | reGenerateCB (CallBacker *) |
| void | snapshotFinishedCB (CallBacker *) |
Private Attributes | |
| FlatView::Appearance & | appearance_ |
| uiBitMapDisplayTask * | basetask_ |
| uiWorldRect | boundingbox_ |
| uiDynamicImageItem * | display_ |
| CallBack | finishedcb_ |
| float | overlap_ |
| ConstDataPackRef< FlatDataPack > | vdpack_ |
| bool | withalpha_ |
| int | workqueueid_ |
| ConstDataPackRef< FlatDataPack > | wvapack_ |
Additional Inherited Members | |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Takes the flat-data from a FlatViewer and puts it into a uiGraphicsItem.
<>
| uiBitMapDisplay::uiBitMapDisplay | ( | FlatView::Appearance & | , |
| bool | withalpha = true |
||
| ) |
| uiBitMapDisplay::~uiBitMapDisplay | ( | ) |
| const uiWorldRect& uiBitMapDisplay::boundingBox | ( | ) | const |
|
private |
|
private |
|
private |
|
private |
| Interval<float> uiBitMapDisplay::getDataRange | ( | bool | iswva | ) | const |
| uiGraphicsItem* uiBitMapDisplay::getDisplay | ( | ) |
|
inline |
|
private |
|
private |
| void uiBitMapDisplay::removeDisplay | ( | ) |
| void uiBitMapDisplay::setBoundingBox | ( | const uiWorldRect & | ) |
| void uiBitMapDisplay::setDataPack | ( | const FlatDataPack * | , |
| bool | wva | ||
| ) |
|
inline |
If overlap is more than 0, a larger dynamic image than requested will be made. The result is that smaller pan/zoom movements will still be covered by the dynamic image. An overlap of 1 means 1 with will be added in each direction, giving an image that is 9 times as large.
|
private |
| void uiBitMapDisplay::update | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
| Notifier<uiBitMapDisplay> uiBitMapDisplay::rangeUpdated |
|
private |
|
private |
|
private |
|
private |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022