WXP::CloudPlot Class Reference

This class plots cloud symbols. More...

#include "../include/CloudPlot.h"

List of all members.

Static Public Member Functions

static int draw (Plot &plot, Point pt, float rad, char cover)

Detailed Description

This class plots cloud symbols.

Author:
Dan Vietor

Member Function Documentation

int CloudPlot::draw ( Plot plot,
Point  pt,
float  rad,
char  cover 
) [static]

Draws a cloud cover cover symbol

Parameters:
plot Plot to draw to
pt Position in plot to draw
rad Radius of cover circle
cover Type of cloud cover (C,S,B,O,etc)

References WXP::Points::add(), WXP::Plot::drawFill(), WXP::Plot::drawLine(), WXP::Const::DRC, WXP::Point::set(), WXP::Plot::setFillStyle(), WXP::Point::x, and WXP::Point::y.


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