| umbrello 25.07.90
    Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology | 
| Public Member Functions | |
| Point () | |
| Point (const Uml::ID::Type &x, const Uml::ID::Type &y) | |
| virtual | ~Point () | 
| void | setX (const Uml::ID::Type &x) | 
| Uml::ID::Type | x () const | 
| void | setY (const Uml::ID::Type &y) | 
| Uml::ID::Type | y () const | 
| Private Attributes | |
| Uml::ID::Type | m_x | 
| Uml::ID::Type | m_y | 
Each change is a Point (x=newID, y=oldID)
| 
 | inline | 
| 
 | inline | 
| 
 | inlinevirtual | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | private | 
| 
 | private |