public static class SkyGridPlotter.GridStyle extends Object implements Style
Constructor and Description |
---|
GridStyle(Rotation rotation,
Color color,
SkyAxisLabeller labeller,
Captioner captioner,
SkySys viewsys,
boolean sexagesimal,
double loncrowd,
double latcrowd,
boolean antialias)
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 GridStyle(Rotation rotation, Color color, SkyAxisLabeller labeller, Captioner captioner, SkySys viewsys, boolean sexagesimal, double loncrowd, double latcrowd, boolean antialias)
rotation
- rotation from plot basic orientationcolor
- grid line colourlabeller
- grid line label positionercaptioner
- grid line label captionerviewsys
- view sky systemsexagesimal
- true for sexagesimal, false for decimalloncrowd
- longitude grid line crowding, 1 is normallatcrowd
- latitude grid line crowding, 1 is normalantialias
- true for antialiased linespublic Icon getLegendIcon()
Style
getLegendIcon
in interface Style
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.