![]() |
OpendTect-6_4
6.4
|
Public Types | |
| typedef Geom::PosRectangle< double > | BoundingBox |
Public Member Functions | |
| BaseMapObject (const char *nm) | |
| ~BaseMapObject () | |
| int | ID () const |
| virtual void | updateGeometry () |
| virtual void | setType (const char *tp) |
| virtual const char * | getType () const |
| virtual void | setDepth (int val) |
| virtual int | getDepth () const |
| virtual int | nrShapes () const |
| virtual const char * | getShapeName (int shapeidx) const |
| virtual void | getPoints (int shapeidx, TypeSet< Coord > &) const |
| virtual bool | getBoundingBox (BoundingBox &) const |
| virtual Alignment | getAlignment (int shapeidx) const |
| virtual float | getTextRotation () const |
| virtual Color | getColor () const |
| virtual void | setMarkerStyle (int idx, const MarkerStyle2D &) |
| virtual const MarkerStyle2D * | getMarkerStyle (int shapeidx) const |
| virtual BufferString | getImageFileName (int idx) const |
| virtual void | getXYScale (int idx, float &scx, float &scy) const |
| virtual void | setXYScale (int idx, float scx, float scy) |
| virtual void | setLineStyle (int idx, const OD::LineStyle &) |
| virtual const OD::LineStyle * | getLineStyle (int shapeidx) const |
| virtual void | setFillColor (int idx, const Color &) |
| virtual const Color | getFillColor (int idx) const |
| virtual bool | fill (int shapeidx) const |
| virtual bool | close (int shapeidx) const |
| virtual bool | multicolor (int shapeidx) const |
| virtual void | setImage (int idx, OD::RGBImage *) |
| virtual const OD::RGBImage * | getImage (int shapeidx) const |
| virtual const OD::RGBImage * | createImage (Coord &origin, Coord &p11) const |
| virtual const OD::RGBImage * | createPreview (int approxdiagonal) const |
| virtual bool | allowHoverEvent (int) const |
| virtual bool | canRemoveWithPolygon () const |
| virtual void | removeWithPolygon (const ODPolygon< double > &) |
| virtual void | getMousePosInfo (Coord3 &, TrcKey &, float &val, BufferString &info) const |
| virtual bool | fillPar (IOPar &) const |
| virtual bool | usePar (const IOPar &, TaskRunner *taskr=0) |
Public Member Functions inherited from NamedObject | |
| NamedObject (const char *nm=0) | |
| NamedObject (const NamedObject *linkedto) | |
| NamedObject (const NamedObject &) | |
| virtual | ~NamedObject () |
| void | setLinkedTo (NamedObject *) |
| bool | operator== (const NamedObject &oth) const |
| virtual const OD::String & | name () const |
| virtual const OD::String & | annotName () const |
| virtual void | setName (const char *) |
| void | setCleanName (const char *) |
| cleans string first More... | |
| void | deleteNotify (const CallBack &) |
Public Member Functions inherited from CallBacker | |
| CallBacker () | |
| CallBacker (const CallBacker &) | |
| virtual | ~CallBacker () |
| bool | attachCB (NotifierAccess &, const CallBack &, bool onlyifnew=false) |
| bool | attachCB (NotifierAccess *notif, const CallBack &cb, bool onlyifnew=false) |
| void | detachCB (NotifierAccess &, const CallBack &) |
| void | detachCB (NotifierAccess *notif, const CallBack &cb) |
| bool | isNotifierAttached (NotifierAccess *) const |
| Only for debugging purposes, don't use. More... | |
Public Attributes | |
| Threads::Lock | lock_ |
| CNotifier< BaseMapObject, const MouseEvent & > | leftClicked |
| CNotifier< BaseMapObject, const MouseEvent & > | rightClicked |
| Notifier< BaseMapObject > | changed |
| Notifier< BaseMapObject > | stylechanged |
| Notifier< BaseMapObject > | zvalueChanged |
| CNotifier< BaseMapObject, const uiString & > | nameChanged |
Protected Attributes | |
| int | depth_ |
| int | id_ |
| BufferString | typenm_ |
Protected Attributes inherited from NamedObject | |
| BufferString * | name_ |
| NamedObject * | linkedto_ |
| CallBackSet * | delnotify_ |
Additional Inherited Members | |
Protected Member Functions inherited from CallBacker | |
| void | detachAllNotifiers () |
| Call from the destructor of your inherited object. More... | |
Object that can be painted in a basemap.
| typedef Geom::PosRectangle<double> BaseMapObject::BoundingBox |
| BaseMapObject::BaseMapObject | ( | const char * | nm | ) |
| BaseMapObject::~BaseMapObject | ( | ) |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
virtual |
Returns image in xy plane. p11 is the coordinate of the corner opposite of the origin.
|
virtual |
Returns a preview image that has approximately the size of the specified diagonal.
|
inlinevirtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Determines what should be painted ontop of what
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in BaseMapMarkers.
|
inlinevirtual |
Returns a number of coordinates that may form a be connected or filled.
Reimplemented in BaseMapMarkers.
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in BaseMapMarkers.
|
inlinevirtual |
|
inline |
|
inlinevirtual |
|
virtual |
Reimplemented in BaseMapMarkers.
|
inlinevirtual |
|
virtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in BaseMapMarkers.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented in BaseMapMarkers.
|
virtual |
| Notifier<BaseMapObject> BaseMapObject::changed |
|
protected |
|
protected |
| CNotifier<BaseMapObject,const MouseEvent&> BaseMapObject::leftClicked |
| Threads::Lock BaseMapObject::lock_ |
| CNotifier<BaseMapObject,const uiString&> BaseMapObject::nameChanged |
| CNotifier<BaseMapObject,const MouseEvent&> BaseMapObject::rightClicked |
| Notifier<BaseMapObject> BaseMapObject::stylechanged |
|
protected |
| Notifier<BaseMapObject> BaseMapObject::zvalueChanged |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019