hippodraw::CompositePlotter class implementation More...
#include "CompositePlotter.h"#include "PlotterException.h"#include "axes/AxisModelLinear.h"#include "datareps/DataRep.h"#include "datasrcs/NTuple.h"#include "datasrcs/TupleCut.h"#include "graphics/Rectangle.h"#include "projectors/ProjectorBase.h"#include "reps/AxisRepBase.h"#include "reps/ColorBoxPointRep.h"#include "transforms/PeriodicBinaryTransform.h"#include "transforms/TransformFactory.h"#include "transforms/XYZTransform.h"#include <algorithm>#include <functional>#include <cmath>#include <cassert>
Go to the source code of this file.
hippodraw::CompositePlotter class implementation
Copyright (C) 2000-2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.
Definition in file CompositePlotter.cxx.