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

Public Member Functions

def __init__ (self, tuple_box_list, legende=None)
 
def IF_x (self)
 
def action_on_pspict (self, pspict)
 

Public Attributes

 tuple_box_list
 
 box_list
 
 n
 
 length
 
 height
 
 d_xmin
 
 d_xmax
 
 d_ymax
 
 xsize
 
 ysize
 
 legende
 
 xscale
 
 yscale
 

Private Member Functions

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

Constructor & Destructor Documentation

def phystricks.src.HistogramGraph.HistogramGraph.__init__ (   self,
  tuple_box_list,
  legende = None 
)

Member Function Documentation

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.

Member Data Documentation

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: