![]() |
Fréchet View
1.6.0
A Tool for Exploring Fréchet Distance Algorithms
|
#include <baseview.h>
#include <grid.h>
#include <freespace.h>
#include <fs_path.h>
#include <k_frechet/kalgorithm.h>
#include <palette.h>
#include <intervalview.h>
#include <array2d.h>
#include <QPolygonF>
#include <QGraphicsItemGroup>
Go to the source code of this file.
Classes | |
class | frechet::view::CellView |
displays one cell of the free-space diagram. More... | |
class | frechet::view::FreeSpaceView |
display the free-space diagram. More... | |
Namespaces | |
frechet | |
global definitions for all algorithms. | |
frechet::view | |
the visible parts of the Qt application: windows and widgets. | |