| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractPlugin
Abstract plugins class.
|
|||
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|||
|
|||
bool
|
|
||
tuple
|
|
||
|
Inherited from |
|||
|
|||
types = Supported datatypes for visualization. |
|||
__abstractmethods__ =
|
|||
_abc_cache =
|
|||
_abc_negative_cache =
|
|||
_abc_negative_cache_version = 14
|
|||
_abc_registry =
|
|||
|
|||
|
Inherited from |
|||
|
|||
Return whether the plugin is supported.
|
Main visualization callback. Draws the visualization in-memory and saves the visualization data in a payload string to be returned. Arbitrary keyword arguments can be passed that will be send to the backend object constructor. Future versions will attempt to provide a consistent framework for marshalling those keywords.
|
|
|||
_abc_cache
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 21 14:08:04 2011 | http://epydoc.sourceforge.net |