|
| | uiPickPartServer (uiApplService &) |
| |
| | ~uiPickPartServer () |
| |
| const char * | name () const |
| |
| void | managePickSets () |
| |
| Pick::Set * | pickSet () |
| |
| void | importSet () |
| |
| void | exportSet () |
| |
| bool | storePickSets (int polyopt=0, const char *cat=0) |
| | 0=all, -1 no poly's, 1 only poly's More...
|
| |
| bool | storePickSet (const Pick::Set &) |
| |
| bool | storePickSetAs (const Pick::Set &) |
| |
| void | mergePickSets (DBKey &) |
| |
| void | fetchHors (bool) |
| |
| RefMan< Pick::Set > | loadSet (const DBKey &) |
| |
| bool | loadSets (DBKeySet &, bool polygons, const char *cat=0) |
| | You have to ref/unref the sets. More...
|
| |
| RefMan< Pick::Set > | createEmptySet (bool aspolygon) |
| |
| RefMan< Pick::Set > | create3DGenSet () |
| |
| RefMan< Pick::Set > | createRandom2DSet () |
| |
| void | setMisclassSet (const DataPointSet &) |
| |
| void | fillZValsFrmHor (Pick::Set *, int) |
| |
| BinIDValueSet & | genDef () |
| |
| DBKey | pickSetID () const |
| |
| ObjectSet< SurfaceInfo > & | horInfos () |
| |
| const DBKeySet & | selHorIDs () const |
| |
| TrcKeySampling | selTrcKeySampling () const |
| |
| DBKey | horID () |
| |
| TypeSet< BufferStringSet > & | lineNames () |
| |
| BufferStringSet & | selectLines () |
| |
| TypeSet< Coord > & | getPos2D () |
| |
| TypeSet< Pos::SurvID > & | getGeomIDs2D () |
| |
| TypeSet< Interval< float > > & | getHor2DZRgs () |
| |
| | uiApplPartServer (uiApplService &a) |
| |
| uiApplService & | appserv () |
| |
| const uiApplService & | appserv () const |
| |
| | 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 | detachCB (const NotifierAccess &, const CallBack &) const |
| |
| void | detachCB (const NotifierAccess *notif, const CallBack &cb) const |
| |
| bool | isNotifierAttached (const NotifierAccess *) const |
| | Only for debugging purposes, don't use. More...
|
| |
| virtual bool | isCapsule () const |
| |
| void | stopReceivingNotifications () const |
| |
Service provider for application level - seismics.