This is the complete list of members for PlotterBase, including all inherited members.
Action typedef | Observable | |
activePlotIndex() const | PlotterBase | virtual |
activeProjector() const | PlotterBase | virtual |
addDataRep(DataRep *rep) | PlotterBase | virtual |
addObserver(Observer *) | Observable | |
addValues(const std::vector< double > &v) | PlotterBase | virtual |
autoScale() | PlotterBase | virtual |
checkAxisScaling() | PlotterBase | virtual |
clone()=0 | PlotterBase | pure virtual |
createNTuple() const =0 | PlotterBase | pure virtual |
createPickTuple() | PlotterBase | virtual |
current_range_saved | PlotterBase | protected |
currentView() const | PlotterBase | |
deleteView(int index) | PlotterBase | |
drawCrossHairs(ViewBase *view) | PlotterBase | virtual |
drawIn(ViewBase *view)=0 | PlotterBase | pure virtual |
errorDisplay(Axes::Type axis) const =0 | PlotterBase | pure virtual |
fillCutList(std::vector< const TupleCut * > &cuts) const | PlotterBase | virtual |
fillPickedPointFrom(double mx, double my, std::vector< double > &picked) const | PlotterBase | virtual |
getAspectRatio() const | PlotterBase | virtual |
getAxisModel(Axes::Type axis) const | PlotterBase | virtual |
getBinWidth(Axes::Type axis) const | PlotterBase | virtual |
getBinWidth(const std::string &axis) const | PlotterBase | |
getBottomMargin() | PlotterBase | virtual |
getBoxEdge() | PlotterBase | virtual |
getCurrentRangeSaved() | PlotterBase | virtual |
getDataRange(Axes::Type axis) | PlotterBase | virtual |
getDataRep(int index) const | PlotterBase | virtual |
getFitsTransform() const | PlotterBase | virtual |
getHighRangeOnX() const | PlotterBase | virtual |
getInternalLabel(Axes::Type axis) const | PlotterBase | virtual |
getInternalTitle() const | PlotterBase | virtual |
getLabel(Axes::Type) const | PlotterBase | virtual |
getLeftMargin() | PlotterBase | virtual |
getLowRangeOnX() const | PlotterBase | virtual |
getMinEntries() | PlotterBase | virtual |
getNumberOfEntries() const | PlotterBase | virtual |
getNumDataReps() const | PlotterBase | virtual |
getNumOfEntries() const | PlotterBase | |
getObservers() const | Observable | |
getOffset(Axes::Type axis) const | PlotterBase | virtual |
getOffset(const std::string &axis) const | PlotterBase | |
getParentDataRepIndex() const | PlotterBase | virtual |
getParentPlotter() const | PlotterBase | virtual |
getPosRange(Axes::Type axis) const | PlotterBase | virtual |
getProjector(int i) const | PlotterBase | virtual |
getRange(Axes::Type axis, bool scaled) const | PlotterBase | virtual |
getRawRect() const | PlotterBase | |
getScaleFactor(Axes::Type axis) const | PlotterBase | virtual |
getShape() | PlotterBase | virtual |
getShowGrid() | PlotterBase | virtual |
getTarget() const | PlotterBase | virtual |
getTitle() const | PlotterBase | |
getTopMargin() | PlotterBase | virtual |
getTransform() const | PlotterBase | virtual |
getUserRect() const | PlotterBase | |
getValueRep() const | PlotterBase | virtual |
getZMargin() | PlotterBase | virtual |
getZValue(double x, double y, bool scaled=true) const | PlotterBase | virtual |
getZValues() | PlotterBase | virtual |
hasAutoScaled() const | PlotterBase | protected |
hasAxis(Axes::Type axis) const | PlotterBase | virtual |
hasNTupleBindings() const =0 | PlotterBase | pure virtual |
hasZoomY() const | PlotterBase | virtual |
indexOf(const DataRep *rep) const | PlotterBase | virtual |
isAutoRanging(Axes::Type axis) const | PlotterBase | virtual |
isAxisScaled(Axes::Type axis) const | PlotterBase | virtual |
isImageConvertable() const | PlotterBase | virtual |
isReverse() const | PlotterBase | virtual |
isTargetable() const | PlotterBase | virtual |
isTextPlotter() const | PlotterBase | virtual |
labelFont(Axes::Type axes) const | PlotterBase | virtual |
m_aspect_ratio | PlotterBase | protected |
m_crossX | PlotterBase | protected |
m_crossY | PlotterBase | protected |
m_currentView | PlotterBase | protected |
m_name | PlotterBase | protected |
m_parent_datarep_index | PlotterBase | protected |
m_parent_plotter | PlotterBase | protected |
m_plotterId | PlotterBase | protected |
m_raw_rect | PlotterBase | protected |
m_title | PlotterBase | protected |
m_user_rect | PlotterBase | protected |
m_views | PlotterBase | protected |
matrixTranspose(bool yes) | PlotterBase | virtual |
name() const | PlotterBase | |
nextView(bool stepForward=true) | PlotterBase | |
notifyObservers() const | Observable | virtual |
notifyObservers(Action action) const | Observable | protected |
numViews() const | PlotterBase | |
Observable() | Observable | |
Observer() | Observer | |
ObserverList_t typedef | Observable | |
PlotterBase() | PlotterBase | protected |
PlotterBase(const std::string &name) | PlotterBase | protected |
PlotterBase(const PlotterBase &plotter) | PlotterBase | protected |
plotterId() const | PlotterBase | virtual |
prepareToDraw() | PlotterBase | virtual |
removeDataRep(DataRep *) | PlotterBase | virtual |
removeObserver(Observer *) | Observable | |
repColor() const =0 | PlotterBase | pure virtual |
representation() const =0 | PlotterBase | pure virtual |
reset() | PlotterBase | virtual |
s_plotters | PlotterBase | protectedstatic |
saveView(const std::vector< double > &range_values) | PlotterBase | |
saveViewAtIndex(const std::vector< double > &range_values, unsigned int i) | PlotterBase | |
selectedDataRep() const | PlotterBase | virtual |
setActivePlot(int index, bool redraw) | PlotterBase | virtual |
setAspectRatio(double ratio) | PlotterBase | |
setAutoRanging(const std::string &axis, bool flag) | PlotterBase | virtual |
setAutoRanging(Axes::Type axis, bool flag) | PlotterBase | virtual |
setAutoRanging(bool flag) | PlotterBase | virtual |
setAutoTicks(Axes::Type axis, bool yes) | PlotterBase | virtual |
setAutoTicks(const std::string &, bool on) | PlotterBase | virtual |
setAutoTicksOnX(bool yes) | PlotterBase | virtual |
setAxisModel(AxisModelBase *, Axes::Type)=0 | PlotterBase | pure virtual |
setBinWidth(Axes::Type axis, double width) | PlotterBase | virtual |
setBinWidth(const std::string &axis, double width) | PlotterBase | virtual |
setBinWidth(Axes::Type axis, int parameter, bool dragging) | PlotterBase | virtual |
setBottomMargin(double bottom) | PlotterBase | virtual |
setBoxEdge(bool flag) | PlotterBase | virtual |
setCrossX(double val) | PlotterBase | |
setCrossY(double val) | PlotterBase | |
setCurrentRangeSaved(bool flag) | PlotterBase | virtual |
setCutRangeAt(const Range &range, unsigned int i) | PlotterBase | virtual |
setEnableZ(bool yes=true) | PlotterBase | virtual |
setErrorDisplay(Axes::Type axis, bool)=0 | PlotterBase | pure virtual |
setFitsTransform(const std::string &) | PlotterBase | virtual |
setHighRange(Axes::Type axis, int parm, bool dragging) | PlotterBase | virtual |
setLabel(const std::string &axis, const std::string &label) | PlotterBase | virtual |
setLabel(Axes::Type, const std::string &value) | PlotterBase | virtual |
setLeftMargin(double left) | PlotterBase | virtual |
setLowRange(Axes::Type axis, int parm, bool dragging) | PlotterBase | virtual |
setMinEntries(int entries) | PlotterBase | virtual |
setNeedUpdate(bool isChanged) | PlotterBase | virtual |
setNumberOfBins(const std::string &axis, unsigned int number) | PlotterBase | virtual |
setNumberOfBins(Axes::Type axis, unsigned int number) | PlotterBase | virtual |
setOffset(Axes::Type axis, double offset) | PlotterBase | virtual |
setOffset(const std::string &axis, double offset) | PlotterBase | virtual |
setOffsets(double xoffset, double yoffset) | PlotterBase | virtual |
setParentDataRepIndex(int index) | PlotterBase | virtual |
setParentPlotter(PlotterBase *plotter) | PlotterBase | virtual |
setPlotterId() | PlotterBase | private |
setRange(Axes::Type axis, const Range &range, bool scaled=false, bool adjust_width=true) | PlotterBase | virtual |
setRange(const std::string &axis, double low, double high) | PlotterBase | |
setRepColor(const Color &)=0 | PlotterBase | pure virtual |
setRepresentation(RepBase *pointrep)=0 | PlotterBase | pure virtual |
setReverse(bool flag) | PlotterBase | virtual |
setScaleFactor(Axes::Type axis, double factor) | PlotterBase | virtual |
setScaling(Axes::Type axis, bool on=true) | PlotterBase | privatevirtual |
setShowGrid(bool flag) | PlotterBase | virtual |
setTicks(Axes::Type axis, const std::vector< AxisTick > &ticks) | PlotterBase | virtual |
setTicks(const std::string &axis, const std::vector< double > &values, const std::vector< std::string > &labels) | PlotterBase | virtual |
setTicksOnX(const std::vector< double > &values, const std::vector< std::string > &labels) | PlotterBase | virtual |
setTitle(const std::string &title) | PlotterBase | |
setTopMargin(double top) | PlotterBase | virtual |
setTransform(TransformBase *) | PlotterBase | virtual |
setValueRep(BinToColor *rep) | PlotterBase | virtual |
setView(int index) | PlotterBase | |
setZMargin(double z) | PlotterBase | virtual |
titleFont() const | PlotterBase | virtual |
toggleActivePlot() | PlotterBase | |
update(const Observable *) | PlotterBase | virtual |
update()=0 | PlotterBase | pure virtual |
wantsPixmap() const | PlotterBase | virtual |
willDelete(const Observable *) | Observer | virtual |
~Observable() | Observable | virtual |
~Observer() | Observer | virtual |
~PlotterBase() | PlotterBase | virtual |