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

EpsView Member List

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

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


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3