NAME
ParallelCoordinatesDrawing.cpp -
SYNOPSIS
#include <tulip/GlCircle.h>
#include <tulip/GlCurve.h>
#include <tulip/BooleanProperty.h>
#include <tulip/IntegerProperty.h>
#include <tulip/DoubleProperty.h>
#include <tulip/SizeProperty.h>
#include <tulip/Iterator.h>
#include <tulip/BoundingBox.h>
#include <tulip/GlBoundingBoxSceneVisitor.h>
#include <tulip/GlPolyQuad.h>
#include ’ParallelCoordinatesDrawing.h’
#include ’NominalParallelAxis.h’
#include ’ParallelTools.h’
#include <sstream>
#include <climits>
#include <algorithm>
#include <ctime>
Namespaces
namespace tlp
Variables
const int CIRCLE_GLYPH_ID = 14
Variable Documentation
const int CIRCLE_GLYPH_ID = 14 Authors: David Auber, Patrick Mary, Morgan
Mathiaut from the LaBRI Visualization Team Email : auber@tulip-
software.org Last modification : 13/03/2009 This program is free
software; you can redistribute it and/or modify it under the terms of
the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any
later version.
Author
Generated automatically by Doxygen for Tulip Plugins Library from the
source code.