| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
s3codec.S3Codec --+
|
S3SVG
Simple SVG format codec
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Static Methods | |||
|
|||
|
Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
Constructor
|
Extract the items from the resource
|
Export data as a Scalable Vector Graphic
@param resource: the source of the data that is to be encoded
as an SVG. This may be:
resource: the resource
item: a list of pre-fetched values
the headings are in the first row
the data types are in the second row
@param attr: dictionary of parameters:
* title: The export filename
* list_fields: Fields to include in list views
|
|
Import data from a Scalable Vector Graphic
To Do: Handle encodings within SVG other than UTF-8 |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 15 08:51:49 2019 | http://epydoc.sourceforge.net |