| distance(const IPoint &p) const | ogdf::IPoint | |
| GenericPoint() | ogdf::GenericPoint< int > | [inline] |
| GenericPoint(intx, inty) | ogdf::GenericPoint< int > | [inline] |
| GenericPoint(const GenericPoint &ip) | ogdf::GenericPoint< int > | [inline] |
| IPoint() | ogdf::IPoint | [inline] |
| IPoint(int x, int y) | ogdf::IPoint | [inline] |
| IPoint(const IPoint &ip) | ogdf::IPoint | [inline] |
| m_x | ogdf::GenericPoint< int > | |
| m_y | ogdf::GenericPoint< int > | |
| numberType typedef | ogdf::GenericPoint< int > | |
| operator!=(const GenericPoint &ip) const | ogdf::GenericPoint< int > | [inline] |
| operator=(const GenericPoint &ip) | ogdf::GenericPoint< int > | [inline] |
| operator==(const GenericPoint &ip) const | ogdf::GenericPoint< int > | [inline] |