MCPcopy Create free account

hub / github.com/Distrotech/reportlab / functions

Functions4,293 in github.com/Distrotech/reportlab

↓ 1 callersFunctiondecode
One-line shortcut for decoding
src/reportlab/lib/arciv.py:202
↓ 1 callersMethoddecode
(self, encoded)
src/reportlab/pdfbase/pdfdoc.py:723
↓ 1 callersMethoddecompose
(self)
src/reportlab/graphics/barcode/common.py:73
↓ 1 callersMethoddecorate
(self,l,L)
src/reportlab/graphics/charts/textlabels.py:323
↓ 1 callersFunctiondecoratePage
(c, header)
tests/test_pdfbase_pdfmetrics.py:23
↓ 1 callersFunctiondecrypt_eexec
return number of bytes in result */
src/rl_addons/renderPM/gt1/gt1-parset1.c:1221
↓ 1 callersFunctiondedent
Attempts to dedent the lines to the edge. Looks at no. of leading spaces in line 2, and removes up to that number of blanks from other lines.
tools/docco/codegrab.py:163
↓ 1 callersMethoddemo
(self)
src/reportlab/graphics/widgets/grids.py:285
↓ 1 callersMethoddemo
returns a sample of this widget with data
src/reportlab/graphics/widgets/table.py:72
↓ 1 callersMethoddemo
(self,drawing=None)
src/reportlab/graphics/charts/dotbox.py:80
↓ 1 callersMethoddemo
This shows a label positioned with its top right corner at the top centre of the drawing, and rotated 45 degrees.
src/reportlab/graphics/charts/textlabels.py:166
↓ 1 callersMethoddemo
(self,drawing=None)
src/reportlab/graphics/charts/slidebox.py:93
↓ 1 callersFunctiondemo1
(canvas)
src/reportlab/platypus/figures.py:360
↓ 1 callersFunctiondictformat
(_format, L={}, G={})
src/reportlab/lib/extformat.py:19
↓ 1 callersFunctiondie
src/rl_addons/renderPM/libart_lgpl/gen_art_config.c:15
↓ 1 callersFunctiondoCTest
(f, c, x, y, c0=0x8000,c1=0xff0000)
src/rl_addons/renderPM/test_renderPM.py:127
↓ 1 callersFunctiondoProf
(profname,func,*args,**kwd)
demos/odyssey/dodyssey.py:231
↓ 1 callersFunctiondoTest0
(c, vp, x, y, c0=0x0,c1=0xff0000, angle=0, c2=0xff00ff)
src/rl_addons/renderPM/test_renderPM.py:137
↓ 1 callersFunctiondoVPath
(c, S,x0=0,y0=0)
src/rl_addons/renderPM/test_renderPM.py:118
↓ 1 callersFunctiondo_download
()
ez_setup.py:84
↓ 1 callersFunctiondo_save
(c,n,txt=0,pil=0)
src/rl_addons/renderPM/test_renderPM.py:80
↓ 1 callersMethoddocExec
(self,stmt,lifetime)
src/reportlab/platypus/doctemplate.py:1021
↓ 1 callersFunctiondoctemplateillustration
(canvas)
tools/pythonpoint/demos/examples.py:690
↓ 1 callersFunctiondocumentPackage0
Generate documentation for one Python package in some format. 'pathOrName' can be either a filesystem path leading to a Python package or pac
tools/docco/docpy.py:1165
↓ 1 callersFunctiondouble_rand
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c:203
↓ 1 callersFunctiondraw
As it says.
src/reportlab/graphics/renderSVG.py:46
↓ 1 callersFunctiondraw
As it says
src/reportlab/graphics/renderPM.py:47
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/renderPDF.py:256
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/widgets/signsandsymbols.py:189
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/charts/lineplots.py:902
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/charts/dotbox.py:87
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/charts/textlabels.py:241
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/charts/piecharts.py:728
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/charts/piecharts.py:818
↓ 1 callersMethoddraw
(self)
src/reportlab/graphics/charts/slidebox.py:101
↓ 1 callersMethoddraw
(self)
src/reportlab/platypus/flowables.py:207
↓ 1 callersMethoddraw
(self)
src/reportlab/platypus/para.py:1347
↓ 1 callersMethoddraw
(self, canvas, x, y)
tests/test_pdfgen_pycanvas.py:121
↓ 1 callersMethoddraw
(self, canvas, x, y)
tests/test_pdfgen_general.py:118
↓ 1 callersMethoddrawAlignedString
Draws a string aligned on the first '.' (or other pivot character). The centre position of the pivot character will be used as x. So,
src/reportlab/pdfgen/canvas.py:1420
↓ 1 callersMethoddrawArc
Draw a partial ellipse inscribed within the rectangle x1,y1,x2,y2. Starting at startAng degrees and covering extent degrees. Angles s
src/reportlab/graphics/renderSVG.py:438
↓ 1 callersFunctiondrawAxes
draws a couple of little rulers showing the coords - uses points as units so you get an imperial ruler one inch on each side
tests/test_pdfgen_pycanvas.py:144
↓ 1 callersFunctiondrawAxes
draws a couple of little rulers showing the coords - uses points as units so you get an imperial ruler one inch on each side
tests/test_pdfgen_general.py:141
↓ 1 callersMethoddrawBackground
For use when using a figure on a differently coloured background. Allows you to specify a colour to be used as a background for the figure.
src/reportlab/platypus/figures.py:107
↓ 1 callersMethoddrawBorder
(self)
src/reportlab/platypus/figures.py:98
↓ 1 callersMethoddrawBottomLeft
(self, canvas)
tools/pythonpoint/customshapes.py:168
↓ 1 callersMethoddrawBottomRight
(self, canvas)
tools/pythonpoint/customshapes.py:195
↓ 1 callersMethoddrawBounds
Guidelines to help me draw - not needed in production
tools/pythonpoint/customshapes.py:98
↓ 1 callersMethoddrawCaption
(self)
src/reportlab/platypus/figures.py:119
↓ 1 callersMethoddrawCentre
(self, canvas)
tools/pythonpoint/customshapes.py:107
↓ 1 callersMethoddrawCentredString
(self, s, x, y, angle=0, text_anchor='middle', link_info=None)
src/reportlab/graphics/renderSVG.py:358
↓ 1 callersMethoddrawCentredString
(self, x, y, text, text_anchor='middle')
src/reportlab/graphics/renderPM.py:450
↓ 1 callersMethoddrawCircle
(self, circle)
src/reportlab/graphics/renderbase.py:328
↓ 1 callersFunctiondrawCode
Draws a block of text at current point, indented and in Courier
tests/test_pdfgen_pycanvas.py:176
↓ 1 callersFunctiondrawCode
Draws a block of text at current point, indented and in Courier
tests/test_pdfgen_general.py:173
↓ 1 callersFunctiondrawCrossHairs
just a marker for checking text metrics - blue for fun
tests/test_pdfgen_pycanvas.py:166
↓ 1 callersFunctiondrawCrossHairs
just a marker for checking text metrics - blue for fun
tests/test_pdfgen_general.py:163
↓ 1 callersMethoddrawEllipse
(self, ellipse)
src/reportlab/graphics/renderbase.py:334
↓ 1 callersMethoddrawFigure
(self)
src/reportlab/platypus/figures.py:122
↓ 1 callersMethoddrawGroup
(self, group)
src/reportlab/graphics/renderbase.py:288
↓ 1 callersMethoddrawHumanReadable
(self)
src/reportlab/graphics/barcode/usps4s.py:299
↓ 1 callersMethoddrawInlineImage
Draw an Image into the specified rectangle. If width and height are omitted, they are calculated from the image size. Also allow file
src/reportlab/pdfgen/pdfimages.py:161
↓ 1 callersMethoddrawLabel
Draw a label for a given item in the list. G must have an add method
src/reportlab/graphics/charts/linecharts.py:268
↓ 1 callersMethoddrawLabel
Draw a label for a given item in the list. G must have an add method
src/reportlab/graphics/charts/lineplots.py:233
↓ 1 callersMethoddrawLine
(self, line)
src/reportlab/graphics/renderbase.py:325
↓ 1 callersMethoddrawNode
This is the recursive method called for each node in the tree.
src/reportlab/graphics/renderSVG.py:579
↓ 1 callersMethoddrawOn
(self, canvas)
tools/pythonpoint/customshapes.py:57
↓ 1 callersFunctiondrawPage
(canvas,x, y, width, height)
src/reportlab/platypus/figures.py:125
↓ 1 callersFunctiondrawPageFrame
(canv)
demos/odyssey/odyssey.py:47
↓ 1 callersMethoddrawPara
Draws a paragraph according to the given style. Returns the final y position at the bottom. Not safe for paragraphs without spaces e.g
src/reportlab/platypus/paragraph.py:1264
↓ 1 callersMethoddrawPath
(self, path)
src/reportlab/graphics/renderbase.py:316
↓ 1 callersMethoddrawPolyLine
(self, polyline, _doClose=0)
src/reportlab/graphics/renderPM.py:133
↓ 1 callersMethoddrawPolyLine
(self, p)
src/reportlab/graphics/renderbase.py:331
↓ 1 callersMethoddrawPolygon
(self, p)
src/reportlab/graphics/renderPS.py:787
↓ 1 callersMethoddrawRect
(self, rect)
src/reportlab/graphics/renderbase.py:321
↓ 1 callersMethoddrawString
(self, stringObj)
src/reportlab/graphics/renderbase.py:340
↓ 1 callersFunctiondrawToPIL
(d, dpi=72, bg=0xffffff, configPIL=None, showBoundary=rl_config._unset_)
src/reportlab/graphics/renderPM.py:628
↓ 1 callersMethoddrawTopLeft
(self, canvas)
tools/pythonpoint/customshapes.py:143
↓ 1 callersMethoddrawTopRight
(self, canvas)
tools/pythonpoint/customshapes.py:249
↓ 1 callersMethoddrawVirtualPage
(self)
src/reportlab/platypus/figures.py:152
↓ 1 callersMethoddrawWedge
(self, wedge)
src/reportlab/graphics/renderbase.py:310
↓ 1 callersFunctiondrawit
(F,w=400,h=200,fontSize=12,slack=2,gap=5)
src/reportlab/graphics/testshapes.py:428
↓ 1 callersFunctiondumbSplit
This function attempts to fit as many characters as possible into the available space, cutting "like a knife" between characters. This would do f
src/reportlab/lib/textsplit.py:87
↓ 1 callersFunctiondumpDoc
Test support. Just prints docco on the module to standard output.
tools/docco/codegrab.py:188
↓ 1 callersFunctiondumpFontData
()
src/reportlab/pdfbase/pdfmetrics.py:738
↓ 1 callersFunctiondumpParagraphFrags
(P)
src/reportlab/platypus/paragraph.py:1500
↓ 1 callersFunctiondumpParagraphLines
(P)
src/reportlab/platypus/paragraph.py:1478
↓ 1 callersMethoddumpProperties
Convenience. Lists them on standard output. You may provide a prefix - mostly helps to generate code samples for documentation.
src/reportlab/graphics/widgetbase.py:119
↓ 1 callersFunctiondumpXPreformattedFrags
(P)
src/reportlab/platypus/xpreformatted.py:259
↓ 1 callersFunctiondumpXPreformattedLines
(P)
src/reportlab/platypus/xpreformatted.py:246
↓ 1 callersMethoddumps
(self)
src/reportlab/lib/utils.py:840
↓ 1 callersFunctiondumpttf
dump out known glyphs from a ttf file
tools/utils/dumpttf.py:2
↓ 1 callersMethodellipse
adds an ellipse to the path
src/reportlab/pdfgen/pathobject.py:82
↓ 1 callersMethodellipse
Draw an orthogonal ellipse inscribed within the rectangle x1,y1,x2,y2. These should have x1<x2 and y1<y2.
src/reportlab/graphics/renderSVG.py:398
↓ 1 callersMethodencode
(self)
src/reportlab/graphics/barcode/common.py:70
↓ 1 callersMethodencode
(self)
src/reportlab/graphics/barcode/common.py:459
↓ 1 callersFunctionencryptPdfInMemory
accepts a PDF file 'as a byte array in memory'; return encrypted one. This is a high level convenience and does not touch the hard disk in any wa
src/reportlab/lib/pdfencrypt.py:389
↓ 1 callersFunctionencryptPdfOnDisk
Creates encrypted file OUTPUTFILENAME. Returns size in bytes.
src/reportlab/lib/pdfencrypt.py:431
↓ 1 callersMethodendClass
(self, name, doc, bases)
tools/docco/docpy.py:537
↓ 1 callersMethodendClass
Append a graphic demo of a Widget or Drawing at the end of a class.
tools/docco/graphdocpy.py:325
← previousnext →1,401–1,500 of 4,293, ranked by callers