XyPlotter Member List

This is the complete list of members for XyPlotter, including all inherited members.

Action typedefObservable
activePlotIndex() constXyPlottervirtual
activeProjector() constXyPlottervirtual
addDataRep(DataRep *rep)XyPlottervirtual
addDataRepStacked(DataRep *rep)XyPlottervirtual
addObserver(Observer *)Observable
addValues(const std::vector< double > &v)XyPlottervirtual
autoScale()XyPlottervirtual
checkAutoScale()XyPlotterprivate
checkAxisScaling()XyPlottervirtual
clone()XyPlottervirtual
createNTuple() constXyPlottervirtual
createPickTuple()XyPlottervirtual
current_range_savedPlotterBaseprotected
currentView() constPlotterBase
deleteView(int index)PlotterBase
drawCrossHairs(ViewBase *view)XyPlottervirtual
drawIn(ViewBase *view)XyPlottervirtual
drawProjValues(ViewBase *view)XyPlottervirtual
errorDisplay(Axes::Type axis) constXyPlottervirtual
fillCutList(std::vector< const TupleCut * > &cuts) constXyPlottervirtual
fillPickedPointFrom(double mx, double my, std::vector< double > &picked) constXyPlottervirtual
getAspectRatio() constXyPlottervirtual
getAxisModel(Axes::Type axis) constXyPlottervirtual
getBinWidth(Axes::Type) constXyPlottervirtual
hippodraw::PlotterBase::getBinWidth(const std::string &axis) constPlotterBase
getBottomMargin()XyPlottervirtual
getBoxEdge()XyPlottervirtual
getCurrentRangeSaved()PlotterBasevirtual
getCutAt(unsigned int i)XyPlotterprotected
getCutInversion()XyPlottervirtual
getCutRange()XyPlottervirtual
getDataRange(Axes::Type axis)PlotterBasevirtual
getDataRep(int index) constXyPlottervirtual
getFitsTransform() constXyPlottervirtual
getHighRangeOnX() constPlotterBasevirtual
getInternalLabel(Axes::Type axis) constXyPlottervirtual
getInternalTitle() constPlotterBasevirtual
getLabel(Axes::Type) constXyPlottervirtual
getLeftMargin()XyPlottervirtual
getLowRangeOnX() constPlotterBasevirtual
getMinEntries()XyPlottervirtual
getNumberOfEntries() constXyPlottervirtual
getNumDataReps() constXyPlottervirtual
getNumOfEntries() constPlotterBase
getObservers() constObservable
getOffset(Axes::Type axis) constXyPlottervirtual
hippodraw::PlotterBase::getOffset(const std::string &axis) constPlotterBase
getParentDataRepIndex() constPlotterBasevirtual
getParentPlotter() constPlotterBasevirtual
getPosRange(Axes::Type axis) constXyPlottervirtual
getProjector(int i) constXyPlottervirtual
getRange(Axes::Type axis, bool scaled) constXyPlottervirtual
getRawRect() constPlotterBase
getScaleFactor(Axes::Type axis) constXyPlottervirtual
getShape()XyPlottervirtual
getShowGrid()XyPlottervirtual
getTarget() constXyPlottervirtual
getTitle() constPlotterBase
getTopMargin()XyPlottervirtual
getTransform() constXyPlottervirtual
getUserRect() constPlotterBase
getValueRep() constXyPlottervirtual
getZMargin()XyPlottervirtual
getZValue(double x, double y, bool scaled=true) constPlotterBasevirtual
getZValues()XyPlottervirtual
hasAutoScaled() constXyPlotter
hasAxis(Axes::Type axis) constXyPlottervirtual
hasNTupleBindings() constXyPlottervirtual
hasZoomY() constXyPlottervirtual
indexOf(const DataRep *) constXyPlottervirtual
isAutoRanging(Axes::Type axis) constXyPlottervirtual
isAxisScaled(Axes::Type axis) constXyPlottervirtual
isImageConvertable() constXyPlottervirtual
isReverse() constXyPlottervirtual
isTargetable() constXyPlottervirtual
isTextPlotter() constPlotterBasevirtual
labelFont(Axes::Type axes) constXyPlottervirtual
m_active_indexXyPlotterprivate
m_aspect_ratioPlotterBaseprotected
m_axis_repXyPlotterprotected
m_crossXPlotterBaseprotected
m_crossYPlotterBaseprotected
m_currentViewPlotterBaseprotected
m_hammer_shapeXyPlotterprivate
m_lambert_shapeXyPlotterprivate
m_margin_bottomXyPlotterprivate
m_margin_leftXyPlotterprivate
m_margin_topXyPlotterprivate
m_margin_zXyPlotterprivate
m_namePlotterBaseprotected
m_need_updateXyPlotterprivate
m_parent_datarep_indexPlotterBaseprotected
m_parent_plotterPlotterBaseprotected
m_plotterXyPlotterprotected
m_plotterIdPlotterBaseprotected
m_plottersXyPlotterprivate
m_raw_rectPlotterBaseprotected
m_titlePlotterBaseprotected
m_user_rectPlotterBaseprotected
m_viewsPlotterBaseprotected
m_z_ratioXyPlotterprotected
matrixTranspose(bool yes)XyPlottervirtual
name() constPlotterBase
nextView(bool stepForward=true)PlotterBase
notifyObservers() constObservablevirtual
notifyObservers(Action action) constObservableprotected
numViews() constPlotterBase
Observable()Observable
Observer()Observer
ObserverList_t typedefObservable
PlotterBase()PlotterBaseprotected
PlotterBase(const std::string &name)PlotterBaseprotected
PlotterBase(const PlotterBase &plotter)PlotterBaseprotected
plotterId() constPlotterBasevirtual
PlotterList_t typedefXyPlotterprivate
prepareToDraw()XyPlotterprivatevirtual
removeDataRep(DataRep *rep)XyPlottervirtual
removeObserver(Observer *)Observable
repColor() constXyPlottervirtual
representation() constXyPlottervirtual
reset()XyPlottervirtual
s_plottersPlotterBaseprotectedstatic
saveView(const std::vector< double > &range_values)PlotterBase
saveViewAtIndex(const std::vector< double > &range_values, unsigned int i)PlotterBase
selectedDataRep() constXyPlottervirtual
setActivePlot(int index, bool redraw)XyPlottervirtual
setAspectRatio(double ratio)PlotterBase
setAutoRanging(bool flag)XyPlottervirtual
setAutoRanging(Axes::Type axis, bool flag)XyPlottervirtual
hippodraw::PlotterBase::setAutoRanging(const std::string &axis, bool flag)PlotterBasevirtual
setAutoTicks(Axes::Type axis, bool yes)XyPlottervirtual
hippodraw::PlotterBase::setAutoTicks(const std::string &, bool on)PlotterBasevirtual
setAutoTicksOnX(bool yes)PlotterBasevirtual
setAxisModel(AxisModelBase *, Axes::Type)XyPlottervirtual
setBinWidth(Axes::Type axis, double width)XyPlottervirtual
hippodraw::PlotterBase::setBinWidth(const std::string &axis, double width)PlotterBasevirtual
hippodraw::PlotterBase::setBinWidth(Axes::Type axis, int parameter, bool dragging)PlotterBasevirtual
setBottomMargin(double bottom)XyPlottervirtual
setBoxEdge(bool flag)XyPlottervirtual
setCrossX(double val)PlotterBase
setCrossY(double val)PlotterBase
setCurrentRangeSaved(bool flag)PlotterBasevirtual
setCutEnabled(unsigned int i, bool yes=true)XyPlottervirtual
setCutInverted(unsigned int i, bool yes=true)XyPlottervirtual
setCutRangeAt(const Range &range, unsigned int i)XyPlottervirtual
setEnableZ(bool yes=true)XyPlottervirtual
setErrorDisplay(Axes::Type axis, bool)XyPlottervirtual
setFitsTransform(const std::string &)XyPlottervirtual
setHighRange(Axes::Type axis, int parm, bool dragging)XyPlottervirtual
setLabel(Axes::Type, const std::string &value)XyPlottervirtual
hippodraw::PlotterBase::setLabel(const std::string &axis, const std::string &label)PlotterBasevirtual
setLabelFont(FontBase *font, Axes::Type axes)XyPlotter
setLeftMargin(double left)XyPlottervirtual
setLowRange(Axes::Type axis, int parm, bool dragging)XyPlottervirtual
setMinEntries(int entries)XyPlottervirtual
setNeedUpdate(bool isChanged)XyPlottervirtual
setNumberOfBins(Axes::Type axis, unsigned int number)XyPlottervirtual
hippodraw::PlotterBase::setNumberOfBins(const std::string &axis, unsigned int number)PlotterBasevirtual
setOffset(Axes::Type axis, double offset)XyPlottervirtual
hippodraw::PlotterBase::setOffset(const std::string &axis, double offset)PlotterBasevirtual
setOffsets(double xoffset, double yoffset)PlotterBasevirtual
setParentDataRepIndex(int index)PlotterBasevirtual
setParentPlotter(PlotterBase *plotter)PlotterBasevirtual
setRange(Axes::Type axis, const Range &range, bool scaled=false, bool adjust_width=true)XyPlottervirtual
hippodraw::PlotterBase::setRange(const std::string &axis, double low, double high)PlotterBase
setRepColor(const Color &)XyPlottervirtual
setRepresentation(RepBase *pointrep)XyPlottervirtual
setReverse(bool flag)XyPlottervirtual
setScaleFactor(Axes::Type axis, double factor)XyPlottervirtual
setScaling(Axes::Type axis, bool on=true)XyPlottervirtual
setShowGrid(bool flag)XyPlottervirtual
setTicks(Axes::Type axis, const std::vector< AxisTick > &ticks)XyPlottervirtual
hippodraw::PlotterBase::setTicks(const std::string &axis, const std::vector< double > &values, const std::vector< std::string > &labels)PlotterBasevirtual
setTicksOnX(const std::vector< double > &values, const std::vector< std::string > &labels)PlotterBasevirtual
setTitle(const std::string &title)PlotterBase
setTitleFont(FontBase *font)XyPlotter
setTopMargin(double top)XyPlottervirtual
setTransform(TransformBase *)XyPlottervirtual
setValueRep(BinToColor *rep)XyPlottervirtual
setView(int index)PlotterBase
setZMargin(double z)XyPlottervirtual
titleFont() constXyPlottervirtual
toggleActivePlot()PlotterBase
update()XyPlottervirtual
hippodraw::PlotterBase::update(const Observable *)PlotterBasevirtual
view_change_allowedXyPlotterprivate
wantsPixmap() constXyPlottervirtual
willDelete(const Observable *)Observervirtual
XyPlotter(const std::string &name="XyPlotter")XyPlotter
XyPlotter(const XyPlotter &plotter)XyPlotter
~ Observable()Observablevirtual
~Observer()Observervirtual
~PlotterBase()PlotterBasevirtual
~XyPlotter()XyPlottervirtual

Generated for HippoDraw Class Library by doxygen