Definition of values to use for colors in polynomial representations.
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
type(dyn_labelarray_type), | public | :: | label | Name of the color, to which the color values apply. |
|||
type(grw_realarray_type), | public | :: | fill | Actual value to use, where the color is present, defaults to 1. TodoHK: replace by spatial function |
|||
type(grw_realarray_type), | public | :: | void | Actual value to use, where the color is not present, defaults to 0. |