|
phystricks
|


Public Member Functions | |
| def | __init__ (self, a, b, n, histo) |
| def | rectangle (self) |
| def | action_on_pspict (self, pspict=None) |
Public Attributes | |
| d_xmin | |
| d_xmax | |
| n | |
| histo | |
| size | |
| th_height | |
| length | |
| height | |
Private Member Functions | |
| def | _bounding_box (self, pspict=None) |
describes a box in an histogram.
| def phystricks.src.HistogramGraph.HistogramBox.__init__ | ( | self, | |
| a, | |||
| b, | |||
| n, | |||
| histo | |||
| ) |
It is given by the initial value, the final value and the "surrounding" histogram
|
private |
| def phystricks.src.HistogramGraph.HistogramBox.action_on_pspict | ( | self, | |
pspict = None |
|||
| ) |
| def phystricks.src.HistogramGraph.HistogramBox.rectangle | ( | self | ) |
| phystricks.src.HistogramGraph.HistogramBox.d_xmax |
| phystricks.src.HistogramGraph.HistogramBox.d_xmin |
| phystricks.src.HistogramGraph.HistogramBox.height |
| phystricks.src.HistogramGraph.HistogramBox.histo |
| phystricks.src.HistogramGraph.HistogramBox.length |
| phystricks.src.HistogramGraph.HistogramBox.n |
| phystricks.src.HistogramGraph.HistogramBox.size |
| phystricks.src.HistogramGraph.HistogramBox.th_height |
1.8.11