Stylepublic static class HealpixPlotter.HealpixStyle extends java.lang.Object implements Style
| Constructor | Description |
|---|---|
HealpixStyle(int dataLevel,
int degrade,
Rotation rotation,
Scaling scaling,
Shader shader,
Combiner combiner) |
Constructor.
|
| Modifier and Type | Method | 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 HealpixStyle(int dataLevel,
int degrade,
Rotation rotation,
Scaling scaling,
Shader shader,
Combiner combiner)
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 entriesshader - colour mapcombiner - combiner, only relevant if degrade is non-zeropublic 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 © 2018 Central Laboratory of the Research Councils. All Rights Reserved.