File: classes.rst

package info (click to toggle)
pymupdf 1.25.4%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 98,632 kB
  • sloc: python: 43,379; ansic: 75; makefile: 6
file content (36 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.. include:: header.rst

============
Classes
============

.. toctree::
   :maxdepth: 2

   annot.rst
   archive-class.rst
   colorspace.rst
   displaylist.rst
   document.rst
   document-writer-class.rst
   font.rst
   identity.rst
   irect.rst
   link.rst
   linkdest.rst
   matrix.rst
   outline.rst
   page.rst
   pixmap.rst
   point.rst
   quad.rst
   rect.rst
   shape.rst
   story-class.rst
   textpage.rst
   textwriter.rst
   tools.rst
   widget.rst
   xml-class.rst

.. include:: footer.rst