| clear() | oofTransformationManager | [virtual] |
| describe(std::ostream &os) const | oofTransformationManager | [virtual] |
| ExpandToInclude(long x, long y) | oofTransformationManager | [virtual] |
| getIdealRect() | oofTransformationManager | [virtual] |
| getMargins() | oofTransformationManager | [virtual] |
| getPaneRect() const | oofTransformationManager | [inline, virtual] |
| getTickMargins() | oofTransformationManager | [virtual] |
| InverseTransformHoLength(int drawLength, int &idealLength) | oofTransformationManager | [virtual] |
| InverseTransformPoint(int drawX, int drawY, int &idealX, int &idealY) | oofTransformationManager | [virtual] |
| InverseTransformRect(const oofRect *inDrawRect, oofRect *outIdealRect) | oofTransformationManager | [virtual] |
| InverseTransformVeLength(int drawLength, int &idealLength) | oofTransformationManager | [virtual] |
| isDirty() const | oofTransformationManager | |
| oofTransformationManager() | oofTransformationManager | |
| setDrawRect() | oofTransformationManager | [protected] |
| setIdealRect(oofRect &inRect) | oofTransformationManager | [virtual] |
| setMargins(oofRect &inRect) | oofTransformationManager | [virtual] |
| setPaneRect(oofRect &inRect) | oofTransformationManager | [virtual] |
| setTickMargins(Point inPoint) | oofTransformationManager | [virtual] |
| setToClean() | oofTransformationManager | |
| TransformHoLength(int idealLength, int &drawLength) | oofTransformationManager | [virtual] |
| TransformHoLength(int idealLength, double &drawLength) | oofTransformationManager | [virtual] |
| TransformPoint(int idealX, int idealY, int &drawX, int &drawY) | oofTransformationManager | [virtual] |
| TransformRect(const oofRect *inIdealRect, oofRect *outDrawRect) | oofTransformationManager | [virtual] |
| TransformTextSize(int idealTextSize, int &drawTextSize) | oofTransformationManager | [virtual] |
| TransformVeLength(int idealLength, int &drawLength) | oofTransformationManager | [virtual] |
| TransformVeLength(int idealLength, double &drawLength) | oofTransformationManager | [virtual] |