3Depict
|
This is the complete list of members for PlotWrapper, including all inherited members.
addPlot(PlotBase *plot) | PlotWrapper | |
applyUserBounds | PlotWrapper | protected |
bestEffortRestoreVisibility() | PlotWrapper | |
clear(bool preserveVisibility=false) | PlotWrapper | |
disableUserAxisBounds(bool xAxis) | PlotWrapper | |
disableUserBounds() | PlotWrapper | inline |
drawLegend | PlotWrapper | protected |
drawPlot(mglGraph *graph, bool &usingLogMode) const | PlotWrapper | |
findRegionLimit(unsigned int plotId, unsigned int regionId, unsigned int movementType, float &maxX, float &maxY) const | PlotWrapper | |
getAppliedBounds(mglPoint &min, mglPoint &max) const | PlotWrapper | protected |
getBounds(float &xMin, float &xMax, float &yMin, float &yMax) const | PlotWrapper | |
getLegendVisible() const | PlotWrapper | inline |
getNumTotal() const | PlotWrapper | inline |
getNumVisible() const | PlotWrapper | |
getParent(unsigned int plotID) | PlotWrapper | inline |
getParentIndex(unsigned int plotId) const | PlotWrapper | inline |
getParentType(size_t plotId) const | PlotWrapper | |
getPlotIDs(std::vector< unsigned int > &ids) const | PlotWrapper | |
getPlotMode(unsigned int plotId) const | PlotWrapper | |
getRawData(std::vector< std::vector< std::vector< float > > > &data, std::vector< std::vector< std::string > > &labels) const | PlotWrapper | |
getRegion(unsigned int plotId, unsigned int regionId, PlotRegion &r) const | PlotWrapper | |
getRegionIdAtPosition(float px, float py, unsigned int &plotId, unsigned int ®ionID) const | PlotWrapper | |
getRegionOverlaps(std::vector< std::pair< size_t, size_t > > &ids, std::vector< std::pair< float, float > > &coords) const | PlotWrapper | |
getRegions(std::vector< std::pair< size_t, std::vector< PlotRegion > > > ®ions, bool visibleOnly=true) const | PlotWrapper | |
getTitle(size_t plotId) const | PlotWrapper | |
getVisibleIDs(std::vector< unsigned int > &plotID) const | PlotWrapper | |
getVisibleMode() const | PlotWrapper | |
hasChanged() const | PlotWrapper | inline |
hideAll() | PlotWrapper | |
highlightRegionOverlaps | PlotWrapper | protected |
interactionLocked | PlotWrapper | protected |
isInteractionLocked() const | PlotWrapper | inline |
isPlotVisible(unsigned int plotID) const | PlotWrapper | |
lastVisiblePlots | PlotWrapper | protected |
lockInteraction(bool lock=true) | PlotWrapper | inline |
moveRegion(unsigned int plotID, unsigned int regionId, bool regionSelfUp, unsigned int movementType, float newX, float newY) const | PlotWrapper | |
numPlots() const | PlotWrapper | inline |
operator=(const PlotWrapper &oth) | PlotWrapper | |
overlays | PlotWrapper | |
overrideLastVisible(std::vector< std::pair< const void *, unsigned int > > &overridden) | PlotWrapper | |
plotChanged | PlotWrapper | protected |
plotIDHandler | PlotWrapper | protected |
plottingData | PlotWrapper | protected |
PlotWrapper() | PlotWrapper | |
resetBounds() | PlotWrapper | |
resetChange() | PlotWrapper | inline |
scanBounds(float &xMin, float &xMax, float &yMin, float &yMax) const | PlotWrapper | |
setBounds(float xMin, float xMax, float yMin, float yMax) | PlotWrapper | |
setColours(unsigned int plotID, float rN, float gN, float bN) | PlotWrapper | |
setEnableHighlightOverlap(bool enable=true) | PlotWrapper | inline |
setLegendVisible(bool vis) | PlotWrapper | inline |
setRegionGroup(size_t plotId, RegionGroup &r) | PlotWrapper | |
setStrings(unsigned int plotID, const char *x, const char *y, const char *t) | PlotWrapper | |
setStrings(unsigned int plotID, const std::string &x, const std::string &y, const std::string &t) | PlotWrapper | |
setTraceStyle(unsigned int plotID, unsigned int mode) | PlotWrapper | |
setVisible(unsigned int uniqueID, bool isVisible=true) | PlotWrapper | |
switchOutRegionParent(std::map< const RangeFileFilter *, RangeFile > &switchMap) | PlotWrapper | |
xUserMax | PlotWrapper | protected |
xUserMin | PlotWrapper | protected |
yUserMax | PlotWrapper | protected |
yUserMin | PlotWrapper | protected |
~PlotWrapper() | PlotWrapper |