gws.plugin.legend.static

Static legend.

Source code: gws.plugin.legend.static

Package Contents

class gws.plugin.legend.static.Config(*args, **kwargs)

Bases: gws.base.legend.Config

Static legend.

path: gws.FilePath

path to the image file

class gws.plugin.legend.static.Object

Bases: gws.base.legend.Object

Generic legend object.

path: str
configure()

Configuration hook.

render(args=None)