Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3
Nebî+ ã @ sT d Z dZdZddlZejdƒZdZddlmZ ej Z G dd„ dƒZ
G dd„ dƒZdS )z3.5.14z.A frame is a container for content on a page.
ÚShowBoundaryValueÚFrameé Nzreportlab.platypusÚx1Úy1ÚwidthÚheightÚleftPaddingÚ
bottomPaddingÚrightPaddingÚ
topPadding)Ú rl_configc @ s e Zd Zd dd„Zdd„ ZdS )
r r çš™™™™™¹?Nc C s || _ || _|| _d S )N)Úcolorr Ú dashArray)Úselfr r r © r ú:/tmp/tmp4i9tl1d3/lib64/python/reportlab/platypus/frames.pyÚ__init__ s zShowBoundaryValue.__init__c C s | j d k o| jdkS )Nr )r r )r r r r Ú__bool__ s zShowBoundaryValue.__bool__©r r r )r r
N)Ú__name__Ú
__module__Ú__qualname__r r r r r r r s
c @ s– e Zd ZdZd#dd„Zdd„ Zd d
„ Zdd„ Zd
d„ Zdd„ Z dd„ Z
dd„ Zd$dd„ZeZ
dd„ Zedd„ ƒZd%dd„Zdd„ Zdd „ Zd!d"„ ZdS )&r ah
A Frame is a piece of space in a document that is filled by the
"flowables" in the story. For example in a book like document most
pages have the text paragraphs in one or two frames. For generality
a page might have several frames (for example for 3 column text or
for text that wraps around a graphic).
After creation a Frame is not usually manipulated directly by the
applications program -- it is used internally by the platypus modules.
Here is a diagramatid abstraction for the definitional part of a Frame::
width x2,y2
+---------------------------------+
| l top padding r | h
| e +-------------------------+ i | e
| f | | g | i
| t | | h | g
| | | t | h
| p | | | t
| a | | p |
| d | | a |
| | | d |
| +-------------------------+ |
| bottom padding |
+---------------------------------+
(x1,y1) <-- lower left corner
NOTE!! Frames are stateful objects. No single frame should be used in
two documents at the same time (especially in the presence of multithreading.
é Nr c
C sŠ | | _ || _|| jd<