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

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)
 

Detailed Description

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

Constructor & Destructor Documentation

def phystricks.src.Figure.SubFigure.__init__ (   self,
  caption,
  name = None 
)

Member Function Documentation

def phystricks.src.Figure.SubFigure._add_pspicture (   self,
  pspicture 
)
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)

Member Data Documentation

phystricks.src.Figure.SubFigure.caption
phystricks.src.Figure.SubFigure.mother
phystricks.src.Figure.SubFigure.name
phystricks.src.Figure.SubFigure.record_pspicture

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