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

Public Member Functions

def __init__ (self, curve1, curve2)
 
def latex_code (self, language=None, pspict=None)
 

Public Attributes

 curve1
 
 curve2
 
 I1
 
 I2
 
 F1
 
 F2
 
 Isegment
 
 Fsegment
 

Private Member Functions

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

Constructor & Destructor Documentation

def phystricks.src.SurfacesGraph.SurfaceBetweenLines.__init__ (   self,
  curve1,
  curve2 
)
Give the graph of the surface between the two lines.

The lines are needed to have a starting and ending point
that will be joined by straight lines.

Member Function Documentation

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

Member Data Documentation

phystricks.src.SurfacesGraph.SurfaceBetweenLines.curve1
phystricks.src.SurfacesGraph.SurfaceBetweenLines.curve2
phystricks.src.SurfacesGraph.SurfaceBetweenLines.F1
phystricks.src.SurfacesGraph.SurfaceBetweenLines.F2
phystricks.src.SurfacesGraph.SurfaceBetweenLines.Fsegment
phystricks.src.SurfacesGraph.SurfaceBetweenLines.I1
phystricks.src.SurfacesGraph.SurfaceBetweenLines.I2
phystricks.src.SurfacesGraph.SurfaceBetweenLines.Isegment

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