clone() | ContourPointRep | virtual |
color() const | RepBase | virtual |
ContourPointRep() | ContourPointRep | |
ContourPointRep(float size) | ContourPointRep | |
ContourPointRep(const ContourPointRep &point_rep) | ContourPointRep | |
createContours(const DataSource *ntuple, const TransformBase *transform) | ContourPointRep | private |
displayError(ViewBase &view) | RepBase | virtual |
drawContourTicks(const TransformBase &, ViewBase &, const std::vector< double > &) | ContourPointRep | |
drawProjectedValues(const DataSource *ntuple, TransformBase *transform, ViewBase *view) | ContourPointRep | virtual |
drawValues(const TransformBase &, ViewBase &vb) | ContourPointRep | privatevirtual |
hippodraw::LinePointRep::drawValues(ViewBase *view) | LinePointRep | protected |
drawValuesWithStyle(const TransformBase &, ViewBase &vb) | ContourPointRep | privatevirtual |
getColor() const | RepBase | virtual |
getContour(int i, const TransformBase *transform) | ContourPointRep | private |
getNumContours() const | ContourPointRep | |
getStyle() const | LinePointRep | virtual |
getText() const | RepBase | |
getUsingUserValues() const | ContourPointRep | |
getValueTransform() const | ContourPointRep | virtual |
init() | ContourPointRep | private |
intersect(int p1, int p2, double *h, double *xh) | ContourPointRep | private |
isSelected() const | RepBase | virtual |
LinePointRep(const char *name, float size) | LinePointRep | protected |
LinePointRep() | LinePointRep | |
LinePointRep(float size) | LinePointRep | |
LinePointRep(const LinePointRep &point_rep) | LinePointRep | |
m_bin_to_color | ContourPointRep | private |
m_color | RepBase | protected |
m_colorvec | ContourPointRep | private |
m_desel | RepBase | protected |
m_error_rep | PointRepBase | protected |
m_highlite | RepBase | protected |
m_line_style | LinePointRep | protected |
m_maxValue | ContourPointRep | private |
m_minPos | ContourPointRep | private |
m_minValue | ContourPointRep | private |
m_name | RepBase | protected |
m_numContours | ContourPointRep | private |
m_size | RepBase | protected |
m_stylevec | ContourPointRep | private |
m_text | RepBase | protected |
m_usingUserValues | ContourPointRep | private |
m_values | ContourPointRep | private |
m_x | LinePointRep | protected |
m_y | LinePointRep | protected |
name() const | RepBase | |
PointRepBase(const char *name, float size) | PointRepBase | |
PointRepBase(const PointRepBase &point_rep) | PointRepBase | |
RepBase(const char *, float size) | RepBase | protected |
RepBase(const RepBase &) | RepBase | protected |
rotate(double &lat, double &lon, double alpha, double beta, double gamma, bool negative=true) | ContourPointRep | privatestatic |
s_desel_color | RepBase | protectedstatic |
setColor(const Color &) | RepBase | virtual |
setContourValues(std::vector< double > &values, ProjectorBase *proj) | ContourPointRep | |
setContourVector(const TransformBase *transform) | ContourPointRep | private |
setErrorOn(hippodraw::Axes::Type axis, bool yes=true) | RepBase | virtual |
setHighLighted(bool yes) | RepBase | virtual |
setMinMax(const DataSource *) | ContourPointRep | private |
setNumContours(int i) | ContourPointRep | |
setSelected(bool yes) | PointRepBase | virtual |
setSize(float value) | RepBase | virtual |
setStyle(unsigned int style) | LinePointRep | virtual |
setText(const std::string &text) | RepBase | |
setUsingUserValues(bool flag) | ContourPointRep | |
setValueTransform(BinToColor *) | ContourPointRep | virtual |
size() const | RepBase | |
uses(hippodraw::Line::Style) const | LinePointRep | virtual |
hippodraw::PointRepBase::uses(Color::Value) const | RepBase | virtual |
hippodraw::PointRepBase::uses(hippodraw::Symbol::Type) const | RepBase | virtual |
xError() const | RepBase | virtual |
yError() const | RepBase | virtual |
~ContourPointRep() | ContourPointRep | |
~LinePointRep() | LinePointRep | virtual |
~RepBase() | RepBase | virtual |