Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/api/matrix.txt
blob: 938723ee4492418aa8358dfe65ece9ed8eea1062 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
######
Matrix
######

The Matrix class is used to define transformations on an item, relative to the parent Item. This is basically the same implementation as cairo.Matrix, only notifications are sent on state changes (see the state module).

:mod: `gaphor.matrix`
---------------------

.. module:: gaphas.matrix

.. autoclass:: Matrix
   :members:
   :undoc-members: