gws.plugin.model_value.format
¶
Format value.
This value is computed by applying python format
to feature attributes.
Source code: gws.plugin.model_value.format
Package Contents¶
- class gws.plugin.model_value.format.Config¶
Bases:
gws.base.model.value.Config
- format: str¶
- class gws.plugin.model_value.format.Object¶
Bases:
gws.base.model.value.Object
- format: str¶
- compute(field, feature, mc)¶
- configure()¶