![]() |
OpendTect-6_4
6.4
|
DataPack for 2D data to be plotted on a Map. More...
Public Member Functions | |
| MapDataPack (const char *cat, Array2D< float > *) | |
| ~MapDataPack () | |
| Array2D< float > & | data () |
| FlatPosData & | posData () |
| const Array2D< float > & | rawData () const |
| const FlatPosData & | rawPosData () const |
| void | setDimNames (const char *, const char *, bool forxy) |
| const char * | dimName (bool dim0) const |
| Alternatively, it can be in Inl/Crl. More... | |
| bool | posDataIsCoord () const |
| void | setPosCoord (bool yn) |
| int,int = Array2D position More... | |
| virtual void | getAuxInfo (int idim0, int idim1, IOPar &) const |
| void | setProps (StepInterval< double > inlrg, StepInterval< double > crlrg, bool, BufferStringSet *) |
| void | initXYRotArray (TaskRunner *=0) |
| void | setRange (StepInterval< double > dim0rg, StepInterval< double > dim1rg, bool forxy) |
Public Member Functions inherited from FlatDataPack | |
| FlatDataPack (const char *categry, Array2D< float > *) | |
| Array2D become mine (of course) More... | |
| FlatDataPack (const FlatDataPack &) | |
| ~FlatDataPack () | |
| const Array2D< float > & | data () const |
| virtual float | getPosDistance (bool dim0, float posfidx) const |
| const FlatPosData & | posData () const |
| virtual Coord3 | getCoord (int, int) const |
| virtual void | getAltDim0Keys (BufferStringSet &) const |
| First one is 'default'. More... | |
| virtual double | getAltDim0Value (int ikey, int idim0) const |
| virtual bool | dimValuesInInt (const char *key) const |
| virtual float | nrKBytes () const |
| virtual void | dumpInfo (IOPar &) const |
| virtual int | size (bool dim0) const |
Public Member Functions inherited from DataPack | |
| DataPack (const char *categry) | |
| DataPack (const DataPack &dp) | |
| virtual | ~DataPack () |
| ID | id () const |
| FullID | fullID (int mgrid) const |
| virtual const char * | category () const |
| virtual bool | isOK () const |
| Threads::Lock & | updateLock () const |
| void | release () |
| DataPack * | obtain () |
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... | |
Protected Member Functions | |
| float | getValAtIdx (int, int) const |
Protected Member Functions inherited from FlatDataPack | |
| FlatDataPack (const char *category) | |
Protected Member Functions inherited from DataPack | |
| void | setManager (const DataPackMgr *) |
| void | setCategory (const char *c) |
Protected Member Functions inherited from CallBacker | |
| void | detachAllNotifiers () |
| Call from the destructor of your inherited object. More... | |
Protected Attributes | |
| Array2D< float > * | xyrotarr2d_ |
| FlatPosData & | xyrotposdata_ |
| bool | isposcoord_ |
| TypeSet< BufferString > | axeslbls_ |
| Threads::Lock | initlock_ |
Protected Attributes inherited from FlatDataPack | |
| Array2D< float > * | arr2d_ |
| FlatPosData & | posdata_ |
Protected Attributes inherited from DataPack | |
| const ID | id_ |
| const BufferString | category_ |
| int | nrusers_ |
| Threads::Lock | nruserslock_ |
| Threads::Lock | updatelock_ |
| const DataPackMgr * | manager_ |
Protected Attributes inherited from NamedObject | |
| BufferString * | name_ |
| NamedObject * | linkedto_ |
| CallBackSet * | delnotify_ |
Friends | |
| class | MapDataPackXYRotater |
Additional Inherited Members | |
Public Types inherited from DataPack | |
| typedef int | ID |
| typedef MultiID | FullID |
Static Public Member Functions inherited from DataPack | |
| static ID | getID (const FullID &fid) |
| static const char * | sKeyCategory () |
| static ID | cNoID () |
Static Protected Member Functions inherited from DataPack | |
| static ID | getNewID () |
| ensures a global data pack ID More... | |
| static float | sKb2MbFac () |
| 1 / 1024 More... | |
DataPack for 2D data to be plotted on a Map.
| MapDataPack::MapDataPack | ( | const char * | cat, |
| Array2D< float > * | |||
| ) |
| MapDataPack::~MapDataPack | ( | ) |
|
virtual |
Reimplemented from FlatDataPack.
|
virtual |
Alternatively, it can be in Inl/Crl.
Reimplemented from FlatDataPack.
|
virtual |
Reimplemented from FlatDataPack.
|
protected |
| void MapDataPack::initXYRotArray | ( | TaskRunner * | = 0 | ) |
|
virtual |
Reimplemented from FlatDataPack.
|
inlinevirtual |
Reimplemented from FlatDataPack.
|
inline |
|
inline |
| void MapDataPack::setDimNames | ( | const char * | , |
| const char * | , | ||
| bool | forxy | ||
| ) |
| void MapDataPack::setPosCoord | ( | bool | yn | ) |
int,int = Array2D position
| void MapDataPack::setProps | ( | StepInterval< double > | inlrg, |
| StepInterval< double > | crlrg, | ||
| bool | , | ||
| BufferStringSet * | |||
| ) |
| void MapDataPack::setRange | ( | StepInterval< double > | dim0rg, |
| StepInterval< double > | dim1rg, | ||
| bool | forxy | ||
| ) |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019