Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/api/painters.txt
diff options
context:
space:
mode:
authorgaphor@gmail.com <gaphor@gmail.com@a8418922-720d-0410-834f-a69b97ada669>2009-02-10 22:08:12 (GMT)
committer gaphor@gmail.com <gaphor@gmail.com@a8418922-720d-0410-834f-a69b97ada669>2009-02-10 22:08:12 (GMT)
commita2a8683bf9e283655de51a2593b205e3c0315c17 (patch)
tree4528b1e9697d20ad6c5f1e1ddd7f6d5c51ef1148 /doc/api/painters.txt
parent7beb80c3550daa331c89518e0e21c9fce986464e (diff)
added versionHEADmaster
git-svn-id: http://svn.devjavu.com/gaphor/gaphas/trunk@2707 a8418922-720d-0410-834f-a69b97ada669
Diffstat (limited to 'doc/api/painters.txt')
-rw-r--r--doc/api/painters.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/api/painters.txt b/doc/api/painters.txt
new file mode 100644
index 0000000..6a52237
--- /dev/null
+++ b/doc/api/painters.txt
@@ -0,0 +1,16 @@
+##############################
+Painters - drawing on the View
+##############################
+
+This part describes the API of Gaphas.
+
+:mod: `gaphor.painter`
+---------------------
+
+.. module:: gaphas.painter
+
+.. autoclass:: Painter
+ :members:
+ :undoc-members:
+
+TODO: Add the rest