public static class SphereGridPlotter.GridStyle extends Object implements Style
| Constructor and Description |
|---|
GridStyle(Color color,
double radius,
int thick,
int pixgap,
int nlon,
int nlat,
double bgFade)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Icon |
getLegendIcon()
Returns an icon suitable for displaying in a legend for this style.
|
int |
hashCode() |
public GridStyle(Color color, double radius, int thick, int pixgap, int nlon, int nlat, double bgFade)
color - basic grid colourradius - radius of sphere in data unitsthick - line thicknesspixgap - pixel gap for dotted linesnlon - number of longitude linesnlat - number of latitude lines per hemispherebgFade - fading amount to generate background colourpublic Icon getLegendIcon()
StylegetLegendIcon in interface StyleCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.