phystricks
Public Member Functions | Public Attributes | List of all members
phystricks.src.AddedObjects.AddedObjects Class Reference

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

Inheritance diagram for phystricks.src.AddedObjects.AddedObjects:
Inheritance graph
[legend]
Collaboration diagram for phystricks.src.AddedObjects.AddedObjects:
Collaboration graph
[legend]

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
 

Detailed Description

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/.

Constructor & Destructor Documentation

def phystricks.src.AddedObjects.AddedObjects.__init__ (   self)

Member Function Documentation

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.

Member Data Documentation

phystricks.src.AddedObjects.AddedObjects.dico

The documentation for this class was generated from the following file: