|
| | IsoLine (double val, double coeff, double offset, const GribRecord *rec) |
| |
| void | drawIsoLine (GRIBOverlayFactory *pof, wxDC *dc, PlugIn_ViewPort *vp, bool bHiDef) |
| |
| void | drawIsoLineLabels (GRIBOverlayFactory *pof, wxDC *dc, PlugIn_ViewPort *vp, int density, int first, wxImage &imageLabel) |
| |
| void | drawIsoLineLabelsGL (GRIBOverlayFactory *pof, PlugIn_ViewPort *vp, int density, int first, wxString label, wxColour &color, TexFont &texfont) |
| |
| int | getNbSegments () |
| |
| double | getValue () |
| |
Definition at line 123 of file iso_line.h.
◆ IsoLine()
| IsoLine::IsoLine |
( |
double |
val, |
|
|
double |
coeff, |
|
|
double |
offset, |
|
|
const GribRecord * |
rec |
|
) |
| |
printf("create Isobar : press=%4.0f long=%d\n", pressure/100, trace.size());
Definition at line 170 of file iso_line.cpp.
◆ ~IsoLine()
◆ drawIsoLine()
◆ drawIsoLineLabels()
◆ drawIsoLineLabelsGL()
◆ getNbSegments()
| int IsoLine::getNbSegments |
( |
| ) |
|
|
inline |
◆ getValue()
| double IsoLine::getValue |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files:
- /home/runner/work/main/main/opencpn/plugins/grib_pi/src/iso_line.h
- /home/runner/work/main/main/opencpn/plugins/grib_pi/src/iso_line.cpp