WXP::DatumPlot Class Reference
[Plotting objects]

This class plots point data. More...

#include "../include/DatumPlot.h"

List of all members.

Public Member Functions

int init ()
int setParam (const char *str)
int setColorTable (const char *str)
int setColorFill (const char *str)
int setAttr (const char *str)
int setAttr (PlotAttr &pattr)
int setColor (const char *str)
int setScale (float val)
int setMarker (int type)
int draw (Plot &plot, Datum &data)
int draw (Plot &plot, float rlat, float rlon, int type, const char *data, const char *format)
int draw (Plot &plot, EarthPoint &ept, int type, const char *data, const char *format)
int draw (Plot &plot, float rlat, float rlon, int type, float data, const char *format)
int draw (Plot &plot, EarthPoint &ept, int type, float data, const char *format)
int print ()

Detailed Description

This class plots point data.

Author:
Dan Vietor

Member Function Documentation

int DatumPlot::setColorFill ( const char *  str  ) 

Sets the color fill parameters

Parameters:
str Color fill string

References WXP::String::set().

Referenced by setParam().

int DatumPlot::setColorTable ( const char *  str  ) 

Sets the color table parameters

Parameters:
str Color table parameter

References WXP::String::set().

Referenced by setParam().

int DatumPlot::setParam ( const char *  str  ) 

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