public static class SkyVectorFieldPlotter.VectorFieldStyle extends Object implements Style
| Constructor and Description |
|---|
VectorFieldStyle(Color color,
MultiPointShape shape,
int thick,
double scale,
int level,
Combiner combiner,
boolean isRelative)
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 VectorFieldStyle(Color color, MultiPointShape shape, int thick, double scale, int level, Combiner combiner, boolean isRelative)
color - arrow colour, may have a non-unity alpha channelshape - arrow shapethick - arrow line thicknessscale - arrow length scalinglevel - HEALPix level for combinationcombiner - combination methodisRelative - whether to subtract field mean from vectorspublic Icon getLegendIcon()
StylegetLegendIcon in interface StyleCopyright © 2026 Central Laboratory of the Research Councils. All Rights Reserved.