BinaryTransform Member List

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

adjustValues(AxisModelBase &model, hippodraw::Axes::Type axes, const Range &limit)=0BinaryTransformpure virtual
aspectRatio() const BinaryTransformvirtual
BinaryTransform()BinaryTransformprotected
BinaryTransform(UnaryTransform *, bool=false, bool=false, bool=true, bool=true)BinaryTransformprotected
BinaryTransform(const BinaryTransform &)BinaryTransformprotected
calcRectangle(const Range &x, const Range &y)=0BinaryTransformpure virtual
clone() const =0BinaryTransformpure virtual
inverseTransform(double &x, double &y) const =0BinaryTransformpure virtual
inverseTransformZ(double &z) const BinaryTransform
isLinearInXY() const =0BinaryTransformpure virtual
isLinearInZ() const BinaryTransformvirtual
isPeriodic() const BinaryTransform
limitX() const =0BinaryTransformpure virtual
limitY() const =0BinaryTransformpure virtual
limitZ() const BinaryTransform
m_is_periodicBinaryTransformprotected
m_nameTransformBaseprotected
m_needs_gridBinaryTransformprotected
m_needs_x_ticksBinaryTransformprotected
m_needs_y_ticksBinaryTransformprotected
m_zBinaryTransformprotected
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)=0BinaryTransformpure virtual
setZTransform(TransformBase *transform)BinaryTransform
transform(double &x, double &y) const =0BinaryTransformpure virtual
transform(std::vector< double > &x, std::vector< double > &y) const =0BinaryTransformpure virtual
TransformBase()TransformBaseprotected
TransformBase(const TransformBase &t)TransformBaseprotected
transformZ(double &z) const BinaryTransform
validate(Range &x, Range &y) const =0BinaryTransformpure virtual
zTransform() const BinaryTransform
~BinaryTransform()BinaryTransformvirtual
~TransformBase()TransformBasevirtual

Generated for HippoDraw Class Library by doxygen