public static class HealpixPlotter.HealpixStyle extends Object implements Style
| Constructor and Description |
|---|
HealpixStyle(int dataLevel,
int degrade,
Rotation rotation,
Scaling scaling,
Subrange dataclip,
Shader shader,
Combiner combiner,
SolidAngleUnit angle)
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 HealpixStyle(int dataLevel,
int degrade,
Rotation rotation,
Scaling scaling,
Subrange dataclip,
Shader shader,
Combiner combiner,
SolidAngleUnit angle)
dataLevel - HEALPix level at which the pixel index coordinates
must be interpreted; if negative, automatic
detection will be useddegrade - HEALPix levels by which to degrade view gridrotation - sky rotation to be applied before plottingscaling - scaling function for mapping densities to
colour map entriesdataclip - scaling input range adjustmentshader - colour mapcombiner - combiner, only relevant if degrade is non-zeroangle - solid angle configuration for scalingpublic Icon getLegendIcon()
StylegetLegendIcon in interface StyleCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.