|
def | __init__ (self, minimum, Q1, M, Q3, maximum, h, delta_y=0) |
|
def | action_on_pspict (self, pspict) |
|
def | mark_point (self, pspict=None) |
|
def | latex_code (self, language=None, pspict=None) |
|
def phystricks.src.MoustacheGraph.MoustacheGraph.__init__ |
( |
|
self, |
|
|
|
minimum, |
|
|
|
Q1, |
|
|
|
M, |
|
|
|
Q3, |
|
|
|
maximum, |
|
|
|
h, |
|
|
|
delta_y = 0 |
|
) |
| |
def phystricks.src.MoustacheGraph.MoustacheGraph._bounding_box |
( |
|
self, |
|
|
|
pspict |
|
) |
| |
|
private |
def phystricks.src.MoustacheGraph.MoustacheGraph._math_bounding_box |
( |
|
self, |
|
|
|
pspict |
|
) |
| |
|
private |
def phystricks.src.MoustacheGraph.MoustacheGraph.action_on_pspict |
( |
|
self, |
|
|
|
pspict |
|
) |
| |
def phystricks.src.MoustacheGraph.MoustacheGraph.latex_code |
( |
|
self, |
|
|
|
language = None , |
|
|
|
pspict = None |
|
) |
| |
def phystricks.src.MoustacheGraph.MoustacheGraph.mark_point |
( |
|
self, |
|
|
|
pspict = None |
|
) |
| |
phystricks.src.MoustacheGraph.MoustacheGraph.delta_y |
phystricks.src.MoustacheGraph.MoustacheGraph.h |
phystricks.src.MoustacheGraph.MoustacheGraph.M |
phystricks.src.MoustacheGraph.MoustacheGraph.maximum |
phystricks.src.MoustacheGraph.MoustacheGraph.minimum |
phystricks.src.MoustacheGraph.MoustacheGraph.Q1 |
phystricks.src.MoustacheGraph.MoustacheGraph.Q3 |
The documentation for this class was generated from the following file: