OpendTect 8.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | Friends | List of all members
uiBasemapObject Class Reference

#include <uibasemap.h>

Inheritance diagram for uiBasemapObject:
[legend]

Public Member Functions

 uiBasemapObject (BasemapObject *)
 
virtual ~uiBasemapObject ()
 
virtual void getMousePosInfo (Coord3 &, TrcKey &, float &val, BufferString &info) const
 
uiGraphicsItemgraphItem ()
 
const uiGraphicsItemgraphItem () const
 
bool hasChanged () const
 
virtual bool isShown () const
 
uiGraphicsItemlabelItem ()
 
const uiGraphicsItemlabelItem () const
 
bool labelsShown () const
 
 mOD_DisableCopy (uiBasemapObject) BasemapObject *getObject()
 
const char * name () const
 
void resetChangeFlag ()
 
void setTransform (const uiWorld2Ui *)
 
virtual void show (bool yn)
 
void showLabels (bool yn)
 
virtual void update ()
 
virtual void updateStyle ()
 
- 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.
 
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.
 
CallBackeroperator= (const CallBacker &)=delete
 
void stopReceivingNotifications () const
 
virtual CallBackertrueCaller ()
 

Protected Member Functions

void addToGraphItem (uiGraphicsItem &)
 
void changedCB (CallBacker *)
 
void changedStyleCB (CallBacker *)
 
void changedZValueCB (CallBacker *)
 
void leftClickCB (CallBacker *)
 
void rightClickCB (CallBacker *)
 

Protected Attributes

BasemapObjectbmobject_
 
bool changed_ = false
 
uiGraphicsItemgraphitem_
 
uiGraphicsItemlabelitem_
 
bool showlabels_ = true
 
const uiWorld2Uitransform_ = nullptr
 

Private Member Functions

void addLabel (uiGraphicsItem &)
 

Friends

class uiBasemap
 

Additional Inherited Members

- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 

Detailed Description

<>

Constructor & Destructor Documentation

◆ uiBasemapObject()

uiBasemapObject::uiBasemapObject ( BasemapObject * )

◆ ~uiBasemapObject()

virtual uiBasemapObject::~uiBasemapObject ( )
virtual

Member Function Documentation

◆ addLabel()

void uiBasemapObject::addLabel ( uiGraphicsItem & )
private

◆ addToGraphItem()

void uiBasemapObject::addToGraphItem ( uiGraphicsItem & )
protected

◆ changedCB()

void uiBasemapObject::changedCB ( CallBacker * )
protected

◆ changedStyleCB()

void uiBasemapObject::changedStyleCB ( CallBacker * )
protected

◆ changedZValueCB()

void uiBasemapObject::changedZValueCB ( CallBacker * )
protected

◆ getMousePosInfo()

virtual void uiBasemapObject::getMousePosInfo ( Coord3 & ,
TrcKey & ,
float & val,
BufferString & info ) const
virtual

◆ graphItem() [1/2]

uiGraphicsItem & uiBasemapObject::graphItem ( )
inline

◆ graphItem() [2/2]

const uiGraphicsItem & uiBasemapObject::graphItem ( ) const
inline

◆ hasChanged()

bool uiBasemapObject::hasChanged ( ) const
inline

◆ isShown()

virtual bool uiBasemapObject::isShown ( ) const
virtual

◆ labelItem() [1/2]

uiGraphicsItem & uiBasemapObject::labelItem ( )
inline

◆ labelItem() [2/2]

const uiGraphicsItem & uiBasemapObject::labelItem ( ) const
inline

◆ labelsShown()

bool uiBasemapObject::labelsShown ( ) const
inline

◆ leftClickCB()

void uiBasemapObject::leftClickCB ( CallBacker * )
protected

◆ mOD_DisableCopy()

uiBasemapObject::mOD_DisableCopy ( uiBasemapObject )

◆ name()

const char * uiBasemapObject::name ( ) const

◆ resetChangeFlag()

void uiBasemapObject::resetChangeFlag ( )
inline

◆ rightClickCB()

void uiBasemapObject::rightClickCB ( CallBacker * )
protected

◆ setTransform()

void uiBasemapObject::setTransform ( const uiWorld2Ui * )

◆ show()

virtual void uiBasemapObject::show ( bool yn)
virtual

◆ showLabels()

void uiBasemapObject::showLabels ( bool yn)

◆ update()

virtual void uiBasemapObject::update ( )
virtual

Reimplemented in uiSurveyBoxObject, and uiNorthArrowObject.

◆ updateStyle()

virtual void uiBasemapObject::updateStyle ( )
virtual

Friends And Related Symbol Documentation

◆ uiBasemap

friend class uiBasemap
friend

Member Data Documentation

◆ bmobject_

BasemapObject* uiBasemapObject::bmobject_
protected

◆ changed_

bool uiBasemapObject::changed_ = false
protected

◆ graphitem_

uiGraphicsItem& uiBasemapObject::graphitem_
protected

◆ labelitem_

uiGraphicsItem& uiBasemapObject::labelitem_
protected

◆ showlabels_

bool uiBasemapObject::showlabels_ = true
protected

◆ transform_

const uiWorld2Ui* uiBasemapObject::transform_ = nullptr
protected

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