XYTransform Member List
This is the complete list of members for
XYTransform, including all inherited members.
| adjustValues(AxisModelBase &model, hippodraw::Axes::Type axes, const Range &limit) | XYTransform | [virtual] |
| aspectRatio() const | XYTransform | [virtual] |
| BinaryTransform() | BinaryTransform | [protected] |
| BinaryTransform(UnaryTransform *, bool=false, bool=false, bool=true, bool=true) | BinaryTransform | [protected] |
| BinaryTransform(const BinaryTransform &) | BinaryTransform | [protected] |
| calcRectangle(const Range &x, const Range &y) | XYTransform | [virtual] |
| clone() const | XYTransform | [virtual] |
| inverseTransform(double &x, double &y) const | XYTransform | [virtual] |
| inverseTransformZ(double &z) const | BinaryTransform | |
| isLinearInXY() const | XYTransform | [virtual] |
| isLinearInZ() const | BinaryTransform | [virtual] |
| isPeriodic() const | BinaryTransform | |
| limitX() const | XYTransform | [virtual] |
| limitY() const | XYTransform | [virtual] |
| limitZ() const | BinaryTransform | |
| m_is_periodic | BinaryTransform | [protected] |
| m_name | TransformBase | [protected] |
| m_needs_grid | BinaryTransform | [protected] |
| m_needs_x_ticks | BinaryTransform | [protected] |
| m_needs_y_ticks | BinaryTransform | [protected] |
| m_x | XYTransform | [private] |
| m_y | XYTransform | [private] |
| m_z | BinaryTransform | [protected] |
| name() const | TransformBase | |
| needsGrid() const | BinaryTransform | |
| needsXTicks() const | BinaryTransform | |
| needsYTicks() const | BinaryTransform | |
| setNeedsGrid(bool needs_grid) | BinaryTransform | |
| setNeedsXTicks(bool needs_x_ticks) | BinaryTransform | |
| setNeedsYTicks(bool needs_y_ticks) | BinaryTransform | |
| setTicks(AxisModelBase &axis_model, hippodraw::Axes::Type axis) | XYTransform | [virtual] |
| setZTransform(TransformBase *transform) | BinaryTransform | |
| transform(double &x, double &y) const | XYTransform | [virtual] |
| transform(std::vector< double > &x, std::vector< double > &y) const | XYTransform | [virtual] |
| TransformBase() | TransformBase | [protected] |
| TransformBase(const TransformBase &t) | TransformBase | [protected] |
| transformZ(double &z) const | BinaryTransform | |
| validate(Range &x, Range &y) const | XYTransform | [virtual] |
| xTransform() const | XYTransform | |
| XYTransform(UnaryTransform *x, UnaryTransform *y, UnaryTransform *z) | XYTransform | |
| XYTransform(const XYTransform &) | XYTransform | |
| yTransform() const | XYTransform | |
| zTransform() const | BinaryTransform | |
| ~BinaryTransform() | BinaryTransform | [virtual] |
| ~TransformBase() | TransformBase | [virtual] |
| ~XYTransform() | XYTransform | [virtual] |