golib
0.5
|
Public Member Functions | |
Layout (int dim=2) | |
void | setSize (size_t w, size_t h) |
void | updateLayout () |
goAutoPtr< Graph > | graph (size_t x, size_t y) |
void | setGraph (goAutoPtr< Graph > g, size_t x, size_t y, size_t extent_x=1, size_t extent_y=1) |
virtual void | draw () |