def phystricks.src.HistogramGraph.HistogramGraph.__init__ |
( |
|
self, |
|
|
|
tuple_box_list, |
|
|
|
legende = None |
|
) |
| |
def phystricks.src.HistogramGraph.HistogramGraph._bounding_box |
( |
|
self, |
|
|
|
pspict |
|
) |
| |
|
private |
def phystricks.src.HistogramGraph.HistogramGraph._math_bounding_box |
( |
|
self, |
|
|
|
pspict = None |
|
) |
| |
|
private |
def phystricks.src.HistogramGraph.HistogramGraph.action_on_pspict |
( |
|
self, |
|
|
|
pspict |
|
) |
| |
def phystricks.src.HistogramGraph.HistogramGraph.IF_x |
( |
|
self | ) |
|
return the list of I and F points without repetitions.
This is the list of "physical values" (i.e. the ones of the histogram), not the ones
of the pspict coordinates.
phystricks.src.HistogramGraph.HistogramGraph.box_list |
phystricks.src.HistogramGraph.HistogramGraph.d_xmax |
phystricks.src.HistogramGraph.HistogramGraph.d_xmin |
phystricks.src.HistogramGraph.HistogramGraph.d_ymax |
phystricks.src.HistogramGraph.HistogramGraph.height |
phystricks.src.HistogramGraph.HistogramGraph.legende |
phystricks.src.HistogramGraph.HistogramGraph.length |
phystricks.src.HistogramGraph.HistogramGraph.n |
phystricks.src.HistogramGraph.HistogramGraph.tuple_box_list |
phystricks.src.HistogramGraph.HistogramGraph.xscale |
phystricks.src.HistogramGraph.HistogramGraph.xsize |
phystricks.src.HistogramGraph.HistogramGraph.yscale |
phystricks.src.HistogramGraph.HistogramGraph.ysize |
The documentation for this class was generated from the following file: