| PLplot
    5.15.0
    | 
#include "plstream.h"
| Public Member Functions | |
| virtual PLFLT | operator() (int ix, int iy) const =0 | 
| virtual void | elements (int &_nx, int &_ny)=0 | 
| virtual void | min_max (PLFLT &_min, PLFLT &_max)=0 | 
| virtual | ~Coord_2d () | 
Definition at line 69 of file plstream.h.
| 
 | inlinevirtual | 
Definition at line 74 of file plstream.h.
| 
 | pure virtual | 
| 
 | pure virtual |