WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::CloudPlot Class Reference

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)

Detailed Description

This class plots cloud symbols.

Author
Dan Vietor

Member Function Documentation

◆ draw()

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

Draws a cloud cover cover symbol

Parameters
plotPlot to draw to
ptPosition in plot to draw
radRadius of cover circle
coverType of cloud cover (C,S,B,O,etc)

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

Referenced by WXP::DatumPlot::draw(), and WXP::RedbookPlot::draw().


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