Part Server for Wells.
More...
|
| | uiWellPartServer (uiApplService &) |
| |
| | ~uiWellPartServer () |
| |
| const char * | name () const |
| |
| void | importTrack () |
| |
| void | importLogs () |
| |
| void | importMarkers () |
| |
| void | bulkImportTrack () |
| |
| void | bulkImportLogs () |
| |
| void | bulkImportMarkers () |
| |
| void | bulkImportD2TModel () |
| |
| void | manageWells () |
| |
| void | launchRockPhysics () |
| |
| bool | selectWells (TypeSet< MultiID > &) |
| |
| bool | hasLogs (const MultiID &) const |
| |
| void | getLogNames (const MultiID &, BufferStringSet &) const |
| |
| bool | editDisplayProperties (const MultiID &) |
| |
| void | displayIn2DViewer (const MultiID &) |
| |
| bool | dispLineOnCreation () |
| |
| const char * | getRandLineMultiID () |
| |
| void | selectWellCoordsForRdmLine () |
| |
| void | getRdmLineCoordinates (TypeSet< Coord > &) |
| |
| void | sendPreviewEvent () |
| |
| void | closePropDlg (const MultiID &) |
| |
| void | setPreviewIds (const TypeSet< int > &ids) |
| |
| TypeSet< int > & | getPreviewIds () |
| |
| void | createSimpleWells () |
| |
| const BufferStringSet & | createdWellIDs () |
| |
| void | doLogTools () |
| |
| void | createWellFromPicks () |
| |
| const char * | askWellName () |
| |
| bool | setupNewWell (BufferString &, Color &) |
| |
| bool | storeWell (const TypeSet< Coord3 > &, const char *nm, MultiID &, bool addwellhead=false) |
| |
| | uiApplPartServer (uiApplService &a) |
| |
| uiApplService & | appserv () |
| |
| const uiApplService & | appserv () const |
| |
| void | setParent (uiParent *) |
| |
| | 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...
|
| |
| uiWellPartServer::~uiWellPartServer |
( |
| ) |
|
| const char* uiWellPartServer::askWellName |
( |
| ) |
|
| void uiWellPartServer::bulkImportD2TModel |
( |
| ) |
|
| void uiWellPartServer::bulkImportLogs |
( |
| ) |
|
| void uiWellPartServer::bulkImportMarkers |
( |
| ) |
|
| void uiWellPartServer::bulkImportTrack |
( |
| ) |
|
| void uiWellPartServer::closePropDlg |
( |
const MultiID & |
| ) |
|
| void uiWellPartServer::createSimpleWells |
( |
| ) |
|
|
inline |
| void uiWellPartServer::createWellFromPicks |
( |
| ) |
|
| void uiWellPartServer::displayIn2DViewer |
( |
const MultiID & |
| ) |
|
| bool uiWellPartServer::dispLineOnCreation |
( |
| ) |
|
|
inline |
| void uiWellPartServer::doLogTools |
( |
| ) |
|
| bool uiWellPartServer::editDisplayProperties |
( |
const MultiID & |
| ) |
|
| static int uiWellPartServer::evCleanPreview |
( |
| ) |
|
|
static |
| static int uiWellPartServer::evDisplayWell |
( |
| ) |
|
|
static |
| static int uiWellPartServer::evPreviewRdmLine |
( |
| ) |
|
|
static |
| TypeSet<int>& uiWellPartServer::getPreviewIds |
( |
| ) |
|
|
inline |
| int uiWellPartServer::getPropDlgIndex |
( |
const MultiID & |
| ) |
|
|
protected |
| const char* uiWellPartServer::getRandLineMultiID |
( |
| ) |
|
|
inline |
| void uiWellPartServer::getRdmLineCoordinates |
( |
TypeSet< Coord > & |
| ) |
|
| bool uiWellPartServer::hasLogs |
( |
const MultiID & |
| ) |
const |
| void uiWellPartServer::importLogs |
( |
| ) |
|
| void uiWellPartServer::importMarkers |
( |
| ) |
|
| void uiWellPartServer::importReadyCB |
( |
CallBacker * |
| ) |
|
|
protected |
| void uiWellPartServer::importTrack |
( |
| ) |
|
| void uiWellPartServer::launchRockPhysics |
( |
| ) |
|
| void uiWellPartServer::manageWells |
( |
| ) |
|
| const char* uiWellPartServer::name |
( |
| ) |
const |
|
inlinevirtual |
| void uiWellPartServer::rdmlnDlgClosed |
( |
CallBacker * |
| ) |
|
|
protected |
| void uiWellPartServer::rdmlnDlgDeleted |
( |
CallBacker * |
| ) |
|
|
protected |
| void uiWellPartServer::saveWellDispProps |
( |
const Well::Data * |
| ) |
|
|
protected |
| void uiWellPartServer::selectWellCoordsForRdmLine |
( |
| ) |
|
| void uiWellPartServer::sendPreviewEvent |
( |
| ) |
|
| void uiWellPartServer::setPreviewIds |
( |
const TypeSet< int > & |
ids | ) |
|
|
inline |
| void uiWellPartServer::simpleImpDlgClosed |
( |
CallBacker * |
| ) |
|
|
protected |
| bool uiWellPartServer::storeWell |
( |
const TypeSet< Coord3 > & |
, |
|
|
const char * |
nm, |
|
|
MultiID & |
, |
|
|
bool |
addwellhead = false |
|
) |
| |
| void uiWellPartServer::survChangedCB |
( |
CallBacker * |
| ) |
|
|
protected |
| void uiWellPartServer::wellPropDlgClosed |
( |
CallBacker * |
| ) |
|
|
protected |
| bool uiWellPartServer::allapplied_ |
|
protected |
| bool uiWellPartServer::disponcreation_ |
|
protected |
| const char* uiWellPartServer::multiid_ |
|
protected |
| TypeSet<int> uiWellPartServer::previewids_ |
|
protected |
| uiD2TModelGen* uiWellPartServer::uid2tmgen_ |
|
protected |
| uiD2TMLogSelDlg* uiWellPartServer::uid2tmlogseldlg_ |
|
protected |