|
Inherited from reportlab.pdfgen.canvas.Canvas:
absolutePosition,
addFont,
addLiteral,
addOutlineEntry,
addPageLabel,
addPostScriptCommand,
arc,
beginForm,
beginPath,
beginText,
bezier,
bookmarkHorizontal,
bookmarkHorizontalAbsolute,
bookmarkPage,
circle,
clipPath,
delViewerPreference,
doForm,
drawAlignedString,
drawCentredString,
drawImage,
drawInlineImage,
drawPath,
drawRightString,
drawString,
drawText,
ellipse,
endForm,
freeTextAnnotation,
getAvailableFonts,
getCurrentPageContent,
getPageNumber,
getViewerPreference,
getpdfdata,
grid,
hasForm,
highlightAnnotation,
init_graphics_state,
inkAnnotation,
inkAnnotation0,
line,
linearGradient,
lines,
linkAbsolute,
linkRect,
linkURL,
listLoadedFonts0,
pageHasData,
pop_state_stack,
push_state_stack,
radialGradient,
rect,
resetTransforms,
restoreState,
rotate,
roundRect,
saveState,
scale,
setAuthor,
setCreator,
setDash,
setDateFormatter,
setEncrypt,
setFont,
setFontSize,
setKeywords,
setLineCap,
setLineJoin,
setLineWidth,
setMiterLimit,
setOutlineNames0,
setPageCallBack,
setPageCompression,
setPageDuration,
setPageRotation,
setPageSize,
setPageTransition,
setSubject,
setTitle,
setViewerPreference,
shade,
showFullScreen0,
showOutline,
skew,
stringWidth,
textAnnotation,
textAnnotation0,
transform,
translate,
wedge
Inherited from reportlab.pdfgen.canvas.Canvas (private):
_absRect,
_addAnnotation,
_addShading,
_addStandardFonts,
_annotatePage,
_bookmarkReference,
_escape,
_getCmShift,
_make_preamble,
_pushAccumulators,
_restartAccumulators,
_setAnnotations,
_setColorSpace,
_setExtGState,
_setFillAlpha,
_setFillOverprint,
_setOverprintMask,
_setShadingUsed,
_setStrokeAlpha,
_setStrokeOverprint,
_setXObjects,
_startPage,
_strokeAndFill
Inherited from reportlab.pdfgen.textobject._PDFColorSetter:
setFillAlpha,
setFillColor,
setFillColorCMYK,
setFillColorRGB,
setFillGray,
setFillOverprint,
setOverprintMask,
setStrokeAlpha,
setStrokeColor,
setStrokeColorCMYK,
setStrokeColorRGB,
setStrokeGray,
setStrokeOverprint
Inherited from reportlab.pdfgen.textobject._PDFColorSetter (private):
_checkSeparation
|