DisplayController.cxx File Reference


Detailed Description

hippodraw::DisplayController class implementation

Copyright (C) 2001-2007 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.

Id

Bug:
how come HAVE_CFITSIO but no HAVE_ROOT

Definition in file DisplayController.cxx.

#include <iostream>
#include "DisplayController.h"
#include "DataRepController.h"
#include "FunctionController.h"
#include "axes/AxisModelLog.h"
#include "axes/AxisModelLinear.h"
#include "binners/BinnerAxis.h"
#include "binners/BinnerAxisFactory.h"
#include "datareps/DataRepException.h"
#include "datareps/DataRepFactory.h"
#include "datareps/FunctionRep.h"
#include "datareps/LineDataRep.h"
#include "datareps/TextDataRep.h"
#include "datareps/StripChart.h"
#include "datasrcs/DataSourceController.h"
#include "datasrcs/NTuple.h"
#include "datasrcs/NTupleController.h"
#include "graphics/ViewBase.h"
#include "graphics/ViewFactory.h"
#include "plotters/PlotterException.h"
#include "plotters/PlotterFactory.h"
#include "plotters/TextPlotter.h"
#include "plotters/XyPlotter.h"
#include "projectors/BinningProjector.h"
#include "projectors/NTupleProjector.h"
#include "colorreps/BinToMovingBrkPt.h"
#include "colorreps/BinToColorScaleMovingBrkPt.h"
#include "colorreps/BinToColorFactory.h"
#include "colorreps/BinToUsrDefinedScale.h"
#include "reps/ColumnPointRep.h"
#include "reps/LinePointRep.h"
#include "reps/PointRepFactory.h"
#include "reps/SymbolPointRep.h"
#include "reps/TextRepBase.h"
#include "reps/TextRepFactory.h"
#include "transforms/TransformFactory.h"
#include "transforms/XYTransform.h"
#include "fits/FitsController.h"
#include <algorithm>
#include <cassert>

Include dependency graph for DisplayController.cxx:

DisplayController.hDataRepController.hFunctionController.haxes/AxisModelLog.haxes/AxisModelLinear.hbinners/BinnerAxis.hbinners/BinnerAxisFactory.hdatareps/DataRepException.hdatareps/DataRepFactory.hdatareps/FunctionRep.hdatareps/LineDataRep.hdatareps/TextDataRep.hdatareps/StripChart.hdatasrcs/DataSourceController.hdatasrcs/NTuple.hdatasrcs/NTupleController.hgraphics/ViewBase.hgraphics/ViewFactory.hplotters/PlotterException.hplotters/PlotterFactory.hplotters/TextPlotter.hplotters/XyPlotter.hprojectors/BinningProjector.hprojectors/NTupleProjector.hcolorreps/BinToMovingBrkPt.hcolorreps/BinToColorScaleMovingBrkPt.hcolorreps/BinToColorFactory.hcolorreps/BinToUsrDefinedScale.hreps/ColumnPointRep.hreps/LinePointRep.hreps/PointRepFactory.hreps/SymbolPointRep.hreps/TextRepBase.hreps/TextRepFactory.htransforms/TransformFactory.htransforms/XYTransform.hfits/FitsController.haxes/AxesType.hpattern/libhippo.hAxisModelBase.hRange.hpattern/Factory.h

Go to the source code of this file.


Generated for HippoDraw Class Library by doxygen