OpendTect-6_4  6.4
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

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

Static Public Member Functions

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

Protected Member Functions

int getStickIndex (const StickID &) const
 
 StickSet (EMManager &)
 
 ~StickSet ()
 
void cleanUp ()
 
virtual const IOObjContextgetIOObjContext () const
 
- Protected Member Functions inherited from EM::EMObject
 EMObject (EMManager &)
 must be called after creation More...
 
virtual Geometry::ElementsectionGeometryInternal (const SectionID &)
 
virtual void prepareForDelete () const
 
void posIDChangeCB (CallBacker *)
 
const MarkerStyle3DpreferredMarkerStyle3D () const
 
void setPreferredMarkerStyle3D (const MarkerStyle3D &)
 
void useDisplayPars (const IOPar &)
 
- Protected Member Functions inherited from CallBacker
void detachAllNotifiers ()
 Call from the destructor of your inherited object. More...
 

Protected Attributes

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

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 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 * posattrprefixstr ()
 
static const char * posattrsectionstr ()
 
static const char * posattrposidstr ()
 

Detailed Description

Stick set.

Constructor & Destructor Documentation

EM::StickSet::StickSet ( EMManager )
protected
EM::StickSet::~StickSet ( )
protected

Member Function Documentation

StickID EM::StickSet::addStick ( bool  addtohistory)
void EM::StickSet::cleanUp ( )
protected
static EMObject* EM::StickSet::create ( EMManager )
static
KnotID EM::StickSet::firstKnot ( const StickID ) const
virtual const IOObjContext& EM::StickSet::getIOObjContext ( ) const
protectedvirtual

Implements EM::EMObject.

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

Reimplemented from EM::EMObject.

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

Reimplemented from EM::EMObject.

int EM::StickSet::getStickIndex ( const StickID ) const
protected
const char* EM::StickSet::getTypeStr ( ) const
inlinevirtual

Implements EM::EMObject.

static void EM::StickSet::initClass ( EMManager )
static
bool EM::StickSet::isLoaded ( ) const
virtual

Reimplemented from EM::EMObject.

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

Reimplemented from EM::EMObject.

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

Implements EM::EMObject.

int EM::StickSet::nrSticks ( ) const
void EM::StickSet::removeStick ( const StickID )
Executor* EM::StickSet::saver ( )
virtual

Reimplemented from EM::EMObject.

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

Implements EM::EMObject.

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

Reimplemented from EM::EMObject.

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

Reimplemented from EM::EMObject.

StickID EM::StickSet::stickID ( int  idx) const
static const char* EM::StickSet::typeStr ( )
static

Friends And Related Function Documentation

friend class EMManager
friend
friend class EMObject
friend

Member Data Documentation

TypeSet<KnotID> EM::StickSet::firstknots
protected
bool EM::StickSet::isloaded
protected
TypeSet<StickID> EM::StickSet::stickids
protected
ObjectSet<TypeSet<BinIDValue> > EM::StickSet::sticks
protected

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