gws.plugin.template.py.Config
struct
Python template gws.plugin.template.py.Config
Eigenschaft | Typ | Default | |
---|---|---|---|
mapSize | gws.core.types.MSize | map size gws.base.template.core.Config.mapSize | |
mimeTypes | [ str ] | mime types this template can generate gws.base.template.core.Config.mimeTypes | |
pageMargin | gws.core.types.MExtent | page margin gws.base.template.core.Config.pageMargin | |
pageSize | gws.core.types.MSize | page size gws.base.template.core.Config.pageSize | |
path | gws.core.types.FilePath | path to a template file gws.plugin.template.py.Config.path | |
subject | str | template purpose gws.base.template.core.Config.subject | |
title | str | template title gws.base.template.core.Config.title | |
type | 'py' | object type gws.plugin.template.py.Config.type | |
uid | str | Zuweisung einer eindeutigen ID als Text |