![]() |
OpendTect 8.0
|
DataPack for 2D data to be plotted on a Map. More...
#include <datapackbase.h>
Public Member Functions | |
| MapDataPack (const char *cat, Array2D< float > *) | |
| Array2D< float > & | data () override |
| uiString | dimName (bool dim0) const override |
| const UnitOfMeasure * | dimUnit (bool dim0, bool display) const override |
| uiString | dimUnitLbl (bool dim0, bool display, bool abbreviated=true, bool withparentheses=true) const override |
| bool | dimValuesInInt (const uiString &key, bool dim0) const override |
| TrcKey | getTrcKey (int, int) const override |
| double | getZ (int, int) const override |
| overload to set Z also in getCoord | |
| void | initXYRotArray (TaskRunner *=nullptr) |
| bool | isVertical () const override |
| Alternatively, it can be in Inl/Crl. | |
| FlatPosData & | posData () override |
| bool | posDataIsCoord () const override |
| const Array2D< float > & | rawData () const |
| const FlatPosData & | rawPosData () const |
| void | setDimNames (const uiString &, const uiString &, bool forxy) |
| void | setPosCoord (bool yn) |
| int,int = Array2D position | |
| void | setProps (StepInterval< double > inlrg, StepInterval< double > crlrg, bool isposcoord, const uiStringSet *) |
| void | setRange (StepInterval< double > dim0rg, StepInterval< double > dim1rg, bool forxy) |
| void | setZVal (double) |
Public Member Functions inherited from FlatDataPack | |
| FlatDataPack (const char *categry, Array2D< float > *) | |
| Array2D become mine (of course) | |
| FlatDataPack (const FlatDataPack &) | |
| const Array2D< float > & | data () const |
| void | dumpInfo (StringPairSet &) const override |
| virtual void | getAltDimKeys (uiStringSet &, bool dim0) const |
| First one is 'default'. | |
| virtual void | getAltDimKeysUnitLbls (uiStringSet &, bool dim0, bool abbreviated=true, bool withparentheses=true) const |
| virtual double | getAltDimValue (int ikey, bool dim0, int idim0) const |
| virtual void | getAuxInfo (int idim0, int idim1, IOPar &) const |
| virtual Coord3 | getCoord (int, int) const |
| int,int = Array2D position | |
| virtual float | getPosDistance (bool dim0, float posfidx) const |
| bool | isOK () const override |
| float | nrKBytes () const override |
| const FlatPosData & | posData () const |
| virtual int | size (bool dim0) const |
Public Member Functions inherited from ZDataPack | |
| ZDataPack & | setZDomain (const ZDataPack &) |
| virtual ZDataPack & | setZDomain (const ZDomain::Info &) |
| virtual const ZDomain::Info & | zDomain () const |
| bool | zInFeet () const |
| bool | zInMeter () const |
| bool | zIsTime () const |
| const UnitOfMeasure * | zUnit () const |
Public Member Functions inherited from DataPack | |
| virtual const char * | category () const |
| FullID | fullID (DataPackMgrID mgrid) const |
| DataPackID | id () const |
| DataPack * | obtain () |
| void | release () |
| Threads::Lock & | updateLock () const |
Public Member Functions inherited from SharedObject | |
| SharedObject (const char *nm=nullptr) | |
Public Member Functions inherited from NamedCallBacker | |
| NamedCallBacker (const char *nm=nullptr) | |
| NamedCallBacker (const NamedCallBacker &)=delete | |
| ~NamedCallBacker () | |
| virtual Notifier< NamedCallBacker > & | objectToBeDeleted () const |
| NamedCallBacker & | operator= (const NamedCallBacker &)=delete |
| bool | operator== (const NamedCallBacker &oth) const |
| bool | operator== (const NamedObject &oth) const |
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. | |
| CallBacker & | operator= (const CallBacker &)=delete |
| void | stopReceivingNotifications () const |
| virtual CallBacker * | trueCaller () |
Public Member Functions inherited from NamedObject | |
| NamedObject (const char *nm=nullptr) | |
| NamedObject (const NamedObject &oth) | |
| virtual | ~NamedObject () |
| virtual BufferString | getName () const |
| bool | getNameFromPar (const IOPar &) |
| const name_type & | name () const override |
| NamedObject & | operator= (const NamedObject &) |
| bool | operator== (const NamedObject &oth) const |
| virtual void | setName (const char *nm) |
Public Member Functions inherited from ObjectWithName | |
| virtual | ~ObjectWithName () |
| bool | hasName (const char *nm) const |
| bool | hasName (const name_type &nm) const |
| void | putNameInPar (IOPar &) const |
Public Member Functions inherited from RefCount::Referenced | |
| void | addObserver (WeakPtrBase *obs) |
| Not for normal use. May become private. | |
| int | nrRefs () const |
| Only for expert use. | |
| void | ref () const |
| bool | refIfReffed () const |
| Don't use in production, for debugging. | |
| void | removeObserver (WeakPtrBase *obs) |
| Not for normal use. May become private. | |
| bool | tryRef () const |
| Not for normal use. May become private. | |
| void | unRef () const |
| void | unRefNoDelete () const |
Protected Member Functions | |
| ~MapDataPack () | |
| float | getValAtIdx (int, int) const |
Protected Member Functions inherited from FlatDataPack | |
| FlatDataPack (const char *category) | |
| ~FlatDataPack () | |
Protected Member Functions inherited from ZDataPack | |
| ZDataPack (const char *categry) | |
| ZDataPack (const ZDataPack &) | |
| ~ZDataPack () | |
| const ZDomain::Info & | zDomain (bool display) const |
| const UnitOfMeasure * | zUnit (bool display) const |
Protected Member Functions inherited from DataPack | |
| DataPack (const char *categry) | |
| DataPack (const DataPack &) | |
| ~DataPack () | |
| void | setCategory (const char *c) |
| void | setManager (const DataPackMgr *) |
Protected Member Functions inherited from SharedObject | |
| ~SharedObject () | |
Protected Member Functions inherited from NamedCallBacker | |
| void | sendDelNotif () const |
Protected Member Functions inherited from RefCount::Referenced | |
| Referenced () | |
| Referenced (const Referenced &) | |
| virtual | ~Referenced () |
| Referenced & | operator= (const Referenced &) |
Protected Attributes | |
| uiStringSet | axeslbls_ |
| ObjectSet< const UnitOfMeasure > | axesunits_ |
| Threads::Lock | initlock_ |
| bool | isposcoord_ = false |
| Array2D< float > * | xyrotarr2d_ = nullptr |
| FlatPosData & | xyrotposdata_ |
| double | zval_ = mUdf(double) |
Protected Attributes inherited from FlatDataPack | |
| Array2D< float > * | arr2d_ = nullptr |
| FlatPosData & | posdata_ |
Protected Attributes inherited from DataPack | |
| const BufferString | category_ |
| const DataPackID | id_ |
| const DataPackMgr * | manager_ = nullptr |
| Threads::Lock | updatelock_ |
Protected Attributes inherited from NamedCallBacker | |
| Threads::Atomic< bool > | delalreadytriggered_ |
| Notifier< NamedCallBacker > | delnotif_ |
Protected Attributes inherited from NamedObject | |
| BufferString | name_ |
Friends | |
| class | MapDataPackXYRotator |
Additional Inherited Members | |
Public Types inherited from DataPack | |
| using | ID = DataPackID |
| using | MgrID = DataPackMgrID |
Public Types inherited from ObjectWithName | |
| typedef OD::String | name_type |
Static Public Member Functions inherited from DataPack | |
| static DataPackID | cNoID () |
| static DataPackID | cUdfID () |
| static DataPackID | getID (const FullID &fid) |
| static const char * | sKeyCategory () |
Static Public Member Functions inherited from SharedObject | |
| static Notifier< SharedObject > & | instanceCreated () |
Static Public Member Functions inherited from CallBacker | |
| static void | createReceiverForCurrentThread () |
| static void | removeReceiverForCurrentThread () |
Static Public Member Functions inherited from RefCount::Referenced | |
| static bool | isSane (const Referenced *) |
Static Protected Member Functions inherited from DataPack | |
| static DataPackID | getNewID () |
| ensures a global data pack ID | |
| static float | sKb2MbFac () |
| 1 / 1024 | |
DataPack for 2D data to be plotted on a Map.
<>
| MapDataPack::MapDataPack | ( | const char * | cat, |
| Array2D< float > * | ) |
|
protected |
|
overridevirtual |
Reimplemented from FlatDataPack.
|
overridevirtual |
Reimplemented from FlatDataPack.
|
overridevirtual |
Reimplemented from FlatDataPack.
|
overridevirtual |
Reimplemented from FlatDataPack.
|
overridevirtual |
Reimplemented from FlatDataPack.
|
overridevirtual |
Reimplemented from FlatDataPack.
|
protected |
|
overridevirtual |
overload to set Z also in getCoord
Reimplemented from FlatDataPack.
| void MapDataPack::initXYRotArray | ( | TaskRunner * | = nullptr | ) |
|
inlineoverridevirtual |
Alternatively, it can be in Inl/Crl.
Reimplemented from FlatDataPack.
|
overridevirtual |
Reimplemented from FlatDataPack.
|
inlineoverridevirtual |
Reimplemented from FlatDataPack.
|
inline |
|
inline |
| void MapDataPack::setPosCoord | ( | bool | yn | ) |
int,int = Array2D position
| void MapDataPack::setProps | ( | StepInterval< double > | inlrg, |
| StepInterval< double > | crlrg, | ||
| bool | isposcoord, | ||
| const uiStringSet * | ) |
| void MapDataPack::setRange | ( | StepInterval< double > | dim0rg, |
| StepInterval< double > | dim1rg, | ||
| bool | forxy ) |
| void MapDataPack::setZVal | ( | double | ) |
pass -mUdf(double) if the array values are the Z values
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025