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

M

Magnitude - Class in org.britastro.grelf.astro
Type representing astronomical magnitude.
Magnitude(float) - Constructor for class org.britastro.grelf.astro.Magnitude
Unknown band - bandId set to empty string.
Magnitude(float, String) - Constructor for class org.britastro.grelf.astro.Magnitude
Band identifier is typically a single letter: U, B, V, R or I.
main(String...) - Static method in class org.britastro.grelf.hopper.Hopper
 
Maths - Class in org.britastro.grelf
Static methods to do common mathematical calculations.
Maths.Statistics - Class in org.britastro.grelf
Just a record to hold public values.
Maths.Statistics() - Constructor for class org.britastro.grelf.Maths.Statistics
 
max - Variable in class org.britastro.grelf.Maths.Statistics
 
maxDecDegs - Variable in class org.britastro.grelf.astro.ChartLimits
 
maxRaHrs - Variable in class org.britastro.grelf.astro.ChartLimits
 
maxY() - Method in class org.britastro.grelf.hopper.Buttons
 
mean - Variable in class org.britastro.grelf.Maths.Statistics
 
MENU_BUTTON_HEIGHT - Static variable in class org.britastro.grelf.hopper.Button
 
MENU_BUTTON_SPACING - Static variable in class org.britastro.grelf.hopper.Button
 
MENU_BUTTON_WIDTH - Static variable in class org.britastro.grelf.hopper.Button
 
menuItem(ActionListener, String, String, int, int) - Static method in class org.britastro.grelf.Util
Convenience method for creating a menu item.
menuItem(ActionListener, String, String, int, int, boolean) - Static method in class org.britastro.grelf.Util
Convenience method for creating a menu item.
message(String, Object) - Static method in class org.britastro.grelf.Util
Convenience method for displaying a message dialogue.
message(Component, String, Object) - Static method in class org.britastro.grelf.Util
Convenience method for displaying a message dialogue.
min - Variable in class org.britastro.grelf.Maths.Statistics
 
minDecDegs - Variable in class org.britastro.grelf.astro.ChartLimits
 
minRaHrs - Variable in class org.britastro.grelf.astro.ChartLimits
 
mouseClicked(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
mouseDragged(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
mouseEntered(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
mouseExited(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
mouseMoved(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
mousePressed(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
mouseReleased(MouseEvent) - Method in class org.britastro.grelf.hopper.Chart
 
multiply(double) - Method in class org.britastro.grelf.Angle
Returns a new Angle that is the result of multiplying the current one by a factor.
A B C D E F G H I J L M N O P R S T U V W X Y Z