MCPcopy Create free account

hub / github.com/Distrotech/reportlab / functions

Functions4,293 in github.com/Distrotech/reportlab

↓ 2 callersFunctionart_svp_intersect_add_point
* art_svp_intersect_add_point: Add a point, breaking nearby neighbors. * @ctx: Intersector context. * @x: X coordinate of point to add. * @y: Y coo
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c:716
↓ 2 callersFunctionart_svp_intersect_push_pt
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c:630
↓ 2 callersFunctionart_svp_intersect_setup_seg
* art_svp_intersect_setup_seg: Set up an active segment from input segment. * @seg: Active segment. * @pri_pt: Priority queue point to initialize.
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c:546
↓ 2 callersFunctionart_svp_intersect_swap_active
src/rl_addons/renderPM/libart_lgpl/art_svp_intersect.c:826
↓ 2 callersFunctionart_uta_add_line
* art_uta_add_line: Add a line to the uta. * @uta: The uta to modify. * @x0: X coordinate of line start point. * @y0: Y coordinate of line start po
src/rl_addons/renderPM/libart_lgpl/art_uta_vpath.c:57
↓ 2 callersFunctionart_uta_from_vpath
* art_uta_from_vpath: Generate uta covering a vpath. * @vec: The source vpath. * * Generates a uta covering @vec. The resulting uta is of course *
src/rl_addons/renderPM/libart_lgpl/art_uta_vpath.c:289
↓ 2 callersFunctionart_uta_new
* art_uta_new: Allocate a new uta. * @x0: Left coordinate of uta. * @y0: Top coordinate of uta. * @x1: Right coordinate of uta. * @y1: Bottom coor
src/rl_addons/renderPM/libart_lgpl/art_uta.c:38
↓ 2 callersFunctionart_uta_new_coords
* art_uta_new_coords: Allocate a new uta, based on pixel coordinates. * @x0: Left coordinate of uta. * @y0: Top coordinate of uta. * @x1: Right coo
src/rl_addons/renderPM/libart_lgpl/art_uta.c:66
↓ 2 callersFunctionart_vpath_from_svp
Convert from sorted vector path representation into regular vector path representation. Status of this routine: Basic correctness: Only wor
src/rl_addons/renderPM/libart_lgpl/art_vpath_svp.c:83
↓ 2 callersFunctionart_vpath_perturb
* art_vpath_perturb: Perturb each point in vpath by small random amount. * @src: Source vpath. * * Perturbs each of the points by a small random am
src/rl_addons/renderPM/libart_lgpl/art_vpath.c:199
↓ 2 callersFunctionart_vpath_svp_point_compare
src/rl_addons/renderPM/libart_lgpl/art_vpath_svp.c:41
↓ 2 callersMethodasString
Converts to an 8 bit string in given format.
src/reportlab/graphics/shapes.py:746
↓ 2 callersFunctionaspectRatioFix
This function helps position an image within a box. It first normalizes for two cases: - if the width is None, it assumes imWidth - ditto
src/reportlab/lib/boxstuff.py:6
↓ 2 callersMethodbegin
(self, name='', typ='')
tools/docco/graphdocpy.py:201
↓ 2 callersMethodbeginClass
(self, name, doc, bases)
tools/docco/docpy.py:536
↓ 2 callersMethodbezier
Bezier curve with the four given control points
src/reportlab/pdfgen/canvas.py:1267
↓ 2 callersMethodbitmap_rgb
(self)
src/reportlab/lib/colors.py:46
↓ 2 callersMethodbreakLines
Returns a broken line structure. There are two cases A) For the simple case of a single formatting input fragment the output is
src/reportlab/platypus/paragraph.py:972
↓ 2 callersFunctionbruteForceSearchForAFM
Looks in all AFM files on path for face with given name. Returns AFM file name or None. Ouch!
src/reportlab/pdfbase/pdfmetrics.py:216
↓ 2 callersFunctionbruteForceSearchForFile
(fn,searchPath=None)
src/reportlab/pdfbase/pdfmetrics.py:206
↓ 2 callersFunctionbuttonFieldAbsolute
Place a check button field on the current page with name title and default value value (one of "Yes" or "Off") at ABSOLUTE position (x
src/reportlab/pdfbase/pdfform.py:61
↓ 2 callersFunctioncachedImageExists
Determines if a cached image already exists for a given file. Determines if a cached image exists which has the same name and equal or newer
src/reportlab/pdfbase/pdfutils.py:98
↓ 2 callersMethodcalcBarPositions
Works out where they go. default vertical. Sets an attribute _barPositions which is a list of lists of (x, y, width, height) matching
src/reportlab/graphics/charts/barcharts.py:209
↓ 2 callersMethodcalcPositions
Works out where they go. Sets an attribute _positions which is a list of lists of (x, y) matching the data.
src/reportlab/graphics/charts/linecharts.py:201
↓ 2 callersFunctioncdeepcopy
(obj)
src/reportlab/platypus/flowables.py:725
↓ 2 callersMethodcheckBlock
(self,block)
src/reportlab/platypus/flowables.py:1293
↓ 2 callersFunctioncheckrc
(defns,rcv0)
src/rl_addons/rl_accel/tests/getrc.py:22
↓ 2 callersFunctionchomsky
(times = 1)
src/reportlab/lib/randomtext.py:294
↓ 2 callersMethodcircle
(self, xc, yc, r)
src/reportlab/graphics/renderPS.py:356
↓ 2 callersMethodclone
return a cloned instance of this normalDate
src/reportlab/lib/normalDate.py:151
↓ 2 callersMethodclosePath
(self)
src/reportlab/graphics/shapes.py:937
↓ 2 callersFunctioncode
(txt,story=story,styleSheet=styleSheet)
tests/test_platypus_general.py:280
↓ 2 callersMethodcompileProgram
(self, parsedText, program=None)
src/reportlab/platypus/para.py:1380
↓ 2 callersMethodcompile_para
(self, attdict, content, extra, program, stylename = "para.defaultStyle")
src/reportlab/platypus/para.py:1765
↓ 2 callersFunctioncount
utility for outline: recursively count leaves in a tuple/list tree
src/reportlab/pdfbase/pdfdoc.py:1523
↓ 2 callersMethoddayOfWeekAbbrev
return day of week abbreviation for current date: Mon, Tue, etc.
src/reportlab/lib/normalDate.py:171
↓ 2 callersMethoddemo
(self)
src/reportlab/graphics/widgets/grids.py:106
↓ 2 callersMethoddemo
(self)
src/reportlab/graphics/widgets/grids.py:345
↓ 2 callersMethoddo_bullet
(self, text, program)
src/reportlab/platypus/para.py:1730
↓ 2 callersFunctiondocumentModule0
Generate documentation for one Python file in some format. This handles Python standard modules like string, custom modules on the Python sea
tools/docco/docpy.py:1101
↓ 2 callersFunctiondocumentModule0
Generate documentation for one Python file in some format. This handles Python standard modules like string, custom modules on the Python sea
tools/docco/graphdocpy.py:798
↓ 2 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/graphdocpy.py:867
↓ 2 callersFunctiondownload_setuptools
Download setuptools from a specified location and return its filename `version` should be a valid setuptools version number that is available
ez_setup.py:109
↓ 2 callersFunctiondraw
As it says
src/reportlab/graphics/renderPS.py:682
↓ 2 callersMethoddraw
(self)
src/reportlab/lib/corp.py:80
↓ 2 callersMethoddraw
(self, canvas)
src/reportlab/lib/corp.py:213
↓ 2 callersMethoddraw
(self)
src/reportlab/graphics/widgetbase.py:143
↓ 2 callersMethoddraw
(self)
src/reportlab/graphics/charts/lineplots.py:321
↓ 2 callersMethoddrawArc
Draw a partial ellipse inscribed within the rectangle x1,y1,x2,y2, starting at startAng degrees and covering extent degrees. Angles
src/reportlab/graphics/renderPS.py:359
↓ 2 callersMethoddrawBoundary
draw the frame boundary as a rectangle (primarily for debugging).
src/reportlab/platypus/frames.py:205
↓ 2 callersMethoddrawCentredString
(self, x, y, text, text_anchor='middle')
src/reportlab/graphics/renderPS.py:286
↓ 2 callersMethoddrawImage
(self, image, x1,y1, x2=None,y2=None)
src/reportlab/graphics/renderPS.py:114
↓ 2 callersMethoddrawNode
This is the recursive method called for each node in the tree
src/reportlab/graphics/renderbase.py:214
↓ 2 callersMethoddrawOn
Don't do this at home! The standard calls for implementing draw(); we are hooking this in order to delegate ALL the drawing work to t
src/reportlab/platypus/tableofcontents.py:457
↓ 2 callersFunctiondrawPageNumbers
Draws pagestr on the canvas using the given style. If dot is None, pagestr is drawn at the current position in the canvas. If dot is a st
src/reportlab/platypus/tableofcontents.py:77
↓ 2 callersMethoddrawString
(self, x, y, s, angle=0)
src/reportlab/graphics/renderPS.py:266
↓ 2 callersMethoddrawString
(self, s, x, y, angle=0, link_info=None)
src/reportlab/graphics/renderSVG.py:337
↓ 2 callersMethoddrawString
(self, x, y, text, _fontInfo=None)
src/reportlab/graphics/renderPM.py:464
↓ 2 callersFunctiondrawToFile
(d,fn, showBoundary=rl_config.showBoundary,**kwd)
src/reportlab/graphics/renderPS.py:869
↓ 2 callersFunctiondrawToFile
create a pixmap and draw drawing, d to it then save as a file configPIL dict is passed to image save method
src/reportlab/graphics/renderPM.py:636
↓ 2 callersFunctiondrawToPMCanvas
(d, dpi=72, bg=0xffffff, configPIL=None, showBoundary=rl_config._unset_)
src/reportlab/graphics/renderPM.py:622
↓ 2 callersMethoddump
(self)
src/rl_addons/renderPM/pfm.py:123
↓ 2 callersMethodellipse
Draw an ellipse defined by an enclosing rectangle. Note that (x1,y1) and (x2,y2) are the corner points of the enclosing rectangle.
src/reportlab/pdfgen/canvas.py:1300
↓ 2 callersMethodellipse
add closed path ellipse with center cx,cy and axes rx,ry: counter-clockwise orientation (remember y-axis increases downward)
src/reportlab/graphics/renderPM.py:541
↓ 2 callersMethodend
(self, fileName=None)
tools/docco/graphdocpy.py:222
↓ 2 callersFunctionendKeep
(s)
tools/docco/rl_doc_utils.py:156
↓ 2 callersMethodendPackage
(self, name)
tools/docco/docpy.py:525
↓ 2 callersMethodensureMinPdfVersion
Ensure that the pdf version is greater than or equal to that specified by the keys
src/reportlab/pdfbase/pdfdoc.py:204
↓ 2 callersFunctioneval_ps
maybe we should return the dict; easier to handle */
src/rl_addons/renderPM/gt1/gt1-parset1.c:2099
↓ 2 callersFunctioneval_ps_val
src/rl_addons/renderPM/gt1/gt1-parset1.c:2047
↓ 2 callersMethodfastSave
(self, directory)
src/reportlab/pdfbase/cidfonts.py:200
↓ 2 callersFunctionfbreak
(story=story)
tests/test_platypus_pleaseturnover.py:102
↓ 2 callersFunctionfileName2Utf8
attempt to convert a filename to utf8
src/reportlab/lib/utils.py:1014
↓ 2 callersMethodfill
(self, lp, g, rowNo, rowColor, points)
src/reportlab/graphics/charts/lineplots.py:62
↓ 2 callersMethodfillDerivedValues
Examine a node for any values which are Derived, and replace them with their calculated values. Generally things may look at the drawi
src/reportlab/graphics/renderbase.py:225
↓ 2 callersFunctionfindCMapFile
Returns full filename, or raises error
src/reportlab/pdfbase/cidfonts.py:36
↓ 2 callersFunctionfindOverlapRun
determine a set of overlaps in bounding boxes B or return None
src/reportlab/graphics/charts/piecharts.py:231
↓ 2 callersMethodfindT1File
(self, ext='.pfb')
src/reportlab/pdfbase/pdfmetrics.py:179
↓ 2 callersFunctionfind_good_grid
(lower,upper,n=(4,5,6,7,8,9), grid=None)
src/reportlab/graphics/charts/utils.py:135
↓ 2 callersFunctionfind_intersections
data is a sequence of series each series is a list of (x,y) coordinates where x & y are ints or floats find_intersections returns a
src/reportlab/graphics/charts/utils3d.py:182
↓ 2 callersFunctionfind_locals
apply func to the locals at each stack frame till func returns a non false value
src/reportlab/lib/utils.py:949
↓ 2 callersMethodfinish_endtag
(self, tag)
src/reportlab/lib/xmllib.py:387
↓ 2 callersFunctionfirstDayOfYear
number of days to the first of the year, relative to Jan 1, 1900
src/reportlab/lib/normalDate.py:528
↓ 2 callersFunctionfixLabelOverlaps
(L)
src/reportlab/graphics/charts/piecharts.py:240
↓ 2 callersMethodformat
return program with line operations added if at least one line fits
src/reportlab/platypus/para.py:134
↓ 2 callersMethodformatMS
format like MS date using the notation {YY} --> 2 digit year {YYYY} --> 4 digit year {M} --> month as digit {M
src/reportlab/lib/normalDate.py:260
↓ 2 callersFunctionframePage
(canvas, title)
tests/test_pdfgen_pycanvas.py:57
↓ 2 callersFunctionframePage
(canvas, title)
tests/test_pdfgen_general.py:54
↓ 2 callersFunctionfrange
A range function, that does accept float increments...
src/reportlab/graphics/widgets/grids.py:12
↓ 2 callersFunctiongetAllFunctionDrawingNames
Get a list of drawing function names from somewhere.
src/reportlab/graphics/testshapes.py:472
↓ 2 callersMethodgetAvailableFonts
Returns the list of PostScript font names available. Standard set now, but may grow in future with font embedding.
src/reportlab/pdfgen/canvas.py:1472
↓ 2 callersFunctiongetCodes
Returns a dict mapping code names to widgets
src/reportlab/graphics/barcode/__init__.py:36
↓ 2 callersMethodgetCommands
(self)
src/reportlab/platypus/tables.py:97
↓ 2 callersMethodgetFamilyNames
Returns a list of the distinct font families found
src/reportlab/lib/fontfinder.py:140
↓ 2 callersMethodgetFontsInFamily
Return list of all font objects with this family name
src/reportlab/lib/fontfinder.py:155
↓ 2 callersMethodgetFormatFunc
(self,format)
src/reportlab/platypus/tableofcontents.py:294
↓ 2 callersFunctiongetFurl
(fn)
tests/test_platypus_general.py:38
↓ 2 callersMethodgetKeepWithNext
returns boolean determining whether the next flowable should stay with this one
src/reportlab/platypus/flowables.py:148
↓ 2 callersMethodgetLevelStyle
Returns the style for level n, generating and caching styles on demand if not present.
src/reportlab/platypus/tableofcontents.py:185
↓ 2 callersMethodgetLevelStyle
Returns the style for level n, generating and caching styles on demand if not present.
src/reportlab/platypus/tableofcontents.py:475
← previousnext →701–800 of 4,293, ranked by callers