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

Public Member Functions

def __init__ (self, a, b, n, histo)
 
def rectangle (self)
 
def action_on_pspict (self, pspict=None)
 

Public Attributes

 d_xmin
 
 d_xmax
 
 n
 
 histo
 
 size
 
 th_height
 
 length
 
 height
 

Private Member Functions

def _bounding_box (self, pspict=None)
 

Detailed Description

describes a box in an histogram.

Constructor & Destructor Documentation

def phystricks.src.HistogramGraph.HistogramBox.__init__ (   self,
  a,
  b,
  n,
  histo 
)
It is given by the initial value, the final value and the "surrounding" histogram

Member Function Documentation

def phystricks.src.HistogramGraph.HistogramBox._bounding_box (   self,
  pspict = None 
)
private
def phystricks.src.HistogramGraph.HistogramBox.action_on_pspict (   self,
  pspict = None 
)
def phystricks.src.HistogramGraph.HistogramBox.rectangle (   self)

Member Data Documentation

phystricks.src.HistogramGraph.HistogramBox.d_xmax
phystricks.src.HistogramGraph.HistogramBox.d_xmin
phystricks.src.HistogramGraph.HistogramBox.height
phystricks.src.HistogramGraph.HistogramBox.histo
phystricks.src.HistogramGraph.HistogramBox.length
phystricks.src.HistogramGraph.HistogramBox.n
phystricks.src.HistogramGraph.HistogramBox.size
phystricks.src.HistogramGraph.HistogramBox.th_height

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