API / geotoolkit / cgm / CgmExport / CgmExport
Type Aliases
Type Aliases
Ƭ Options: Object
options object or root node to be used for export.
| Name | Type | Description |
|---|---|---|
exportbounds? | Rect | export bounds |
exportoptions? | AnyRecord | options to be used with IExportable element |
root? | IExportable | AbstractDocumentElement | Group | Shape | root node to be used for export. |
stream? | IWritable | output stream |
usesimplegradient? | boolean | set true if use two-colored gradients |