public static class SkyDensityPlotter.SkyDenseStyle extends Object implements Style
Constructor and Description |
---|
SkyDenseStyle(int level,
Scaling scaling,
Subrange dataclip,
Shader shader,
Combiner combiner,
SolidAngleUnit unit)
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 SkyDenseStyle(int level, Scaling scaling, Subrange dataclip, Shader shader, Combiner combiner, SolidAngleUnit unit)
level
- HEALPix level defining the requested map resolution;
note the actual resolution at which the densities
are calculated may be different from this,
in particular if the screen pixel grid is coarser
than that defined by this levelscaling
- scaling function for mapping densities to
colour map entriesdataclip
- scaling function adjustment subrangeshader
- colour mapcombiner
- value combination mode for bin calculationunit
- solid angle unit for density combinationspublic Icon getLegendIcon()
Style
getLegendIcon
in interface Style
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.