Parallel Coordinate System with Time Series Data
|
#include <qvector2d.h>
#include <qvector3d.h>
#include <cstdlib>
#include <qpainter.h>
#include "Painter2D.h"
#include "PCAxis.h"
Go to the source code of this file.
Classes | |
class | PCLine |
A PC Line representing a Line on the PCSystem. It is a Line over all attributes, so geometrically speaken is a poly line with multiple segments. More... | |