Transform annotation coordinates based on coordinate type (Issue #184)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(figure_t), | intent(in) | :: | self | |||
real(kind=wp), | intent(in) | :: | x | |||
real(kind=wp), | intent(in) | :: | y | |||
integer, | intent(in) | :: | coord_type | |||
real(kind=wp), | intent(out) | :: | pixel_x | |||
real(kind=wp), | intent(out) | :: | pixel_y |