fplot_png_terminal Module



Contents


Derived Types

type, public, extends(terminal) ::  png_terminal

Defines a terminal used for producing PNG outputs.

Type-Bound Procedures

procedure , public :: get_command_string => png_get_command_string Function
procedure , public :: get_filename => png_get_filename Function
procedure , public :: get_font_name => term_get_font_name Function
procedure , public :: get_font_size => term_get_font_size Function
procedure , public :: get_id_string => png_get_term_string Function
procedure , public :: get_plot_window_number => term_get_plot_window_number Function
procedure , public :: get_title => term_get_title Function
procedure , public :: get_window_height => term_get_window_height Function
procedure , public :: get_window_width => term_get_window_width Function
procedure , public :: set_filename => png_set_filename Subroutine
procedure , public :: set_font_name => term_set_font_name Subroutine
procedure , public :: set_font_size => term_set_font_size Subroutine
procedure , public :: set_plot_window_number => term_set_plot_window_number Subroutine
procedure , public :: set_title => term_set_title Subroutine
procedure , public :: set_window_height => term_set_window_height Subroutine
procedure , public :: set_window_width => term_set_window_width Subroutine