WXP::GridVect Class Reference

This class plots gridpoint data. More...

#include "../include/GridVect.h"

Inheritance diagram for WXP::GridVect:
WXP::Listener

List of all members.

Public Member Functions

 GridVect (const char *param)
int init ()
int setParam (const char *str)
void callback (const char *ev_str, const char *ev_data, const void *data)
int setLabel (int val)
int setColorTable (const char *str)
int setColorFill (const char *str)
float getMax ()
int draw (Plot &plot, Grid &grid1, Grid &grid2)
int print ()

Detailed Description

This class plots gridpoint data.

Author:
Dan Vietor

Member Function Documentation

void GridVect::callback ( const char *  ev_str,
const char *  ev_data,
const void *  data 
) [virtual]
int GridVect::setColorFill ( const char *  str  ) 

Sets the color fill parameters

Parameters:
str Color fill string

References WXP::VectPlot::setColorFill().

int GridVect::setColorTable ( const char *  str  ) 

Sets the color table parameters

Parameters:
str Color table parameter

References WXP::VectPlot::setColorTable().


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

Generated on 8 Jan 2010 for WXP C++ Library by  doxygen 1.6.1