Part Server for Wells.
More...
|
| | uiWellPartServer (uiApplService &) |
| |
| | ~uiWellPartServer () |
| |
| const char * | askWellName () |
| |
| void | bulkImportD2TModel () |
| |
| void | bulkImportDirectional () |
| |
| void | bulkImportLogs () |
| |
| void | bulkImportMarkers () |
| |
| void | bulkImportTrack () |
| |
| void | closePropDlg (const MultiID &) |
| |
| const TypeSet< MultiID > & | createdWellIDs () |
| |
| void | createSimpleWells () |
| |
| void | createWellFromPicks () |
| |
| void | displayIn2DViewer (const MultiID &) |
| |
| bool | dispLineOnCreation () |
| |
| void | doLogTools () |
| |
| bool | editDisplayProperties (const MultiID &, OD::Color) |
| |
| void | exportLogToLAS () |
| |
| void | exportWellData () |
| |
| void | getLogNames (const MultiID &, BufferStringSet &) const |
| |
| TypeSet< VisID > & | getPreviewIds () |
| |
| MultiID | getRandLineMultiID () |
| |
| void | getRdmLineCoordinates (TypeSet< Coord > &) |
| |
| bool | hasLogs (const MultiID &) const |
| |
| void | importLogs () |
| |
| void | importMarkers () |
| |
| void | importTrack () |
| |
| void | launchRockPhysics () |
| |
| void | manageWells () |
| |
| const char * | name () const override |
| |
| void | selectWellCoordsForRdmLine () |
| |
| bool | selectWells (TypeSet< MultiID > &) |
| |
| void | sendPreviewEvent () |
| |
| void | setPreviewIds (const TypeSet< VisID > &ids) |
| |
| bool | setupNewWell (BufferString &, OD::Color &) |
| |
| void | showWellMgrInfo () |
| |
| bool | storeWell (const TypeSet< Coord3 > &, const char *nm, MultiID &, bool addwellhead=false) |
| |
| | ~uiApplPartServer () |
| |
| uiApplService & | appserv () |
| |
| const uiApplService & | appserv () const |
| |
| void | setParent (uiParent *) |
| |
| | 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 CallBacker * | trueCaller () |
| |
Part Server for Wells.
<>
◆ uiWellPartServer()
◆ ~uiWellPartServer()
| uiWellPartServer::~uiWellPartServer |
( |
| ) |
|
◆ applyTabProps()
| void uiWellPartServer::applyTabProps |
( |
CallBacker * |
| ) |
|
|
protected |
◆ askWellName()
| const char* uiWellPartServer::askWellName |
( |
| ) |
|
◆ bulkImportD2TModel()
| void uiWellPartServer::bulkImportD2TModel |
( |
| ) |
|
◆ bulkImportDirectional()
| void uiWellPartServer::bulkImportDirectional |
( |
| ) |
|
◆ bulkImportLogs()
| void uiWellPartServer::bulkImportLogs |
( |
| ) |
|
◆ bulkImportMarkers()
| void uiWellPartServer::bulkImportMarkers |
( |
| ) |
|
◆ bulkImportTrack()
| void uiWellPartServer::bulkImportTrack |
( |
| ) |
|
◆ cleanup()
| void uiWellPartServer::cleanup |
( |
| ) |
|
|
protected |
◆ closePropDlg()
| void uiWellPartServer::closePropDlg |
( |
const MultiID & |
| ) |
|
◆ createdWellIDs()
◆ createSimpleWells()
| void uiWellPartServer::createSimpleWells |
( |
| ) |
|
|
inline |
◆ createWellFromPicks()
| void uiWellPartServer::createWellFromPicks |
( |
| ) |
|
◆ displayIn2DViewer()
| void uiWellPartServer::displayIn2DViewer |
( |
const MultiID & |
| ) |
|
◆ dispLineOnCreation()
| bool uiWellPartServer::dispLineOnCreation |
( |
| ) |
|
|
inline |
◆ doLogTools()
| void uiWellPartServer::doLogTools |
( |
| ) |
|
◆ editDisplayProperties()
◆ evCleanPreview()
| static int uiWellPartServer::evCleanPreview |
( |
| ) |
|
|
static |
◆ evDisplayWell()
| static int uiWellPartServer::evDisplayWell |
( |
| ) |
|
|
static |
◆ evPreviewRdmLine()
| static int uiWellPartServer::evPreviewRdmLine |
( |
| ) |
|
|
static |
◆ exportLogToLAS()
| void uiWellPartServer::exportLogToLAS |
( |
| ) |
|
◆ exportWellData()
| void uiWellPartServer::exportWellData |
( |
| ) |
|
◆ getLogNames()
◆ getPreviewIds()
◆ getPropDlgIndex()
| int uiWellPartServer::getPropDlgIndex |
( |
const MultiID & |
| ) |
|
|
protected |
◆ getRandLineMultiID()
| MultiID uiWellPartServer::getRandLineMultiID |
( |
| ) |
|
|
inline |
◆ getRdmLineCoordinates()
| void uiWellPartServer::getRdmLineCoordinates |
( |
TypeSet< Coord > & |
| ) |
|
◆ hasLogs()
| bool uiWellPartServer::hasLogs |
( |
const MultiID & |
| ) |
const |
◆ importLogs()
| void uiWellPartServer::importLogs |
( |
| ) |
|
◆ importMarkers()
| void uiWellPartServer::importMarkers |
( |
| ) |
|
◆ importReadyCB()
| void uiWellPartServer::importReadyCB |
( |
CallBacker * |
| ) |
|
|
protected |
◆ importTrack()
| void uiWellPartServer::importTrack |
( |
| ) |
|
◆ launchRockPhysics()
| void uiWellPartServer::launchRockPhysics |
( |
| ) |
|
◆ manageWells()
| void uiWellPartServer::manageWells |
( |
| ) |
|
◆ name()
| const char* uiWellPartServer::name |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ rdmlnDlgClosed()
| void uiWellPartServer::rdmlnDlgClosed |
( |
CallBacker * |
| ) |
|
|
protected |
◆ rdmlnDlgDeleted()
| void uiWellPartServer::rdmlnDlgDeleted |
( |
CallBacker * |
| ) |
|
|
protected |
◆ resetAllProps()
| void uiWellPartServer::resetAllProps |
( |
CallBacker * |
| ) |
|
|
protected |
◆ saveAllWellDispProps()
| void uiWellPartServer::saveAllWellDispProps |
( |
| ) |
|
|
protected |
◆ saveWellDispProps() [1/2]
| void uiWellPartServer::saveWellDispProps |
( |
CallBacker * |
| ) |
|
|
protected |
◆ saveWellDispProps() [2/2]
| void uiWellPartServer::saveWellDispProps |
( |
const Well::Data & |
| ) |
|
|
protected |
◆ selectWellCoordsForRdmLine()
| void uiWellPartServer::selectWellCoordsForRdmLine |
( |
| ) |
|
◆ selectWells()
◆ sendPreviewEvent()
| void uiWellPartServer::sendPreviewEvent |
( |
| ) |
|
◆ setPreviewIds()
| void uiWellPartServer::setPreviewIds |
( |
const TypeSet< VisID > & |
ids | ) |
|
|
inline |
◆ setupNewWell()
◆ showWellMgrInfo()
| void uiWellPartServer::showWellMgrInfo |
( |
| ) |
|
◆ simpImp()
◆ simpleImpDlgClosed()
| void uiWellPartServer::simpleImpDlgClosed |
( |
CallBacker * |
| ) |
|
|
protected |
◆ storeWell()
| bool uiWellPartServer::storeWell |
( |
const TypeSet< Coord3 > & |
, |
|
|
const char * |
nm, |
|
|
MultiID & |
, |
|
|
bool |
addwellhead = false |
|
) |
| |
◆ survChangedCB()
| void uiWellPartServer::survChangedCB |
( |
CallBacker * |
| ) |
|
|
protected |
◆ wellPropDlgClosed()
| void uiWellPartServer::wellPropDlgClosed |
( |
CallBacker * |
| ) |
|
|
protected |
◆ wellPropDlgToBeDeleted()
| void uiWellPartServer::wellPropDlgToBeDeleted |
( |
CallBacker * |
| ) |
|
|
protected |
◆ allapplied_
| bool uiWellPartServer::allapplied_ |
|
protected |
◆ crwellids_
◆ disponcreation_
| bool uiWellPartServer::disponcreation_ |
|
protected |
◆ impbulkd2tdlg_
◆ impbulkdirwelldlg_
◆ impbulklogdlg_
◆ impbulkmrkrdlg_
◆ impbulktrackdlg_
◆ impsimpledlg_
◆ manwelldlg_
| uiWellMan* uiWellPartServer::manwelldlg_ = nullptr |
|
protected |
◆ multiid_
◆ previewids_
◆ randLineDlgClosed
◆ rdmlinedlg_
◆ uid2tmgen_
| uiD2TModelGen* uiWellPartServer::uid2tmgen_ = nullptr |
|
protected |
◆ uid2tmlogseldlg_
| uiD2TMLogSelDlg* uiWellPartServer::uid2tmlogseldlg_ = nullptr |
|
protected |
◆ uiwellimpdlg_
◆ uiwellpropDlgClosed
◆ wellexpdlg_
◆ wellmgrinfodlg_
◆ wellpropcaches_
| ObjectSet<Well::DBDisplayProperties> uiWellPartServer::wellpropcaches_ |
|
protected |
◆ wellpropdlgs_