Gridlayout take all nodes in a table with fix hight and width (these are equal to the maximum of all nodes)
extends OpenCAGE.Layouts.Simple_Layouts.Simple_Layout
private Glib.Gint Delta_X |
Horizontal distance betwenn 2 nodes in grid layout
private Glib.Gint Delta_Y |
Vertical distance betwenn 2 nodes in grid layout
this method should used to get a new layout its prepares, starts and finished a Layout-Operation by calling Prepare, Start and Finish [This description is adopted from 'OpenCAGE.Layouts.Layout'.]
applies simple layout at a node [This description is adopted from 'OpenCAGE.Layouts.Simple_Layouts.Simple_Layout'.]