class documentation
class Config(gws.ConfigWithAccess): (source)
Known subclasses: gws.plugin.legend.combined.Config
, gws.plugin.legend.html.Config
, gws.plugin.legend.remote.Config
, gws.plugin.legend.static.Config
, gws.plugin.qgis.legend.Config
Constructor: Config(*args, **kwargs)
Layer legend confuguration.
Class Variable | cache |
max cache age for remote legends |
Class Variable | options |
provider-dependent legend options |
Inherited from ConfigWithAccess
:
Class Variable | access |
permission to use the object |
Class Variable | permissions |
additional permissions |
Inherited from Config
(via ConfigWithAccess
):
Class Variable | uid |
unique ID |
Inherited from Data
(via ConfigWithAccess
, Config
):
Method | __init__ |
Undocumented |
Method | __repr__ |
Undocumented |
Method | get |
Undocumented |
Method | set |
Undocumented |
Method | update |
Undocumented |