A B C D E F G H I J L M N O P R S T U V W X Y Z 

G

Gaussian - Class in org.britastro.grelf
Calculate values of the Gaussian curve.
Gaussian(float, float) - Constructor for class org.britastro.grelf.Gaussian
Create a Gaussian curve of given mean x-value and half-height radius.
getBandId() - Method in class org.britastro.grelf.astro.Magnitude
Get band identifier, typically a single letter: U, B, V, R or I.
getBlack() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getBox() - Method in class org.britastro.grelf.hopper.Button
 
getButtons() - Method in class org.britastro.grelf.hopper.Buttons
 
getColours() - Method in class org.britastro.grelf.plaf.ObservingTheme
Returns an array of colours, brightest first down to darkest, which are the shades of red currently set for this theme.
getColumnClass(int) - Method in class org.britastro.grelf.hopper.ObservingListTableModel
 
getColumnCount() - Method in class org.britastro.grelf.hopper.ObservingListTableModel
 
getColumnName(int) - Method in class org.britastro.grelf.hopper.ObservingListTableModel
 
getCommonId() - Method in class org.britastro.grelf.astro.DeepSkyObject
Comprising the letter M (for Messier) and number.
getCommonId() - Method in interface org.britastro.grelf.astro.SkyObject
 
getCommonId() - Method in class org.britastro.grelf.astro.Star
Comprising the constellation abbreviation and Flamsteed number and/or Bayer letter (only brightest stars have these).
getControl() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlDarkShadow() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlDisabled() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlHighlight() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlInfo() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlShadow() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlTextColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getControlTextFont() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getDec() - Method in class org.britastro.grelf.astro.SkyPoint
 
getDescription() - Method in class org.britastro.grelf.plaf.ObservingLookAndFeel
 
getDesktopColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getEquinox() - Method in class org.britastro.grelf.astro.SkyPoint
Deprecated: name changed to getEquinox.
getFocusColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getGridDecDegs() - Method in class org.britastro.grelf.astro.ChartLimits
 
getGridRaDegs() - Method in class org.britastro.grelf.astro.ChartLimits
 
getHeightDegs() - Method in class org.britastro.grelf.astro.ChartLimits
 
getHighlightedTextColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getHipparcosId() - Method in class org.britastro.grelf.astro.Star
 
getHour() - Method in class org.britastro.grelf.astro.RA
Range 0..23
getHours() - Method in class org.britastro.grelf.astro.ChartLimits
Get all the RA hours required (for loading star files).
getId() - Method in class org.britastro.grelf.astro.DeepSkyObject
If there is a commonId (Messier) return that; otherwise if there is an ngcId return that; otherwise return an empty string.
getId() - Method in interface org.britastro.grelf.astro.SkyObject
If the object has a commonId return that; otherwise if it has another id return that; otherwise return an empty string.
getId() - Method in class org.britastro.grelf.astro.Star
If the star has a commonId return that; otherwise if it has a hipparcosId return that; otherwise if it has a tychoId return that; otherwise if it has an otherId return that; otherwise return an empty string.
getID() - Method in class org.britastro.grelf.plaf.ObservingLookAndFeel
 
getInactiveControlTextColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getInactiveSystemTextColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getInstance() - Static method in class org.britastro.grelf.astro.SkyObjectDatabase
 
getJulianDate() - Method in class org.britastro.grelf.astro.Epoch
Returns null if the epoch type is not 'B' or 'J'.
getMagnitude() - Method in class org.britastro.grelf.astro.DeepSkyObject
 
getMagnitude() - Method in interface org.britastro.grelf.astro.SkyObject
If the object's magnitude is unknown this returns null.
getMagnitude() - Method in class org.britastro.grelf.astro.Star
Get the "principal" magnitude.
getMagnitude(String) - Method in class org.britastro.grelf.astro.Star
Get the magnitude with given band id, or null if not found.
getMagnitudes() - Method in class org.britastro.grelf.astro.Star
Get the list of magnitudes
getMenuTextFont() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getMilliseconds(String) - Static method in class org.britastro.grelf.Util
Convert a date-time string in format 2006:11:16 21:05:10 into milliseconds since 1970.0.
getMinute() - Method in class org.britastro.grelf.astro.RA
Range 0..59
getName() - Method in class org.britastro.grelf.plaf.ObservingLookAndFeel
 
getName() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getNgcId() - Method in class org.britastro.grelf.astro.DeepSkyObject
 
getOffsetFromTarget() - Method in class org.britastro.grelf.astro.DeepSkyObject
 
getOffsetFromTarget() - Method in interface org.britastro.grelf.astro.SkyObject
Typically the offset from the centre of a star chart or the axis of a cone search.
getOffsetFromTarget() - Method in class org.britastro.grelf.astro.Star
 
getOtherId() - Method in class org.britastro.grelf.astro.Star
 
getPa() - Method in class org.britastro.grelf.astro.SkyVector
Get position angle (anticlockwise from north).
getPlotPoint() - Method in class org.britastro.grelf.astro.DeepSkyObject
 
getPlotPoint() - Method in interface org.britastro.grelf.astro.SkyObject
Set when the object is first plotted, to avoid recalculation when redrawing.
getPlotPoint() - Method in class org.britastro.grelf.astro.Star
 
getPmDec_arcsecPerYr() - Method in class org.britastro.grelf.astro.ProperMotion
 
getPmRA_arcsecPerYr() - Method in class org.britastro.grelf.astro.ProperMotion
 
getPosition() - Method in class org.britastro.grelf.astro.DeepSkyObject
If the object's position is unknown this returns null.
getPosition() - Method in interface org.britastro.grelf.astro.SkyObject
If the object's position is unknown this returns null.
getPosition() - Method in class org.britastro.grelf.astro.Star
If the star's position is unknown this returns null.
getPrimary1() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimary2() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimary3() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimaryControl() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimaryControlDarkShadow() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimaryControlHighlight() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimaryControlInfo() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getPrimaryControlShadow() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getProperMotion() - Method in class org.britastro.grelf.astro.Star
If the star's proper motion is unknown this returns a ProperMotion object in which both components are zero.
getRA() - Method in class org.britastro.grelf.astro.SkyPoint
 
getRowCount() - Method in class org.britastro.grelf.hopper.ObservingListTableModel
 
getSecond() - Method in class org.britastro.grelf.astro.RA
Range 0.0..59.99999
getSecondary1() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getSecondary2() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getSecondary3() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getSeparation() - Method in class org.britastro.grelf.astro.SkyObjectDatabase.Neighbour
 
getSeparation() - Method in class org.britastro.grelf.astro.SkyVector
Get spherical separation.
getSkyPoint() - Method in class org.britastro.grelf.astro.SkyPointPane
 
getStar() - Method in class org.britastro.grelf.astro.SkyObjectDatabase.Neighbour
 
getSubTextFont() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getSymbol() - Method in enum org.britastro.grelf.Angle.Units
 
getSystemTextColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getSystemTextFont() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getText() - Method in class org.britastro.grelf.hopper.Button
 
getTextHighlightColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getTheme() - Method in class org.britastro.grelf.hopper.Hopper
 
getTychoId() - Method in class org.britastro.grelf.astro.Star
 
getType() - Method in class org.britastro.grelf.astro.Epoch
'J' or 'B'.
getUserTextColor() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getUserTextFont() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getValue(Angle.Units) - Method in class org.britastro.grelf.Angle
May pass null as the units in which case the value is returned in radians.
getValue() - Method in class org.britastro.grelf.astro.Magnitude
 
getValueAt(int, int) - Method in class org.britastro.grelf.hopper.ObservingListTableModel
 
getVariability() - Method in class org.britastro.grelf.astro.Star
If the star's variability is unknown this returns null, not a special value.
getWhite() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getWidthHrs() - Method in class org.britastro.grelf.astro.ChartLimits
 
getWindowBackground() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getWindowTitleBackground() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getWindowTitleFont() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getWindowTitleForeground() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getWindowTitleInactiveBackground() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getWindowTitleInactiveForeground() - Method in class org.britastro.grelf.plaf.ObservingTheme
 
getYear() - Method in class org.britastro.grelf.astro.Epoch
 
greekify() - Method in class org.britastro.grelf.hopper.XYText
Only for star names: replace Greek letter abbreviations by Unicode Greek letters.
A B C D E F G H I J L M N O P R S T U V W X Y Z