Returns a string from a plot_object.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(plot_object), | intent(in) | :: | this |
The plot_object object. |
The result string.
The base type for all plot objects.
procedure (get_string_result) , public :: get_command_string |