PLplot
5.9.9
|
Public Attributes | |
integer | type |
integer | state |
integer | keysym |
integer | button |
integer | subwindow |
character(len=16) | string |
integer | px |
integer | py |
real(kind=plflt) | dx |
real(kind=plflt) | dy |
real(kind=plflt) | wx |
real(kind=plflt) | wy |
Definition at line 136 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::button |
Definition at line 140 of file sfstubsf95.f90.
real(kind=plflt) plplot_types::plgraphicsin::dx |
Definition at line 144 of file sfstubsf95.f90.
real(kind=plflt) plplot_types::plgraphicsin::dy |
Definition at line 144 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::keysym |
Definition at line 139 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::px |
Definition at line 143 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::py |
Definition at line 143 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::state |
Definition at line 138 of file sfstubsf95.f90.
character(len=16) plplot_types::plgraphicsin::string |
Definition at line 142 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::subwindow |
Definition at line 141 of file sfstubsf95.f90.
integer plplot_types::plgraphicsin::type |
Definition at line 137 of file sfstubsf95.f90.
real(kind=plflt) plplot_types::plgraphicsin::wx |
Definition at line 145 of file sfstubsf95.f90.
real(kind=plflt) plplot_types::plgraphicsin::wy |
Definition at line 145 of file sfstubsf95.f90.