parallelcoordsaxisboxplot.cpp(3)
NAME
ParallelCoordsAxisBoxPlot.cpp
SYNOPSIS
#include 'ParallelCoordinatesView.h' #include 'ParallelTools.h' #include 'QuantitativeParallelAxis.h' #include <QtGui/qcursor.h> #include <QtGui/qevent.h> #include <string> #include <map> #include <tulip/tulipconf.h> #include <tulip/GWInteractor.h> #include <tulip/TlpTools.h> #include <tulip/GlPolygon.h> #include <tulip/GlLabel.h> #include <tulip/GlQuad.h> #include <tulip/GlLines.h> #include <tulip/GlSimpleEntity.h> Classes class tlp::GlAxisBoxPlot class tlp::ParallelCoordsAxisBoxPlot Namespaces namespace tlp Functions const Color tlp::lightBlue (0, 217, 255, 100) const Color tlp::darkBlue (0, 0, 255, 50) tlp::INTERACTORPLUGIN (ParallelCoordsAxisBoxPlot,'ParallelCoordsAxisBoxPlot','Tulip Team','25/11/2008','Parallel Coordinates Axis Box Plot','1.0')
Author
- Generated automatically by Doxygen for Tulip Plugins Library from the
source code.