Manages uiGraphicsSceneAxis.
More...
|
| | uiGraphicsSceneAxisMgr (uiGraphicsView &) |
| |
| virtual | ~uiGraphicsSceneAxisMgr () |
| |
| uiAxisHandler * | axis (OD::Edge) |
| |
| const uiAxisHandler * | axis (OD::Edge) const |
| |
| void | enableAxis (OD::Edge, bool yn=true) |
| |
| void | enableAxisLine (bool yn) |
| |
| void | enableXAxis (bool yn) |
| |
| void | enableYAxis (bool yn) |
| |
| Color | getMaskColor () const |
| |
| int | getNeededHeight () const |
| |
| int | getNeededWidth () const |
| |
| int | getZValue () const |
| |
| NotifierAccess & | layoutChanged () |
| |
| void | setAnnotInInt (bool xaxis, bool dowant) |
| |
| void | setAnnotInside (bool yn) |
| |
| void | setAuxAnnotPositions (const TypeSet< PlotAnnotation > &, bool forx) |
| |
| void | setAuxLineStyle (const OD::LineStyle &, bool forx, bool forhl=false) |
| |
| void | setBorder (const uiBorder &) |
| |
| void | setGridLineStyle (const OD::LineStyle &) |
| |
| void | setMaskColor (const Color &) |
| |
| virtual void | setViewRect (const uiRect &) |
| |
| void | setWorldCoords (const StepInterval< float > &xrg, const StepInterval< float > &yrg) |
| |
| virtual void | setWorldCoords (const uiWorldRect &) |
| |
| void | setXLineStyle (const OD::LineStyle &) |
| |
| void | setYLineStyle (const OD::LineStyle &) |
| |
| virtual void | setZValue (int z) |
| |
| void | showAuxPositions (bool forx, bool yn) |
| |
| virtual void | updateScene () |
| |
| | 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 |
| |
◆ uiGraphicsSceneAxisMgr()
◆ ~uiGraphicsSceneAxisMgr()
| virtual uiGraphicsSceneAxisMgr::~uiGraphicsSceneAxisMgr |
( |
| ) |
|
|
virtual |
◆ axis() [1/2]
◆ axis() [2/2]
◆ enableAxis()
| void uiGraphicsSceneAxisMgr::enableAxis |
( |
OD::Edge |
, |
|
|
bool |
yn = true |
|
) |
| |
◆ enableAxisLine()
| void uiGraphicsSceneAxisMgr::enableAxisLine |
( |
bool |
yn | ) |
|
◆ enableXAxis()
| void uiGraphicsSceneAxisMgr::enableXAxis |
( |
bool |
yn | ) |
|
◆ enableYAxis()
| void uiGraphicsSceneAxisMgr::enableYAxis |
( |
bool |
yn | ) |
|
◆ getMaskColor()
| Color uiGraphicsSceneAxisMgr::getMaskColor |
( |
| ) |
const |
◆ getNeededHeight()
| int uiGraphicsSceneAxisMgr::getNeededHeight |
( |
| ) |
const |
◆ getNeededWidth()
| int uiGraphicsSceneAxisMgr::getNeededWidth |
( |
| ) |
const |
◆ getZValue()
| int uiGraphicsSceneAxisMgr::getZValue |
( |
| ) |
const |
◆ layoutChanged()
◆ setAnnotInInt()
| void uiGraphicsSceneAxisMgr::setAnnotInInt |
( |
bool |
xaxis, |
|
|
bool |
dowant |
|
) |
| |
◆ setAnnotInside()
| void uiGraphicsSceneAxisMgr::setAnnotInside |
( |
bool |
yn | ) |
|
◆ setAuxAnnotPositions()
◆ setAuxLineStyle()
| void uiGraphicsSceneAxisMgr::setAuxLineStyle |
( |
const OD::LineStyle & |
, |
|
|
bool |
forx, |
|
|
bool |
forhl = false |
|
) |
| |
◆ setBorder()
| void uiGraphicsSceneAxisMgr::setBorder |
( |
const uiBorder & |
| ) |
|
◆ setGridLineStyle()
| void uiGraphicsSceneAxisMgr::setGridLineStyle |
( |
const OD::LineStyle & |
| ) |
|
◆ setMaskColor()
| void uiGraphicsSceneAxisMgr::setMaskColor |
( |
const Color & |
| ) |
|
◆ setViewRect()
| virtual void uiGraphicsSceneAxisMgr::setViewRect |
( |
const uiRect & |
| ) |
|
|
virtual |
◆ setWorldCoords() [1/2]
◆ setWorldCoords() [2/2]
| virtual void uiGraphicsSceneAxisMgr::setWorldCoords |
( |
const uiWorldRect & |
| ) |
|
|
virtual |
◆ setXLineStyle()
| void uiGraphicsSceneAxisMgr::setXLineStyle |
( |
const OD::LineStyle & |
| ) |
|
◆ setYLineStyle()
| void uiGraphicsSceneAxisMgr::setYLineStyle |
( |
const OD::LineStyle & |
| ) |
|
◆ setZValue()
| virtual void uiGraphicsSceneAxisMgr::setZValue |
( |
int |
z | ) |
|
|
virtual |
◆ showAuxPositions()
| void uiGraphicsSceneAxisMgr::showAuxPositions |
( |
bool |
forx, |
|
|
bool |
yn |
|
) |
| |
◆ updateFontSizeCB()
| void uiGraphicsSceneAxisMgr::updateFontSizeCB |
( |
CallBacker * |
| ) |
|
|
protected |
◆ updateScene()
| virtual void uiGraphicsSceneAxisMgr::updateScene |
( |
| ) |
|
|
virtual |
◆ bottommask_
◆ leftmask_
◆ maskcolor_
| Color uiGraphicsSceneAxisMgr::maskcolor_ |
|
protected |
◆ rightmask_
◆ topmask_
◆ uifont_
| uiFont& uiGraphicsSceneAxisMgr::uifont_ |
|
protected |
◆ view_
◆ xaxis_bottom_
◆ xaxis_top_
◆ yaxis_left_
◆ yaxis_right_