UnitRef for layers.
More...
|
| LeafUnitRef (NodeUnitRef *, int lithidx=-1, const char *desc=0) |
|
virtual bool | isUndef () const |
|
virtual Type | type () const |
|
virtual bool | hasChildren () const |
|
virtual const OD::String & | code () const |
|
int | lithology () const |
|
void | setLithology (int) |
|
const Lithology & | getLithology () const |
|
Color | dispColor (bool lith_else_upnode) const |
|
virtual int | level () const |
|
virtual const LeafUnitRef * | firstLeaf () const |
|
virtual void | getPropsFrom (const IOPar &) |
|
| mDeclareEnumUtils (Type) UnitRef(NodeUnitRef * |
|
virtual | ~UnitRef () |
|
virtual bool | isEmpty () const |
|
bool | isLeaf () const |
|
bool | isLeaved () const |
|
CompoundKey | fullCode () const |
|
CompoundKey | parentCode () const |
|
virtual void | setCode (const char *) |
|
const OD::String & | description () const |
|
virtual void | setDescription (const char *d) |
|
Color | color () const |
|
void | setColor (Color) |
|
IOPar & | pars () |
|
const IOPar & | pars () const |
|
NodeUnitRef * | upNode (int skip=0) |
|
const NodeUnitRef * | upNode (int skip=0) const |
|
void | setUpNode (NodeUnitRef *newpar) |
|
NodeUnitRef * | topNode () |
|
const NodeUnitRef * | topNode () const |
|
RefTree & | refTree () |
|
const RefTree & | refTree () const |
|
virtual bool | isParentOf (const UnitRef &) const |
|
int | treeDepth () const |
|
bool | isBelow (const UnitRef *) const |
| is given ref parent, grandparent, grandgrand... More...
|
|
bool | precedes (const UnitRef &) const |
| in terms of iterating through tree More...
|
|
virtual void | putPropsTo (IOPar &) const |
|
| 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...
|
|
Strat::LeafUnitRef::LeafUnitRef |
( |
NodeUnitRef * |
, |
|
|
int |
lithidx = -1 , |
|
|
const char * |
desc = 0 |
|
) |
| |
virtual const OD::String& Strat::LeafUnitRef::code |
( |
| ) |
const |
|
virtual |
Color Strat::LeafUnitRef::dispColor |
( |
bool |
lith_else_upnode | ) |
const |
virtual void Strat::LeafUnitRef::fill |
( |
BufferString & |
bs | ) |
const |
|
inlineprotectedvirtual |
virtual const LeafUnitRef* Strat::LeafUnitRef::firstLeaf |
( |
| ) |
const |
|
inlinevirtual |
const Lithology& Strat::LeafUnitRef::getLithology |
( |
| ) |
const |
virtual void Strat::LeafUnitRef::getPropsFrom |
( |
const IOPar & |
| ) |
|
|
virtual |
virtual bool Strat::LeafUnitRef::hasChildren |
( |
| ) |
const |
|
inlinevirtual |
virtual bool Strat::LeafUnitRef::isUndef |
( |
| ) |
const |
|
virtual |
virtual int Strat::LeafUnitRef::level |
( |
| ) |
const |
|
inlinevirtual |
int Strat::LeafUnitRef::lithology |
( |
| ) |
const |
|
inline |
void Strat::LeafUnitRef::setLithology |
( |
int |
| ) |
|
virtual Type Strat::LeafUnitRef::type |
( |
| ) |
const |
|
inlinevirtual |
virtual void Strat::LeafUnitRef::use |
( |
const char * |
s | ) |
|
|
inlineprotectedvirtual |
int Strat::LeafUnitRef::lith_ |
|
protected |