, including all inherited members.
| adjustValues(AxisModelBase &model, hippodraw::Axes::Type axes, const Range &limit) | PeriodicBinaryTransform | [virtual] |
| aspectRatio() const | BinaryTransform | [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) | PeriodicBinaryTransform | [virtual] |
| clone() const =0 | BinaryTransform | [pure virtual] |
| genTicks(AxisModelBase &axis, hippodraw::Axes::Type axistype) | PeriodicBinaryTransform | [protected] |
| initwcs(const std::string &transformName, double *crpix, double *crval, double *cdelt, double crota2, bool galactic) | PeriodicBinaryTransform | [protected] |
| inverseTransform(double &lon, double &lat) const | PeriodicBinaryTransform | [virtual] |
| inverseTransformZ(double &z) const | BinaryTransform | |
| isLinearInXY() const | PeriodicBinaryTransform | [virtual] |
| isLinearInZ() const | BinaryTransform | [virtual] |
| isPeriodic() const | BinaryTransform | |
| limitX() const | PeriodicBinaryTransform | [virtual] |
| limitY() const | PeriodicBinaryTransform | [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_ticks | PeriodicBinaryTransform | [protected] |
| m_wcs | PeriodicBinaryTransform | [protected] |
| m_wcs_struct | PeriodicBinaryTransform | [protected] |
| m_x_limits | PeriodicBinaryTransform | [protected] |
| m_x_offset | PeriodicBinaryTransform | [protected] |
| m_y_limits | PeriodicBinaryTransform | [protected] |
| m_y_offset | PeriodicBinaryTransform | [protected] |
| m_z | BinaryTransform | [protected] |
| moduloAdd(double a1, double a2, hippodraw::Axes::Type axis) const | PeriodicBinaryTransform | |
| moduloAddX(double x1, double x2) const | PeriodicBinaryTransform | |
| moduloAddY(double y1, double y2) const | PeriodicBinaryTransform | |
| moduloSub(double s1, double s2, hippodraw::Axes::Type axis) const | PeriodicBinaryTransform | |
| moduloSubX(double x1, double x2) const | PeriodicBinaryTransform | |
| moduloSubY(double y1, double y2) const | PeriodicBinaryTransform | |
| name() const | TransformBase | |
| needsGrid() const | BinaryTransform | |
| needsXTicks() const | BinaryTransform | |
| needsYTicks() const | BinaryTransform | |
| PeriodicBinaryTransform() | PeriodicBinaryTransform | [protected] |
| PeriodicBinaryTransform(UnaryTransform *, bool=false, bool=false, bool=true, bool=true, double=-180, double=+180, double=-90, double=+90) | PeriodicBinaryTransform | [protected] |
| PeriodicBinaryTransform(const PeriodicBinaryTransform &) | PeriodicBinaryTransform | [protected] |
| setFirstTick(AxisModelBase &axis) | PeriodicBinaryTransform | [protected] |
| 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) | PeriodicBinaryTransform | [virtual] |
| setTickStep(AxisModelBase &axis) | PeriodicBinaryTransform | [protected] |
| setXOffset(double x_offset) | PeriodicBinaryTransform | |
| setYOffset(double y_offset) | PeriodicBinaryTransform | |
| setZTransform(TransformBase *transform) | BinaryTransform | |
| throwWCSMissing() const | PeriodicBinaryTransform | [protected] |
| transform(double &lon, double &lat) const | PeriodicBinaryTransform | [virtual] |
| transform(std::vector< double > &lon, std::vector< double > &lat) const | PeriodicBinaryTransform | [virtual] |
| TransformBase() | TransformBase | [protected] |
| TransformBase(const TransformBase &t) | TransformBase | [protected] |
| transformZ(double &z) const | BinaryTransform | |
| validate(Range &lat, Range &lon) const | PeriodicBinaryTransform | [virtual] |
| xOffset() const | PeriodicBinaryTransform | |
| yOffset() const | PeriodicBinaryTransform | |
| zTransform() const | BinaryTransform | |
| ~BinaryTransform() | BinaryTransform | [virtual] |
| ~PeriodicBinaryTransform() | PeriodicBinaryTransform | [virtual] |
| ~TransformBase() | TransformBase | [virtual] |