EpsView Member List

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

closeFile()EpsView [virtual]
DataView()DataView [protected]
DataView(PlotterBase *plotter)DataView [protected]
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]
drawImage(const std::string &filename, int position=0)ViewBase [virtual]
drawLatex(const std::string &eq, int position=0)ViewBase [virtual]
drawLines(const std::vector< double > &x, const std::vector< double > &y, hippodraw::Line::Style style, const Color &color, float size)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]
drawPolygon(const std::vector< double > &xpoints, const std::vector< double > &ypoints, const Color &color, const Color &edge)ViewBase [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]
drawSymbol(hippodraw::Symbol::Type type, double x, double y, float size)EpsView [private]
drawText(const std::string &s, float x, float y, float fontsize, float angle, char xp, char yp, bool resize, const FontBase *font, const Color *color)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]
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 DataView
getPlotter() const ViewBase
getPlotter()ViewBase
getRange(Axes::Type axis) const ViewBase
getRawRect() const ViewBase
getUserRect() const ViewBase
initPlot(const std::string &filename, double x, double y, double w, double h)EpsView [private]
lineTo(double x, double y)EpsView [private]
m_boundingRectEpsView [private]
m_draw_rectEpsView [private]
m_margin_rectDataView [protected]
m_outfileEpsView [private]
m_plotterViewBase [protected]
marginToInvertedUserX(double x) const DataView [protected, virtual]
marginToInvertedUserY(double y) const DataView [protected, virtual]
marginToUserX(double x) const DataView [protected, virtual]
marginToUserY(double y) const DataView [protected, virtual]
moveTo(double x, double y)EpsView [private]
Observer()Observer
prepareMarginRect()DataView [protected]
setDash(hippodraw::Line::Style style)EpsView [private]
setDrawRect(float x, float y, float w, float h)EpsView [virtual]
setLineWidth(double size)EpsView [private]
setMarginRect(const Rect &)DataView
setPlotter(PlotterBase *plotter)ViewBase [virtual]
setRgbColor(const Color &color)EpsView [private]
setRgbColor(int red, int green, int blue)EpsView [private]
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]
updateDrawRect()ViewBase [virtual]
userToDrawColor(double c) const EpsView [virtual]
userToDrawX(double x) const EpsView [virtual]
userToDrawXAutoInv(double x) const EpsView [virtual]
userToDrawY(double x) const EpsView [virtual]
userToInvertedMarginX(double x) const DataView [protected, virtual]
userToInvertedMarginY(double y) const DataView [protected, virtual]
userToMarginColor(double c) const DataView [protected, virtual]
userToMarginX(double x) const DataView [protected, virtual]
userToMarginY(double y) const DataView [protected, virtual]
ViewBase()ViewBase
ViewBase(PlotterBase *plotter)ViewBase
ViewBase(const ViewBase &)ViewBase
willDelete(const Observable *plotter)ViewBase [virtual]
~DataView()DataView [protected, virtual]
~EpsView()EpsView [virtual]
~Observer()Observer [virtual]
~ViewBase()ViewBase [virtual]


Generated for HippoDraw Class Library by doxygen