This is the complete list of members for ogdf::NearestRectangleFinder, including all inherited members.
find(const Array< RectRegion > ®ion, const Array< DPoint > &point, Array< List< PairRectDist > > &nearest) | ogdf::NearestRectangleFinder | |
findSimple(const Array< RectRegion > ®ion, const Array< DPoint > &point, Array< List< PairRectDist > > &nearest) | ogdf::NearestRectangleFinder | |
m_maxAllowedDistance | ogdf::NearestRectangleFinder | private |
m_toleranceDistance | ogdf::NearestRectangleFinder | private |
maxAllowedDistance(double mad) | ogdf::NearestRectangleFinder | inline |
maxAllowedDistance() const | ogdf::NearestRectangleFinder | inline |
NearestRectangleFinder(double mad=20, double td=5) | ogdf::NearestRectangleFinder | inlineexplicit |
toleranceDistance(double td) | ogdf::NearestRectangleFinder | inline |
toleranceDistance() const | ogdf::NearestRectangleFinder | inline |