WXP::PlotAttr Class Reference

This class stores plot attributes. More...

#include "../include/PlotAttr.h"

List of all members.

Public Member Functions

 PlotAttr (const char *str)
 PlotAttr (const char *str, const char *def)
int set (const char *str)
int set (const char *str, const char *def)
int parse (const char *str)
int setWidth (float val)
float getWidth ()
bool validWidth ()
int setHeight (float val)
float getHeight ()
bool validHeight ()
int setExpan (float val)
float getExpan ()
bool validExpan ()
int getStyle ()
bool validStyle ()
int setShadow (int val)
int getShadow ()
bool validShadow ()
int getFillPat ()
bool validFillPat ()
int setColorInd (int val)
int getColorInd ()
bool validColorInd ()
int setColor (const char *str)
const char * getColor ()
bool validColor ()
const char * getFont ()
bool validFont ()
int update (PlotAttr &attr)
int print ()
int init ()

Static Public Member Functions

static int parseFillStyle (const char *str)
static int parseMarker (const char *str)
static int update (PlotAttr &attr1, PlotAttr &attr2)

Detailed Description

This class stores plot attributes.

Author:
Dan Vietor

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