Go to the documentation of this file.
59 void prepareMarginRect ( );
63 virtual float userToMarginX (
double x )
const;
67 virtual float userToInvertedMarginX (
double x )
const;
71 virtual float userToMarginY (
double y )
const;
76 virtual float userToInvertedMarginY (
double y )
const;
80 virtual float userToMarginColor (
double c )
const;
86 virtual double marginToUserX (
double x )
const;
91 virtual double marginToInvertedUserX (
double x )
const;
96 virtual double marginToUserY (
double y )
const;
101 virtual double marginToInvertedUserY (
double y )
const;
108 const Rect & getMarginRect ()
const;
114 void setMarginRect (
const Rect & );
120 #endif // _DataView_H_
Generated for HippoDraw Class Library by