9 namespace frechet {
namespace data {
79 #endif // DATA_TYPES_H int j1
top bound, exclusive
global definitions for all algorithms.
Rect(int a, int b, int c, int d)
constructor with bounds
Rect()
empty constructor; creates an undefined rectangle
int i1
right bound, exclusive
QPointF Point
a point in the plane; with double floating point precision. This type is heavily used throughout all ...
a very simple Rectangle structure, with integer boundaries.
int j0
top bound, inclusive
QPolygonF Curve
a polygonal curve in the plane; with double floating point precision. This type is heavily used throu...
QVector< Curve > CurveList
a list of polygonal curves
int i0
left bound, inclusive
unsigned int component_id_t
used as identifier for free-space components
bool operator==(const Rect &that) const
equality comparator