Stylepublic static class SkyGridPlotter.GridStyle extends java.lang.Object implements Style
| Constructor | Description |
|---|---|
GridStyle(Rotation rotation,
java.awt.Color color,
SkyAxisLabeller labeller,
Captioner captioner,
boolean sexagesimal,
double crowd,
boolean antialias) |
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 GridStyle(Rotation rotation, java.awt.Color color, SkyAxisLabeller labeller, Captioner captioner, boolean sexagesimal, double crowd, boolean antialias)
rotation - rotation from plot basic orientationcolor - grid line colourlabeller - grid line label positionercaptioner - grid line label captionersexagesimal - true for sexagesimal, false for decimalcrowd - grid line crowding, 1 is normalantialias - true for antialiased linespublic 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.