Developer Manual
Subsections
- Developing PyVisi
- Objects and methods defined at base level
- Class structure
- Fundamental objects
- Item
- Renderer
- Scene
- add(self, obj)
- delete(self, obj)
- getBackgroundColor(self)
- getSize(self)
- place(self, obj)
- render(self, pause, interactive)
- rendererCommand(self, command)
- save(self, fname, format)
- setBackgroundColor(self, *color)
- setSize(self, xSize, ySize)
- Derived objects
- Renderer modules provided by PyVisi
Paul Cochrane
2006-10-10