Open
Graph Drawing
Framework

 v.2010.10
 

Public Attributes | Friends

ogdf::NearestRectangleFinder::RectRegion Struct Reference

#include <ogdf/basic/NearestRectangleFinder.h>

List of all members.

Public Attributes

double m_x
double m_y
double m_width
double m_height

Friends

ostream & operator<< (ostream &os, const RectRegion &rect)

Detailed Description

Definition at line 130 of file NearestRectangleFinder.h.


Friends And Related Function Documentation

ostream& operator<< ( ostream &  os,
const RectRegion rect 
) [friend]

Definition at line 132 of file NearestRectangleFinder.h.


Member Data Documentation

Definition at line 138 of file NearestRectangleFinder.h.

Definition at line 138 of file NearestRectangleFinder.h.

Definition at line 138 of file NearestRectangleFinder.h.

Definition at line 138 of file NearestRectangleFinder.h.


The documentation for this struct was generated from the following file: