Automatic generation produced by ISE Eiffel
class MA_DRAW_HISTORY General cluster: memory_analyzer description: "Draw history of the memory usage." create: make_default Ancestors MA_DRAW_STATISTIC* MA_SINGLETON_FACTORY Queries Accept_node: EV_POINTER_STYLE Accept_node_class: EV_POINTER_STYLE Decreased_color: EV_COLOR Deny_node: EV_POINTER_STYLE Deny_node_class: EV_POINTER_STYLE filter: MA_FILTER_SINGLETON filter_window: MA_FILTER_WINDOW Grid_util: MA_GRID_UTIL_SINGLETON Icons: MA_ICONS_SINGLETON Increased_color: EV_COLOR 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 Internal: INTERNAL Memory: MEMORY Object_finder: MA_OBJECT_FINDER_SINGLETON pixmap: EV_PIXMAP System_util: MA_SYSTEM_UTIL_SINGLETON 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) update_graph Constraints graph height set graph width set bottom interval set graph used history not void graph overhead history not void -- Generated by Eiffel Studio --
For more details: eiffel.org