Module: Curses

Includes:
Geometry
Defined in:
lib/curses/geometry.rb,
lib/curses/geometry/version.rb

Defined Under Namespace

Modules: Geometry

Constant Summary

Constants included from Geometry

Geometry::VERSION

Constants included from Line

Line::BOTTOM_LEFT_TO_TOP_RIGHT_GLYPH, Line::HORIZONTAL_GLYPH, Line::TOP_LEFT_TO_BOTTOM_RIGHT_GLYPH, Line::VERTICAL_GLYPH

Method Summary

Methods included from Polygon

#fill_polygon, #scan_polygon_left_edge, #scan_polygon_right_edge

Methods included from Rectangle

#draw_framed_rectangle, #fill_rectangle, #stroke_rectangle

Methods included from Line

#draw_antialiased_line, #draw_horizontal_line, #draw_line, #draw_vertical_line

Methods included from Glyph

#draw_glyph

Methods included from GraphicContext

#get_fill_glyph, #get_graphic_context, #get_stroke_glyph, #register_color_pair, #set_color_pair, #set_fill_glyph, #set_stroke_glyph