|
Parallel Coordinate System with Time Series Data
|
#include <cstdlib>#include <qvector2d.h>#include "PCAxis.h"#include "PCLine.h"#include "Painter2D.h"#include <qpainter.h>#include "Calendar.h"#include "VP_Wall.h"Go to the source code of this file.
Classes | |
| struct | Line |
| A line. More... | |
| class | VP_Widget |
| A Vanishing Point Widget. It shows a separate Parallel Coordinate System which can be moved in time back and forwards. More... | |