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

Public Member Functions

def __init__ (self, number, matrix)
 
def getHeight (self, pspict)
 
def getWidth (self, pspict)
 
def getFirstBox (self, pspict)
 
def getSecondBox (self, pspict)
 
def __iter__ (self)
 

Public Attributes

 number
 
 matrix
 
 elements
 

Private Attributes

 _height
 
 _width
 

Constructor & Destructor Documentation

def phystricks.src.MatrixGraph.MatrixLineColumn.__init__ (   self,
  number,
  matrix 
)

Member Function Documentation

def phystricks.src.MatrixGraph.MatrixLineColumn.__iter__ (   self)
def phystricks.src.MatrixGraph.MatrixLineColumn.getFirstBox (   self,
  pspict 
)
def phystricks.src.MatrixGraph.MatrixLineColumn.getHeight (   self,
  pspict 
)
def phystricks.src.MatrixGraph.MatrixLineColumn.getSecondBox (   self,
  pspict 
)
def phystricks.src.MatrixGraph.MatrixLineColumn.getWidth (   self,
  pspict 
)

Member Data Documentation

phystricks.src.MatrixGraph.MatrixLineColumn._height
private
phystricks.src.MatrixGraph.MatrixLineColumn._width
private
phystricks.src.MatrixGraph.MatrixLineColumn.elements
phystricks.src.MatrixGraph.MatrixLineColumn.matrix
phystricks.src.MatrixGraph.MatrixLineColumn.number

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