ODFPY  1.2.0
odf.draw Namespace Reference

Functions

def StyleRefElement (stylename=None, classnames=None, **args)
 
def DrawElement (name=None, **args)
 
def A (**args)
 
def Applet (**args)
 
def AreaCircle (**args)
 
def AreaPolygon (**args)
 
def AreaRectangle (**args)
 
def Caption (**args)
 
def Circle (**args)
 
def Connector (**args)
 
def ContourPath (**args)
 
def ContourPolygon (**args)
 
def Control (**args)
 
def CustomShape (**args)
 
def Ellipse (**args)
 
def EnhancedGeometry (**args)
 
def Equation (**args)
 
def FillImage (**args)
 
def FloatingFrame (**args)
 
def Frame (**args)
 
def G (**args)
 
def GluePoint (**args)
 
def Gradient (**args)
 
def Handle (**args)
 
def Hatch (**args)
 
def Image (**args)
 
def ImageMap (**args)
 
def Layer (**args)
 
def LayerSet (**args)
 
def Line (**args)
 
def Marker (**args)
 
def Measure (**args)
 
def Object (**args)
 
def ObjectOle (**args)
 
def Opacity (**args)
 
def Page (**args)
 
def PageThumbnail (**args)
 
def Param (**args)
 
def Path (**args)
 
def Plugin (**args)
 
def Polygon (**args)
 
def Polyline (**args)
 
def Rect (**args)
 
def RegularPolygon (**args)
 
def StrokeDash (**args)
 
def TextBox (**args)
 

Function Documentation

◆ A()

def odf.draw.A ( **  args)

Definition at line 53 of file draw.py.

◆ Applet()

def odf.draw.Applet ( **  args)

Definition at line 57 of file draw.py.

◆ AreaCircle()

def odf.draw.AreaCircle ( **  args)

Definition at line 60 of file draw.py.

◆ AreaPolygon()

def odf.draw.AreaPolygon ( **  args)

Definition at line 63 of file draw.py.

◆ AreaRectangle()

def odf.draw.AreaRectangle ( **  args)

Definition at line 66 of file draw.py.

◆ Caption()

def odf.draw.Caption ( **  args)

Definition at line 69 of file draw.py.

Here is the call graph for this function:

◆ Circle()

def odf.draw.Circle ( **  args)

Definition at line 72 of file draw.py.

Here is the call graph for this function:

◆ Connector()

def odf.draw.Connector ( **  args)

Definition at line 75 of file draw.py.

Here is the call graph for this function:

◆ ContourPath()

def odf.draw.ContourPath ( **  args)

Definition at line 78 of file draw.py.

◆ ContourPolygon()

def odf.draw.ContourPolygon ( **  args)

Definition at line 81 of file draw.py.

◆ Control()

def odf.draw.Control ( **  args)

Definition at line 84 of file draw.py.

Here is the call graph for this function:

◆ CustomShape()

def odf.draw.CustomShape ( **  args)

Definition at line 87 of file draw.py.

Here is the call graph for this function:

◆ DrawElement()

def odf.draw.DrawElement (   name = None,
**  args 
)

Definition at line 46 of file draw.py.

Here is the caller graph for this function:

◆ Ellipse()

def odf.draw.Ellipse ( **  args)

Definition at line 90 of file draw.py.

Here is the call graph for this function:

◆ EnhancedGeometry()

def odf.draw.EnhancedGeometry ( **  args)

Definition at line 93 of file draw.py.

◆ Equation()

def odf.draw.Equation ( **  args)

Definition at line 96 of file draw.py.

◆ FillImage()

def odf.draw.FillImage ( **  args)

Definition at line 99 of file draw.py.

Here is the call graph for this function:

◆ FloatingFrame()

def odf.draw.FloatingFrame ( **  args)

Definition at line 103 of file draw.py.

◆ Frame()

def odf.draw.Frame ( **  args)

Definition at line 107 of file draw.py.

Here is the call graph for this function:

◆ G()

def odf.draw.G ( **  args)

Definition at line 110 of file draw.py.

Here is the call graph for this function:

◆ GluePoint()

def odf.draw.GluePoint ( **  args)

Definition at line 113 of file draw.py.

◆ Gradient()

def odf.draw.Gradient ( **  args)

Definition at line 116 of file draw.py.

Here is the call graph for this function:

◆ Handle()

def odf.draw.Handle ( **  args)

Definition at line 119 of file draw.py.

◆ Hatch()

def odf.draw.Hatch ( **  args)

Definition at line 122 of file draw.py.

Here is the call graph for this function:

◆ Image()

def odf.draw.Image ( **  args)

Definition at line 125 of file draw.py.

Here is the caller graph for this function:

◆ ImageMap()

def odf.draw.ImageMap ( **  args)

Definition at line 128 of file draw.py.

◆ Layer()

def odf.draw.Layer ( **  args)

Definition at line 131 of file draw.py.

◆ LayerSet()

def odf.draw.LayerSet ( **  args)

Definition at line 134 of file draw.py.

◆ Line()

def odf.draw.Line ( **  args)

Definition at line 137 of file draw.py.

Here is the call graph for this function:

◆ Marker()

def odf.draw.Marker ( **  args)

Definition at line 140 of file draw.py.

Here is the call graph for this function:

◆ Measure()

def odf.draw.Measure ( **  args)

Definition at line 143 of file draw.py.

Here is the call graph for this function:

◆ Object()

def odf.draw.Object ( **  args)

Definition at line 146 of file draw.py.

◆ ObjectOle()

def odf.draw.ObjectOle ( **  args)

Definition at line 149 of file draw.py.

◆ Opacity()

def odf.draw.Opacity ( **  args)

Definition at line 152 of file draw.py.

Here is the call graph for this function:

◆ Page()

def odf.draw.Page ( **  args)

Definition at line 155 of file draw.py.

◆ PageThumbnail()

def odf.draw.PageThumbnail ( **  args)

Definition at line 158 of file draw.py.

Here is the call graph for this function:

◆ Param()

def odf.draw.Param ( **  args)

Definition at line 161 of file draw.py.

◆ Path()

def odf.draw.Path ( **  args)

Definition at line 164 of file draw.py.

Here is the call graph for this function:

◆ Plugin()

def odf.draw.Plugin ( **  args)

Definition at line 167 of file draw.py.

◆ Polygon()

def odf.draw.Polygon ( **  args)

Definition at line 171 of file draw.py.

Here is the call graph for this function:

◆ Polyline()

def odf.draw.Polyline ( **  args)

Definition at line 174 of file draw.py.

Here is the call graph for this function:

◆ Rect()

def odf.draw.Rect ( **  args)

Definition at line 177 of file draw.py.

Here is the call graph for this function:

◆ RegularPolygon()

def odf.draw.RegularPolygon ( **  args)

Definition at line 180 of file draw.py.

Here is the call graph for this function:

◆ StrokeDash()

def odf.draw.StrokeDash ( **  args)

Definition at line 183 of file draw.py.

Here is the call graph for this function:

◆ StyleRefElement()

def odf.draw.StyleRefElement (   stylename = None,
  classnames = None,
**  args 
)

Definition at line 26 of file draw.py.

Here is the caller graph for this function:

◆ TextBox()

def odf.draw.TextBox ( **  args)

Definition at line 186 of file draw.py.