Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class MA_DRAW_STATISTIC General cluster: memory_analyzer description: "Objects that used for draw graphics whihch are the datas about memory usage." Ancestors ANY Queries inner_graph_draw_height (a_percent: REAL_64): INTEGER_32 inner_graph_draw_height_y (a_percent: REAL_64): INTEGER_32 inner_graph_height: INTEGER_32 inner_graph_width: INTEGER_32 pixmap: EV_PIXMAP Commands draw_graph (a_used_percent, a_overhead_percent: REAL_64) draw_text (a_info: STRING_8) set_height (a_height: INTEGER_32) set_width (a_width: INTEGER_32) Constraints pixmap not void bottom interval not zero inner graph width valid inner graph height valid graph width valid graph height valid
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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