Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EG_GRID_LAYOUT General cluster: view description: "Arrange the nodes in a grid." create: make_with_world Ancestors EG_LAYOUT* Queries exponent: REAL_64 grid_height: INTEGER_32 grid_width: INTEGER_32 number_of_columns: INTEGER_32 point_a_x: INTEGER_32 point_a_y: INTEGER_32 point_b_x: INTEGER_32 point_b_y: INTEGER_32 world: EG_FIGURE_WORLD Commands layout layout_cluster (cluster: EG_CLUSTER_FIGURE; level: INTEGER_32) layout_cluster_only (cluster: EG_CLUSTER_FIGURE) set_exponent (an_exponent: [like exponent] REAL_64) set_number_of_columns (a_number_of_columns: [like number_of_columns] INTEGER_32) set_point_a_position (ax, ay: INTEGER_32) set_point_b_position (ax, ay: INTEGER_32) set_world (a_world: [like world] EG_FIGURE_WORLD)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org