WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::ColorBar Struct Reference

This class holds data to plot a color bar. More...

#include "../include/ColorBar.h"

Public Types

enum  Type { FILL , ENHANCE }

Public Member Functions

int init ()
int setParam (const char *str)
int setLocate (const char *str)
int setFill (ColorFill &rfill)
int setEnhance (Enhance &renh)
int setRange (Range &rrange)
int print ()

Public Attributes

int type
ColorFill fill
Enhance enh
int orient
Range range
char loc [10]

Detailed Description

This class holds data to plot a color bar.

Author
Dan Vietor

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