OpendTect  6.6
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Friends | List of all members
EM::StickSet Class Reference

Stick set. More...

Inheritance diagram for EM::StickSet:
[legend]

Public Member Functions

StickID addStick (bool addtohistory)
 
KnotID firstKnot (const StickID &) const
 
Coord3 getPos (const EM::PosID &) const
 
Coord3 getPos (const StickID &, const KnotID &) const
 
const char * getTypeStr () const
 
bool isLoaded () const
 
Executorloader ()
 
int nrKnots (const StickID &) const
 
int nrSections () const
 
int nrSticks () const
 
void removeStick (const StickID &)
 
Executorsaver ()
 
EM::SectionID sectionID (int idx) const
 
bool setPos (const EM::PosID &, const Coord3 &, bool addtohist)
 
bool setPos (const StickID &, const KnotID &, const Coord3 &, bool addtohistory)
 
StickID stickID (int idx) const
 
- Public Member Functions inherited from EM::EMObject
virtual void addPosAttrib (int attr)
 
virtual int addPosAttribName (const char *)
 
virtual bool canSetSectionName () const
 
void changePosID (const EM::PosID &from, const EM::PosID &to, bool addtohistory)
 
virtual EMObjectIteratorcreateIterator (const EM::SectionID &, const TrcKeyZSampling *=0) const
 
void emptyRemovedPolySelectedPosBox ()
 
virtual bool enableGeometryChecks (bool)
 
uiString errMsg () const
 
virtual void fillDisplayPar (IOPar &) const
 
virtual void fillPar (IOPar &) const
 
virtual void getLinkedPos (const EM::PosID &posid, TypeSet< EM::PosID > &) const
 
virtual const ColorgetLockColor () const
 
virtual const Array2D< char > * getLockedNodes () const
 
const TypeSet< PosID > * getPosAttribList (int attr) const
 
const MarkerStyle3DgetPosAttrMarkerStyle (int attr) const
 
const TrcKeyZSampling getRemovedPolySelectedPosBox ()
 
const ColorgetSelectionColor () const
 
virtual uiString getUserTypeStr () const =0
 
bool hasBurstAlert () const
 
virtual bool hasLockedNodes () const
 
virtual bool hasNodeSourceType (const PosID &) const
 
virtual bool hasPosAttrib (int attr) const
 
const ObjectIDid () const
 
virtual bool isAtEdge (const EM::PosID &) const
 
virtual bool isChanged () const
 
virtual bool isDefined (const EM::PosID &) const
 
virtual bool isDefined (const EM::SectionID &, const EM::SubID &) const
 
virtual bool isEmpty () const
 
bool isFullyLoaded () const
 
virtual bool isGeometryChecksEnabled () const
 
bool isInsideSelRemoval () const
 
virtual bool isLocked () const
 
virtual bool isNodeLocked (const PosID &) const
 
virtual bool isNodeLocked (const TrcKey &) const
 
virtual bool isNodeSourceType (const PosID &, NodeSourceType) const
 
virtual bool isNodeSourceType (const TrcKey &, NodeSourceType) const
 
virtual bool isOK () const
 
virtual bool isPosAttrib (const EM::PosID &, int attr) const
 
virtual bool isPosAttribLocked (int attr) const
 
bool isSelRemoving () const
 
virtual void lock (bool yn)
 
virtual void lockAll ()
 
virtual void lockPosAttrib (int attr, bool yn)
 
 mDeclInstanceCreatedNotifierAccess (EMObject)
 
const MultiIDmultiID () const
 
virtual int nrPosAttribs () const
 
virtual int posAttrib (int idx) const
 
virtual const char * posAttribName (int) const
 
const ColorpreferredColor () const
 
const OD::LineStylepreferredLineStyle () const
 
void removeAllUnSeedPos ()
 
void removeListOfSubIDs (const TypeSet< EM::SubID > &, const EM::SectionID &)
 
virtual void removePosAttribList (int attr, bool addtohistory=true)
 
virtual bool removeSection (SectionID, bool hist)
 
virtual void removeSelected (const Selector< Coord3 > &, TaskRunner *)
 
void removeSelected (const TypeSet< EM::SubID > &)
 
virtual void resetChangedFlag ()
 
void saveDisplayPars () const
 
Geometry::ElementsectionGeometry (const SectionID &)
 
const Geometry::ElementsectionGeometry (const SectionID &) const
 
virtual int sectionIndex (const SectionID &) const
 
virtual BufferString sectionName (const SectionID &) const
 
void setBurstAlert (bool yn)
 
virtual void setChangedFlag ()
 
void setErrMsg (const uiString &m)
 
void setFullyLoaded (bool yn)
 
virtual void setLockColor (const Color &)
 
void setMultiID (const MultiID &)
 
virtual void setNewName ()
 
virtual void setNodeLocked (const TrcKey &, bool locked)
 
virtual void setNodeSourceType (const TrcKey &, NodeSourceType)
 
virtual void setPosAttrib (const EM::PosID &, int attr, bool yn, bool addtohistory=true)
 Sets/unsets the posattrib depending on yn. More...
 
void setPosAttrMarkerStyle (int attr, const MarkerStyle3D &)
 
void setPreferredColor (const Color &, bool addtohistory=false)
 
void setPreferredLineStyle (const OD::LineStyle &)
 
virtual bool setSectionName (const SectionID &, const char *, bool addtohistory)
 
void setSelectionColor (const Color &)
 
mDeprecatedDef uiString uiName () const
 
virtual void unlockAll ()
 
virtual bool unSetPos (const EM::PosID &, bool addtohistory)
 
virtual bool unSetPos (const EM::SectionID &, const EM::SubID &, bool addtohistory)
 
virtual bool useDisplayPar (const IOPar &)
 
virtual bool usePar (const IOPar &)
 
- Public Member Functions inherited from NamedCallBacker
 NamedCallBacker (const char *nm=0)
 
 NamedCallBacker (const NamedCallBacker &)
 
virtual Notifier< NamedCallBacker > & objectToBeDeleted () const
 
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. 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 Member Functions inherited from NamedObject
 NamedObject (const char *nm=nullptr)
 
 NamedObject (const NamedObject &oth)
 
virtual ~NamedObject ()
 
virtual BufferString getName () const
 
bool getNameFromPar (const IOPar &)
 
virtual const name_typename () const
 
NamedObjectoperator= (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. More...
 
int nrRefs () const
 Only for expert use. More...
 
void ref () const
 
bool refIfReffed () const
 Don't use in production, for debugging. More...
 
void removeObserver (WeakPtrBase *obs)
 Not for normal use. May become private. More...
 
bool tryRef () const
 Not for normal use. May become private. More...
 
void unRef () const
 
void unRefNoDelete () const
 

Static Public Member Functions

static EMObjectcreate (EMManager &)
 
static void initClass (EMManager &)
 
static const char * typeStr ()
 
- Static Public Member Functions inherited from EM::EMObject
static int sEdgeControlNode ()
 
static int sIntersectionNode ()
 
static int sPermanentControlNode ()
 
static int sSeedNode ()
 
static int sTemporaryControlNode ()
 
static int sTerminationNode ()
 
- 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 *)
 

Protected Member Functions

 StickSet (EMManager &)
 
 ~StickSet ()
 
void cleanUp ()
 
virtual const IOObjContextgetIOObjContext () const
 
int getStickIndex (const StickID &) const
 
- Protected Member Functions inherited from EM::EMObject
 EMObject (EMManager &)
 must be called after creation More...
 
 ~EMObject ()
 
void posIDChangeCB (CallBacker *)
 
const MarkerStyle3DpreferredMarkerStyle3D () const
 
virtual void prepareForDelete ()
 
virtual void prepareForDelete () const
 
virtual Geometry::ElementsectionGeometryInternal (const SectionID &)
 
void setPreferredMarkerStyle3D (const MarkerStyle3D &)
 
void useDisplayPars (const IOPar &)
 
- Protected Member Functions inherited from NamedCallBacker
void sendDelNotif () const
 
- Protected Member Functions inherited from RefCount::Referenced
 Referenced ()
 
 Referenced (const Referenced &)
 
virtual ~Referenced ()
 
Referencedoperator= (const Referenced &)
 

Protected Attributes

TypeSet< KnotIDfirstknots
 
bool isloaded
 
TypeSet< StickIDstickids
 
ObjectSet< TypeSet< BinIDValue > > sticks
 
- Protected Attributes inherited from EM::EMObject
TypeSet< int > attribs_
 
int burstalertcount_
 
bool changed_
 
uiString errmsg_
 
bool fullyloaded_
 
bool haslockednodes_
 
ObjectID id_
 
bool insideselremoval_
 
Color lockcolor_
 
bool locked_
 
class EMManagermanager_
 
BufferString objname_
 
MarkerStyle3Dposattribmarkerstyle_
 
ObjectSet< PosAttribposattribs_
 
Colorpreferredcolor_
 
OD::LineStylepreferredlinestyle_
 
MarkerStyle3Dpreferredmarkerstyle_
 
TrcKeyZSampling removebypolyposbox_
 
Color selectioncolor_
 
bool selremoving_
 
Threads::Lock setposlock_
 
MultiID storageid_
 
- Protected Attributes inherited from NamedCallBacker
Threads::Atomic< bool > delalreadytriggered_
 
Notifier< NamedCallBackerdelnotif_
 
- Protected Attributes inherited from NamedObject
BufferString name_
 

Friends

class EMManager
 
class EMObject
 

Additional Inherited Members

- Public Types inherited from EM::EMObject
enum  NodeSourceType { None = (int)'0' , Manual =(int)'1' , Auto =(int)'2' , Gridding =(int)'3' }
 
- Public Types inherited from ObjectWithName
typedef OD::String name_type
 
- Public Attributes inherited from EM::EMObject
CNotifier< EMObject, const EMObjectCallbackData & > change
 
- Static Protected Member Functions inherited from EM::EMObject
static const char * nrposattrstr ()
 
static const char * posattrposidstr ()
 
static const char * posattrprefixstr ()
 
static const char * posattrsectionstr ()
 

Detailed Description

Stick set.

<>

Constructor & Destructor Documentation

◆ StickSet()

EM::StickSet::StickSet ( EMManager )
protected

◆ ~StickSet()

EM::StickSet::~StickSet ( )
protected

Member Function Documentation

◆ addStick()

StickID EM::StickSet::addStick ( bool  addtohistory)

◆ cleanUp()

void EM::StickSet::cleanUp ( )
protected

◆ create()

static EMObject* EM::StickSet::create ( EMManager )
static

◆ firstKnot()

KnotID EM::StickSet::firstKnot ( const StickID ) const

◆ getIOObjContext()

virtual const IOObjContext& EM::StickSet::getIOObjContext ( ) const
protectedvirtual

Implements EM::EMObject.

◆ getPos() [1/2]

Coord3 EM::StickSet::getPos ( const EM::PosID ) const
virtual

Reimplemented from EM::EMObject.

◆ getPos() [2/2]

Coord3 EM::StickSet::getPos ( const StickID ,
const KnotID  
) const
virtual

Reimplemented from EM::EMObject.

◆ getStickIndex()

int EM::StickSet::getStickIndex ( const StickID ) const
protected

◆ getTypeStr()

const char* EM::StickSet::getTypeStr ( ) const
inlinevirtual

Implements EM::EMObject.

◆ initClass()

static void EM::StickSet::initClass ( EMManager )
static

◆ isLoaded()

bool EM::StickSet::isLoaded ( ) const
virtual

Reimplemented from EM::EMObject.

◆ loader()

Executor* EM::StickSet::loader ( )
virtual

Reimplemented from EM::EMObject.

◆ nrKnots()

int EM::StickSet::nrKnots ( const StickID ) const

◆ nrSections()

int EM::StickSet::nrSections ( ) const
inlinevirtual

Implements EM::EMObject.

◆ nrSticks()

int EM::StickSet::nrSticks ( ) const

◆ removeStick()

void EM::StickSet::removeStick ( const StickID )

◆ saver()

Executor* EM::StickSet::saver ( )
virtual

Reimplemented from EM::EMObject.

◆ sectionID()

EM::SectionID EM::StickSet::sectionID ( int  idx) const
inlinevirtual

Implements EM::EMObject.

◆ setPos() [1/2]

bool EM::StickSet::setPos ( const EM::PosID ,
const Coord3 ,
bool  addtohist 
)
virtual

Reimplemented from EM::EMObject.

◆ setPos() [2/2]

bool EM::StickSet::setPos ( const StickID ,
const KnotID ,
const Coord3 ,
bool  addtohistory 
)
virtual

Reimplemented from EM::EMObject.

◆ stickID()

StickID EM::StickSet::stickID ( int  idx) const

◆ typeStr()

static const char* EM::StickSet::typeStr ( )
static

Friends And Related Function Documentation

◆ EMManager

friend class EMManager
friend

◆ EMObject

friend class EMObject
friend

Member Data Documentation

◆ firstknots

TypeSet<KnotID> EM::StickSet::firstknots
protected

◆ isloaded

bool EM::StickSet::isloaded
protected

◆ stickids

TypeSet<StickID> EM::StickSet::stickids
protected

◆ sticks

ObjectSet<TypeSet<BinIDValue> > EM::StickSet::sticks
protected

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