Automatic generation produced by ISE Eiffel
class SD_LINE_DRAWER General cluster: implementation_mswin description: "Draw half-tone lines (include rectangles) on windows." create: make Ancestors ANY Queries screen: EV_SCREEN Commands draw_line_area (a_start_x, a_start_y, a_width, a_height: INTEGER_32) draw_rectangle (left, top, width, height, line_width: INTEGER_32) reset_feedback_clearing reset_screen -- Generated by Eiffel Studio --
For more details: eiffel.org