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

Public Member Functions

def __init__ (self, curve1, curve2, interval1=None, interval2=None, reverse1=False, reverse2=True)
 
def action_on_pspict (self, pspict=None)
 
def latex_code (self, language=None, pspict=None)
 

Public Attributes

 curve1
 
 curve2
 
 mx1
 
 mx2
 
 Mx1
 
 Mx2
 
 draw_Isegment
 
 draw_Fsegment
 
 Isegment
 
 Fsegment
 

Private Member Functions

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

Constructor & Destructor Documentation

def phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.__init__ (   self,
  curve1,
  curve2,
  interval1 = None,
  interval2 = None,
  reverse1 = False,
  reverse2 = True 
)

Member Function Documentation

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

Member Data Documentation

phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.curve1
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.curve2
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.draw_Fsegment
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.draw_Isegment
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.Fsegment
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.Isegment
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.mx1
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.Mx1
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.mx2
phystricks.src.SurfacesGraph.SurfaceBetweenParametricCurvesGraph.Mx2

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