gws.plugin.model_value.static

Static value.

Source code: gws.plugin.model_value.static

Package Contents

class gws.plugin.model_value.static.Config

Static value configuration.

value: Any

Static value to return.

class gws.plugin.model_value.static.Object
compute(field, feature, mc)