PLplot
5.13.0
|
Public Attributes | |
integer | type |
integer | state |
integer | keysym |
integer | button |
integer | subwindow |
character(len=16) | string |
integer | px |
integer | py |
real(kind=private_double) | dx |
real(kind=private_double) | dy |
real(kind=private_double) | wx |
real(kind=private_double) | wy |
Definition at line 148 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::button |
Definition at line 152 of file plplot_small_modules.f90.
real(kind=private_double) plplot_graphics::plgraphicsin::dx |
Definition at line 156 of file plplot_small_modules.f90.
real(kind=private_double) plplot_graphics::plgraphicsin::dy |
Definition at line 156 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::keysym |
Definition at line 151 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::px |
Definition at line 155 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::py |
Definition at line 155 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::state |
Definition at line 150 of file plplot_small_modules.f90.
character(len=16) plplot_graphics::plgraphicsin::string |
Definition at line 154 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::subwindow |
Definition at line 153 of file plplot_small_modules.f90.
integer plplot_graphics::plgraphicsin::type |
Definition at line 149 of file plplot_small_modules.f90.
real(kind=private_double) plplot_graphics::plgraphicsin::wx |
Definition at line 157 of file plplot_small_modules.f90.
real(kind=private_double) plplot_graphics::plgraphicsin::wy |
Definition at line 157 of file plplot_small_modules.f90.