Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ViewBase Member List

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

drawColorLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const std::vector< Color > &color, float size)=0ViewBase [pure virtual]
drawLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)=0ViewBase [pure virtual]
drawMag(float x, float y, int mag, float fontsize)=0ViewBase [pure virtual]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Symbol::Type type, float sym_size, const Color &color)=0ViewBase [pure virtual]
drawPoints(const std::vector< double > &x, const std::vector< double > &y, const std::vector< Color > &colors, hippodraw::Symbol::Type type, float sym_size)=0ViewBase [pure virtual]
drawPolyLine(const std::vector< double > &xpoints, const std::vector< double > &ypoints, hippodraw::Line::Style style, const Color &color, float size)=0ViewBase [pure virtual]
drawSelf()ViewBase [virtual]
drawSquare(double x1, double y1, double x2, double y2, int red, int green, int blue)=0ViewBase [pure virtual]
drawText(const std::string &s, float x, float y, float fontsize, float angle=0.0, char xp= 'l', char yp= 't', bool resize=false, const FontBase *font=0)=0ViewBase [pure virtual]
drawUserText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp)=0ViewBase [pure virtual]
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, bool color, float size)=0ViewBase [pure virtual]
drawViewLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)=0ViewBase [pure virtual]
drawViewSquare(float x1, float y1, float x2, float y2, int red, int green, int blue)=0ViewBase [pure virtual]
endPlot()=0ViewBase [pure virtual]
getAspectRatio() const ViewBase [virtual]
getDrawRect() const =0ViewBase [pure virtual]
getMarginRect() const ViewBase [virtual]
getPlotter() const ViewBase
getPlotter()ViewBase
getRange(hippodraw::Axes::Type axis) const ViewBase
getUserRect() const ViewBase
initPlot(double aspect)=0ViewBase [pure virtual]
m_plotterViewBase [protected]
Observer()hippodraw::Observer [protected]
setDrawRect(float x, float y, float w, float h)=0ViewBase [pure virtual]
setPlotter(PlotterBase *plotter)ViewBase [virtual]
update(const Observable *)=0ViewBase [pure virtual]
userToDrawColor(double c) const =0ViewBase [pure virtual]
userToDrawX(double x) const =0ViewBase [pure virtual]
userToDrawY(double y) const =0ViewBase [pure virtual]
ViewBase()ViewBase
ViewBase(PlotterBase *plotter)ViewBase
ViewBase(const ViewBase &)ViewBase
willDelete(const Observable *)hippodraw::Observer [virtual]
~Observer()hippodraw::Observer [virtual]
~ViewBase()ViewBase [virtual]


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3