| phystricks
    | 


| Public Member Functions | |
| def | __init__ (self, caption, name=None) | 
| def | add_latex_line (self, ligne, separator_name) | 
| def | new_pspicture (self, name=None, pspict=None) | 
| def | subfigure_code (self) | 
| Public Attributes | |
| caption | |
| name | |
| record_pspicture | |
| mother | |
| Private Member Functions | |
| def | _add_pspicture (self, pspicture) | 
This is a subfigure. If no label are given, a default one will be set when included in the figure. EXAMPLES .. literalinclude:: phystricksSubFigure.py .. image:: Picture_FIGLabelFigSubFiguressLabelssFigFirstPICTFirstPoint-for_eps.png .. image:: Picture_FIGLabelFigSubFiguressLabelssFigSecondPICTSecondPoint-for_eps.png .. image:: Picture_FIGLabelFigSubFiguressLabelssFigThirdPICTthirdPoint-for_eps.png
| def phystricks.src.Figure.SubFigure.__init__ | ( | self, | |
| caption, | |||
| name = None | |||
| ) | 
| 
 | private | 
| def phystricks.src.Figure.SubFigure.add_latex_line | ( | self, | |
| ligne, | |||
| separator_name | |||
| ) | 
| def phystricks.src.Figure.SubFigure.new_pspicture | ( | self, | |
| name = None, | |||
| pspict = None | |||
| ) | 
| def phystricks.src.Figure.SubFigure.subfigure_code | ( | self | ) | 
| phystricks.src.Figure.SubFigure.caption | 
| phystricks.src.Figure.SubFigure.mother | 
| phystricks.src.Figure.SubFigure.name | 
| phystricks.src.Figure.SubFigure.record_pspicture | 
 1.8.11
 1.8.11