Package aldrin :: Module glcanvas :: Class GLClientDC
[show private | hide private]
[frames | no frames]

Class GLClientDC


Method Summary
  __init__(self, glcanvas)
  BeginDrawing(self)
  Clear(self)
  DestroyClippingRegion(self)
  DrawCircle(self, x, y, radius)
  DrawLabel(self, text, rect, flags)
  DrawLine(self, x1, y1, x2, y2)
  DrawPolygon(self, points)
  DrawRectangle(self, x, y, w, h)
  EndDrawing(self)
  SetBackground(self, brush)
  SetBackgroundMode(self, mode)
  SetBrush(self, brush)
  SetClippingRegion(self, region)
  SetClippingRegionAsRegion(self, region)
  SetFont(self, font)
  SetLogicalFunction(self, func)
  SetPen(self, pen)
  SetTextBackground(self, color)
  SetTextForeground(self, color)

Generated by Epydoc 2.1 on Sun Feb 4 18:01:15 2007 http://epydoc.sf.net