Manages uiGraphicsSceneAxis.
More...
|
| | uiGraphicsSceneAxisMgr (uiGraphicsView &) |
| |
| virtual | ~uiGraphicsSceneAxisMgr () |
| |
| virtual void | setZValue (int z) |
| |
| virtual void | setWorldCoords (const uiWorldRect &) |
| |
| void | setWorldCoords (const StepInterval< float > &xrg, const StepInterval< float > &yrg) |
| |
| void | setViewRect (const uiRect &) |
| |
| void | enableXAxis (bool yn) |
| |
| void | enableYAxis (bool yn) |
| |
| int | getZValue () const |
| |
| int | getNeededWidth () const |
| |
| int | getNeededHeight () const |
| |
| void | setAnnotInside (bool yn) |
| |
| void | enableAxisLine (bool yn) |
| |
| void | setBorder (const uiBorder &) |
| |
| void | setXLineStyle (const OD::LineStyle &) |
| |
| void | setYLineStyle (const OD::LineStyle &) |
| |
| void | setGridLineStyle (const OD::LineStyle &) |
| |
| void | setAuxLineStyle (const OD::LineStyle &, bool forx, bool forhl=false) |
| |
| void | setAnnotInInt (bool xaxis, bool dowant) |
| |
| void | showAuxPositions (bool forx, bool yn) |
| |
| virtual void | setAuxAnnotPositions (const TypeSet< OD::PlotAnnotation > &, bool forx) |
| |
| virtual void | updateScene () |
| |
| NotifierAccess & | layoutChanged () |
| |
| | 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 |
| |
| virtual uiGraphicsSceneAxisMgr::~uiGraphicsSceneAxisMgr |
( |
| ) |
|
|
virtual |
| void uiGraphicsSceneAxisMgr::enableAxisLine |
( |
bool |
yn | ) |
|
| void uiGraphicsSceneAxisMgr::enableXAxis |
( |
bool |
yn | ) |
|
|
inline |
| void uiGraphicsSceneAxisMgr::enableYAxis |
( |
bool |
yn | ) |
|
|
inline |
| int uiGraphicsSceneAxisMgr::getNeededHeight |
( |
| ) |
const |
| int uiGraphicsSceneAxisMgr::getNeededWidth |
( |
| ) |
const |
| int uiGraphicsSceneAxisMgr::getZValue |
( |
| ) |
const |
| void uiGraphicsSceneAxisMgr::setAnnotInInt |
( |
bool |
xaxis, |
|
|
bool |
dowant |
|
) |
| |
|
inline |
| void uiGraphicsSceneAxisMgr::setAnnotInside |
( |
bool |
yn | ) |
|
| void uiGraphicsSceneAxisMgr::setAuxLineStyle |
( |
const OD::LineStyle & |
, |
|
|
bool |
forx, |
|
|
bool |
forhl = false |
|
) |
| |
| void uiGraphicsSceneAxisMgr::setBorder |
( |
const uiBorder & |
| ) |
|
| void uiGraphicsSceneAxisMgr::setGridLineStyle |
( |
const OD::LineStyle & |
| ) |
|
| void uiGraphicsSceneAxisMgr::setViewRect |
( |
const uiRect & |
| ) |
|
| virtual void uiGraphicsSceneAxisMgr::setWorldCoords |
( |
const uiWorldRect & |
| ) |
|
|
virtual |
| void uiGraphicsSceneAxisMgr::setXLineStyle |
( |
const OD::LineStyle & |
| ) |
|
| void uiGraphicsSceneAxisMgr::setYLineStyle |
( |
const OD::LineStyle & |
| ) |
|
| virtual void uiGraphicsSceneAxisMgr::setZValue |
( |
int |
z | ) |
|
|
virtual |
| void uiGraphicsSceneAxisMgr::showAuxPositions |
( |
bool |
forx, |
|
|
bool |
yn |
|
) |
| |
| void uiGraphicsSceneAxisMgr::updateFontSizeCB |
( |
CallBacker * |
| ) |
|
|
protected |
| virtual void uiGraphicsSceneAxisMgr::updateScene |
( |
| ) |
|
|
inlinevirtual |
| uiFont& uiGraphicsSceneAxisMgr::uifont_ |
|
protected |