This class plots cloud symbols. More...
#include "../include/CloudPlot.h"
Static Public Member Functions | |
| static int | draw (Plot &plot, Point pt, float rad, char cover) |
This class plots cloud symbols.
Draws a cloud cover cover symbol
| 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.
1.6.1