PLplot  5.10.0
Coord_Xformer Class Reference

#include "plstream.h"

Inheritance diagram for Coord_Xformer:
cxx_pltr2

List of all members.

Public Member Functions

virtual void xform (PLFLT ox, PLFLT oy, PLFLT &nx, PLFLT &ny) const =0
virtual ~Coord_Xformer ()

Detailed Description

Definition at line 57 of file plstream.h.


Constructor & Destructor Documentation

virtual Coord_Xformer::~Coord_Xformer ( ) [inline, virtual]

Definition at line 60 of file plstream.h.


Member Function Documentation

virtual void Coord_Xformer::xform ( PLFLT  ox,
PLFLT  oy,
PLFLT nx,
PLFLT ny 
) const [pure virtual]

Implemented in cxx_pltr2.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines