Reserve a label footprint of span cells starting at (row, col)
plus a halo border, so plotted data is kept clear of the label.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| logical, | intent(inout) | :: | reserved(:,:) | |||
| integer, | intent(in) | :: | row | |||
| integer, | intent(in) | :: | col | |||
| integer, | intent(in) | :: | span | |||
| integer, | intent(in) | :: | halo |