Include dependency graph for position.hpp:

Go to the source code of this file.
Data Structures | |
| class | Box |
| Interface for rectangular objects. More... | |
| class | GenericRect |
| Interface for rectangular objects with a position. More... | |
| class | SkinsRect |
| Characterization of a rectangle. More... | |
| class | Position |
| Note: Even if the object is tied to its direct container rectangle, the coordinates returned by getLeft(), getTop(), getRight() and getBottom() are not relative to the direct container (which is usually a panel or the layout) but to the root container (i.e. More... | |
| class | VarBox |
| Variable implementing the Box interface. More... | |
Typedefs | |
| typedef CountedPtr< Position > | PositionPtr |
| typedef CountedPtr<Position> PositionPtr |
1.5.1