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

Public Member Functions

def __init__ (self, values, 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

 average
 
 q1
 
 median
 
 q3
 
 minimum
 
 maximum
 
 h
 
 delta_y
 

Private Member Functions

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

Constructor & Destructor Documentation

def phystricks.src.BoxDiagramGraph.BoxDiagramGraph.__init__ (   self,
  values,
  h,
  delta_y = 0 
)

Member Function Documentation

def phystricks.src.BoxDiagramGraph.BoxDiagramGraph._bounding_box (   self,
  pspict 
)
private
def phystricks.src.BoxDiagramGraph.BoxDiagramGraph._math_bounding_box (   self,
  pspict 
)
private
def phystricks.src.BoxDiagramGraph.BoxDiagramGraph.action_on_pspict (   self,
  pspict 
)
def phystricks.src.BoxDiagramGraph.BoxDiagramGraph.latex_code (   self,
  language = None,
  pspict = None 
)
def phystricks.src.BoxDiagramGraph.BoxDiagramGraph.mark_point (   self,
  pspict = None 
)

Member Data Documentation

phystricks.src.BoxDiagramGraph.BoxDiagramGraph.average
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.delta_y
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.h
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.maximum
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.median
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.minimum
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.q1
phystricks.src.BoxDiagramGraph.BoxDiagramGraph.q3

The documentation for this class was generated from the following file: