Relacs  0.9.8
Public Member Functions | Protected Attributes | Friends | List of all members
Plot::RangeCopy Class Reference

#include <plot.h>

Public Member Functions

 RangeCopy (void)
 
 RangeCopy (const RangeCopy &rc)
 
 RangeCopy (const Plot *p)
 

Protected Attributes

double XMin [MaxAxis]
 
double XMax [MaxAxis]
 
double YMin [MaxAxis]
 
double YMax [MaxAxis]
 
double XMinRange [MaxAxis]
 
double XMaxRange [MaxAxis]
 
double YMinRange [MaxAxis]
 
double YMaxRange [MaxAxis]
 

Friends

class Plot
 

Constructor & Destructor Documentation

RangeCopy ( void  )
RangeCopy ( const RangeCopy rc)
RangeCopy ( const Plot p)

References Plot::MaxAxis.

Friends And Related Function Documentation

friend class Plot
friend

Member Data Documentation

double XMin[MaxAxis]
protected
double XMax[MaxAxis]
protected
double YMin[MaxAxis]
protected
double YMax[MaxAxis]
protected
double XMinRange[MaxAxis]
protected
double XMaxRange[MaxAxis]
protected
double YMinRange[MaxAxis]
protected
double YMaxRange[MaxAxis]
protected

The documentation for this class was generated from the following files: