phystricks
Public Member Functions | Public Attributes | Private Member Functions | List of all members
phystricks.src.MoustacheGraph.MoustacheGraph Class Reference
Inheritance diagram for phystricks.src.MoustacheGraph.MoustacheGraph:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.MoustacheGraph.MoustacheGraph:
Collaboration graph
[legend]

Public Member Functions

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)
 

Public Attributes

 Q1
 
 Q3
 
 M
 
 h
 
 delta_y
 
 minimum
 
 maximum
 

Private Member Functions

def _math_bounding_box (self, pspict)
 
def _bounding_box (self, pspict)
 

Constructor & Destructor Documentation

def phystricks.src.MoustacheGraph.MoustacheGraph.__init__ (   self,
  minimum,
  Q1,
  M,
  Q3,
  maximum,
  h,
  delta_y = 0 
)

Member Function Documentation

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 
)

Member Data Documentation

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: