|
phystricks
|
This is part of the module phystricks. More...


Public Member Functions | |
| def | __init__ (self) |
| def | append (self, pspict, obj) |
| def | extend (self, pspict, objs) |
| def | fusion (self, other) |
| def | __getitem__ (self, pspict) |
Public Attributes | |
| dico | |
This is part of the module phystricks.
phystricks is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
phystricks is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with phystricks.py. If not, see http://www.gnu.org/licenses/.
| def phystricks.src.AddedObjects.AddedObjects.__init__ | ( | self | ) |
| def phystricks.src.AddedObjects.AddedObjects.__getitem__ | ( | self, | |
| pspict | |||
| ) |
| def phystricks.src.AddedObjects.AddedObjects.append | ( | self, | |
| pspict, | |||
| obj | |||
| ) |
| def phystricks.src.AddedObjects.AddedObjects.extend | ( | self, | |
| pspict, | |||
| objs | |||
| ) |
| def phystricks.src.AddedObjects.AddedObjects.fusion | ( | self, | |
| other | |||
| ) |
other is an other AddedObjects instance.
| phystricks.src.AddedObjects.AddedObjects.dico |
1.8.11