public static class SkyDensityPlotter.SkyDenseStyle extends java.lang.Object implements Style
| Constructor and Description |
|---|
SkyDenseStyle(int level,
Scaling scaling,
Shader shader,
Combiner combiner)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
javax.swing.Icon |
getLegendIcon()
Returns an icon suitable for displaying in a legend for this style.
|
int |
hashCode() |
public SkyDenseStyle(int level,
Scaling scaling,
Shader shader,
Combiner combiner)
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 entriesshader - colour mapcombiner - value combination mode for bin calculationpublic javax.swing.Icon getLegendIcon()
StylegetLegendIcon in interface Stylepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.