|
3Depict
|
Thse are 1D-stem style overlays that can be used. More...
#include <plot.h>
Public Member Functions | |
| PlotOverlays () | |
| void | add (const OVERLAY_DATA &overlay) |
| void | draw (mglGraph *g, const mglPoint &boundMin, const mglPoint &boundMax, bool logMode) const |
| void | setEnabled (size_t offset, bool isEnabled) |
| void | setEnabled (bool doEnable) |
| bool | enabled () const |
| void | clear () |
| void | erase (size_t item) |
| const std::vector< OVERLAY_DATA > & | getOverlays () const |
Thse are 1D-stem style overlays that can be used.
|
inline |
|
inline |
References PlotRegion::g.
Referenced by RangeEditorDialog::OnTextOverlayEnter().

|
inline |
| void PlotOverlays::draw | ( | mglGraph * | g, |
| const mglPoint & | boundMin, | ||
| const mglPoint & | boundMax, | ||
| bool | logMode | ||
| ) | const |
References ASSERT, and mglColourCode().
|
inline |
|
inline |
References ASSERT.
Referenced by RangeEditorDialog::OnListOverlayKeyDown().

|
inline |
Referenced by RangeEditorDialog::OnListOverlayKeyDown(), and RangeEditorDialog::OnTextOverlayEnter().

|
inline |
References ASSERT.
Referenced by RangeEditorDialog::OnCheckShowOverlay(), and RangeEditorDialog::OnListOverlayCheck().

|
inline |
1.8.13