OpendTect  7.0
Public Member Functions | List of all members
EM::RowColSurfaceGeometry Class Reference

RowCol SurfaceGeometry. More...

Inheritance diagram for EM::RowColSurfaceGeometry:
[legend]

Public Member Functions

 RowColSurfaceGeometry (Surface &)
 
virtual ~RowColSurfaceGeometry ()
 
StepInterval< int > colRange () const
 
StepInterval< int > colRange (const SectionID &, int row) const
 
StepInterval< int > colRange (int row) const
 
EMObjectIteratorcreateIterator (const TrcKeyZSampling *=nullptr) const override
 
const Geometry::RowColSurfacegeometryElement () const override
 
Geometry::RowColSurfacegeometryElement () override
 
StepInterval< int > rowRange () const
 
StepInterval< int > rowRange (const SectionID &) const
 
const Geometry::RowColSurfacesectionGeometry (const SectionID &) const override
 
Geometry::RowColSurfacesectionGeometry (const SectionID &) override
 
- Public Member Functions inherited from EM::SurfaceGeometry
virtual ~SurfaceGeometry ()
 
mDeprecatedObs SectionID addSection (const char *nm, bool addtohistory)
 
mDeprecatedObs SectionID addSection (const char *nm, const SectionID &, bool addtohistory)
 
virtual mDeprecatedObs SectionID cloneSection (const SectionID &)
 
EMObjectIteratorcreateIterator (const EM::SectionID &, const TrcKeyZSampling *t=0) const
 
virtual bool enableChecks (bool yn)
 
virtual void fillPar (IOPar &) const
 
virtual int findPos (const Interval< float > &x, const Interval< float > &y, const Interval< float > &z, TypeSet< PosID > *) const
 
virtual mDeprecatedDef int findPos (const SectionID &, const Interval< float > &x, const Interval< float > &y, const Interval< float > &z, TypeSet< PosID > *res) const
 
virtual int findPos (const TrcKeyZSampling &, TypeSet< PosID > *) const
 
virtual int getConnectedPos (const PosID &posid, TypeSet< PosID > *res) const
 
virtual void getLinkedPos (const PosID &posid, TypeSet< PosID > &) const
 
mDeprecatedObs bool hasSection (const SectionID &) const
 
virtual bool isAtEdge (const PosID &) const
 
bool isChanged (int) const
 
virtual bool isChecksEnabled () const
 
virtual bool isFullResolution () const
 
virtual bool isLoaded () const
 
virtual bool isNodeOK (const PosID &) const
 
virtual Executorloader (const SurfaceIODataSelection *=nullptr, const ZAxisTransform *=nullptr)
 
int nrSections () const
 
virtual void removeAll ()
 
virtual mDeprecatedObs bool removeSection (const SectionID &, bool addtohistory)
 
void resetChangedFlag ()
 
virtual Executorsaver (const SurfaceIODataSelection *=nullptr, const MultiID *=nullptr)
 
mDeprecatedObs SectionID sectionID (const char *) const
 
mDeprecatedObs SectionID sectionID (int idx) const
 
mDeprecatedObs int sectionIndex (const SectionID &) const
 
mDeprecatedObs const char * sectionName (const SectionID &) const
 
mDeprecatedObs bool setSectionName (const SectionID &, const char *, bool addtohistory)
 
virtual bool usePar (const IOPar &)
 
- 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
 
virtual CallBackertrueCaller ()
 

Additional Inherited Members

- Static Public Member Functions inherited from CallBacker
static void createReceiverForCurrentThread ()
 
static void removeReceiverForCurrentThread ()
 
- Protected Member Functions inherited from EM::SurfaceGeometry
 SurfaceGeometry (Surface &)
 
mDeprecatedObs SectionID addSectionInternal (Geometry::Element *, const char *nm, const SectionID &, bool addtohistory)
 
virtual Geometry::ElementcreateGeometryElement () const =0
 
void geomChangeCB (CallBacker *)
 
- Protected Attributes inherited from EM::SurfaceGeometry
bool changed_
 
ObjectSet< Geometry::Elementsections_
 
Surfacesurface_
 

Detailed Description

RowCol SurfaceGeometry.

<>

Constructor & Destructor Documentation

◆ RowColSurfaceGeometry()

EM::RowColSurfaceGeometry::RowColSurfaceGeometry ( Surface )

◆ ~RowColSurfaceGeometry()

virtual EM::RowColSurfaceGeometry::~RowColSurfaceGeometry ( )
virtual

Member Function Documentation

◆ colRange() [1/3]

StepInterval<int> EM::RowColSurfaceGeometry::colRange ( ) const

◆ colRange() [2/3]

StepInterval<int> EM::RowColSurfaceGeometry::colRange ( const SectionID ,
int  row 
) const
inline

◆ colRange() [3/3]

StepInterval<int> EM::RowColSurfaceGeometry::colRange ( int  row) const

◆ createIterator()

EMObjectIterator* EM::RowColSurfaceGeometry::createIterator ( const TrcKeyZSampling = nullptr) const
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ geometryElement() [1/2]

const Geometry::RowColSurface* EM::RowColSurfaceGeometry::geometryElement ( ) const
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ geometryElement() [2/2]

Geometry::RowColSurface* EM::RowColSurfaceGeometry::geometryElement ( )
overridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ rowRange() [1/2]

StepInterval<int> EM::RowColSurfaceGeometry::rowRange ( ) const

◆ rowRange() [2/2]

StepInterval<int> EM::RowColSurfaceGeometry::rowRange ( const SectionID ) const

◆ sectionGeometry() [1/2]

const Geometry::RowColSurface* EM::RowColSurfaceGeometry::sectionGeometry ( const SectionID ) const
inlineoverridevirtual

Reimplemented from EM::SurfaceGeometry.

◆ sectionGeometry() [2/2]

Geometry::RowColSurface* EM::RowColSurfaceGeometry::sectionGeometry ( const SectionID )
inlineoverridevirtual

Reimplemented from EM::SurfaceGeometry.


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