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.
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 |
|
) |
| |
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: