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

Public Member Functions

def __init__ (self, op, P, a, b, c)
 
def put_vertex_mark (self, pspict=None)
 
def make_opaque (self)
 
def action_on_pspict (self, pspict)
 
def latex_code (self, language=None, pspict=None)
 

Public Attributes

 op
 
 P
 
 Px
 
 Py
 
 a
 
 b
 
 c
 
 transparent
 
 A
 
 c1
 
 c2
 
 B
 
 C
 
 D
 
 E
 
 F
 
 G
 
 H
 
 segP
 
 segc1
 
 segc2
 

Private Member Functions

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

Constructor & Destructor Documentation

def phystricks.src.PerspectiveGraphs.CuboidGraph.__init__ (   self,
  op,
  P,
  a,
  b,
  c 
)

Member Function Documentation

def phystricks.src.PerspectiveGraphs.CuboidGraph._bounding_box (   self,
  pspict = None 
)
private
def phystricks.src.PerspectiveGraphs.CuboidGraph._math_bounding_box (   self,
  pspict = None 
)
private
def phystricks.src.PerspectiveGraphs.CuboidGraph.action_on_pspict (   self,
  pspict 
)
def phystricks.src.PerspectiveGraphs.CuboidGraph.latex_code (   self,
  language = None,
  pspict = None 
)
def phystricks.src.PerspectiveGraphs.CuboidGraph.make_opaque (   self)
def phystricks.src.PerspectiveGraphs.CuboidGraph.put_vertex_mark (   self,
  pspict = None 
)

Member Data Documentation

phystricks.src.PerspectiveGraphs.CuboidGraph.a
phystricks.src.PerspectiveGraphs.CuboidGraph.A
phystricks.src.PerspectiveGraphs.CuboidGraph.b
phystricks.src.PerspectiveGraphs.CuboidGraph.B
phystricks.src.PerspectiveGraphs.CuboidGraph.c
phystricks.src.PerspectiveGraphs.CuboidGraph.C
phystricks.src.PerspectiveGraphs.CuboidGraph.c1
phystricks.src.PerspectiveGraphs.CuboidGraph.c2
phystricks.src.PerspectiveGraphs.CuboidGraph.D
phystricks.src.PerspectiveGraphs.CuboidGraph.E
phystricks.src.PerspectiveGraphs.CuboidGraph.F
phystricks.src.PerspectiveGraphs.CuboidGraph.G
phystricks.src.PerspectiveGraphs.CuboidGraph.H
phystricks.src.PerspectiveGraphs.CuboidGraph.op
phystricks.src.PerspectiveGraphs.CuboidGraph.P
phystricks.src.PerspectiveGraphs.CuboidGraph.Px
phystricks.src.PerspectiveGraphs.CuboidGraph.Py
phystricks.src.PerspectiveGraphs.CuboidGraph.segc1
phystricks.src.PerspectiveGraphs.CuboidGraph.segc2
phystricks.src.PerspectiveGraphs.CuboidGraph.segP
phystricks.src.PerspectiveGraphs.CuboidGraph.transparent

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