Copyright (C) 2000-2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file AxisRepColor.cxx.
#include "AxisRepColor.h"
#include "BinToColorScale.h"
#include "axes/AxisModelBase.h"
#include "axes/AxisTick.h"
#include "graphics/Color.h"
#include "graphics/ViewBase.h"
#include "transforms/BinaryTransform.h"
#include <algorithm>
#include <functional>
#include <cmath>
#include <cassert>
Include dependency graph for AxisRepColor.cxx:

Go to the source code of this file.
Functions | |
| float | XPADDING (ViewBase &view) |
| float | YPADDING (ViewBase &view) |
| float | ZPADDING (ViewBase &view) |
|
|
Definition at line 60 of file AxisRepColor.cxx. References ViewBase::getDrawRect(), and HippoRectangle::getWidth(). |
|
|
Definition at line 65 of file AxisRepColor.cxx. References ViewBase::getDrawRect(), and HippoRectangle::getHeight(). |
|
|
Definition at line 70 of file AxisRepColor.cxx. References ViewBase::getDrawRect(), and HippoRectangle::getWidth(). |
1.4.3