Phoenix Logo

phoenix_title wx.lib.plot.polyobjects.PolyBarsBase

Base class for PolyBars and PolyHistogram.

Warning

All methods are private.


class_hierarchy Class Hierarchy

Inheritance diagram for class PolyBarsBase:

method_summary Methods Summary

__init__  
draw  
getSymExtent Width and Height of Marker
scale_rect  
set_pen_and_brush  

api Class API



class PolyBarsBase(PolyPoints)

Base class for PolyBars and PolyHistogram.

Warning

All methods are private.


Methods



__init__(self, points, attr)


draw(self, dc, printerScale, coord=None)


getSymExtent(self, printerScale)

Width and Height of Marker



scale_rect(self, rect)


set_pen_and_brush(self, dc, printerScale)