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

Public Member Functions

def __init__ (self, question, length=1)
 
def action_on_pspict (self, pspict)
 
def latex_code (self, language=None, pspict=None)
 

Public Attributes

 question
 
 length
 

Private Member Functions

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

Constructor & Destructor Documentation

def phystricks.src.SudokuGridGraph.SudokuGridGraph.__init__ (   self,
  question,
  length = 1 
)

Member Function Documentation

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

Member Data Documentation

phystricks.src.SudokuGridGraph.SudokuGridGraph.length
phystricks.src.SudokuGridGraph.SudokuGridGraph.question

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