![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <QGraphicsItemGroup>#include <QQueue>#include <vector>#include <boost/icl/interval_set.hpp>#include <palette.h>#include <grid.h>#include <components.h>#include <k_frechet/kalgorithm.h>#include <QLineF>#include <QPen>Go to the source code of this file.
Classes | |
| class | frechet::view::IntervalView |
| Display k-Frechet intervals, i.e. projections of connected components to the domain axes. More... | |
Namespaces | |
| frechet | |
| global definitions for all algorithms. | |
| frechet::view | |
| the visible parts of the Qt application: windows and widgets. | |