This module defines a number of metadata attributes.
| Public Attributes | |
|---|---|
| desc | Sets the object description |
| metadata | Sets the object metadata |
| title | Sets the object title |
| Public Methods | |
|---|---|
| desc | Returns the description of this object. The RVG object description is stored as the ‘desc’ property on the image |
| metadata | Returns additional metadata of this object. The RVG object metadata are stored as the ‘metadata’ property on the image |
| new | |
| title | Returns the title of this object. The RVG object title is stored as the ‘title’ property on the image |
<code/>and<pre/>for code samples.