Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AxisRepBase.cxx File Reference


Detailed Description

AxisRepBase class implementation.

Copyright (C) 2000-2002, 2004-2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id
AxisRepBase.cxx,v 1.49 2005/01/01 17:08:55 pfkeb Exp

Definition in file AxisRepBase.cxx.

#include "AxisRepBase.h"
#include "axes/AxisModelBase.h"
#include "axes/AxisTick.h"
#include "graphics/Color.h"
#include "graphics/ViewBase.h"
#include "transforms/PeriodicBinaryTransform.h"
#include <cmath>
#include <cassert>

Include dependency graph for AxisRepBase.cxx:

Go to the source code of this file.

Functions

float XPADDING (ViewBase &view)
float YPADDING (ViewBase &view)


Function Documentation

float @0::XPADDING ViewBase view  )  [inline, static]
 

Definition at line 38 of file AxisRepBase.cxx.

References ViewBase::getDrawRect(), and HippoRectangle::getWidth().

Referenced by AxisRepBase::drawXTickLabels(), AxisRepBase::drawYLabels(), AxisRepBase::drawYTickLabels(), and AxisRepColor::drawZTickLabels().

float @0::YPADDING ViewBase view  )  [inline, static]
 

Definition at line 43 of file AxisRepBase.cxx.

References ViewBase::getDrawRect(), and HippoRectangle::getHeight().

Referenced by AxisRepBase::drawTitle(), AxisRepBase::drawXLabels(), AxisRepBase::drawXTickLabels(), AxisRepBase::drawYTickLabels(), and AxisRepColor::drawZLabels().


Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3