Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes|All Packages

M

main(String[]) - Static method in class org.sm.smtools.application.JDerivedGUIApplication
The application's entry point.
main(String[]) - Static method in class org.sm.smtools.application.JStandardGUIApplication
The application's main method.
main(String[]) - Static method in class org.sm.smtools.scrapbook.ScrapBook
The application's entry point.
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class org.sm.smtools.swing.util.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeGrid(Container, int, int, int, int, int, int) - Static method in class org.sm.smtools.swing.util.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
map(double, double, double, double, double) - Static method in class org.sm.smtools.math.MathTools
Maps a double from one range to another.
mapQuad1ToQuad2(double, double) - Method in class org.sm.smtools.math.quadmapping.QuadToQuadMapping
Maps a 2D-data point in the first quadrilateral to a 2D-data point in the second quadrilateral.
mapQuad1ToQuad2(Point2D.Double) - Method in class org.sm.smtools.math.quadmapping.QuadToQuadMapping
Maps a 2D-datapoint in the first quadrilateral to a 2D-data point in the second quadrilateral.
mapQuad2ToQuad1(double, double) - Method in class org.sm.smtools.math.quadmapping.QuadToQuadMapping
Maps a 2D-data point in the second quadrilateral to a 2D-data point in the first quadrilateral.
mapQuad2ToQuad1(Point2D.Double) - Method in class org.sm.smtools.math.quadmapping.QuadToQuadMapping
Maps a 2D-data point in the second quadrilateral to a 2D-data point in the first quadrilateral.
mapQuadrilateralToSquare(double, double) - Method in class org.sm.smtools.math.quadmapping.QuadMapping
Inversely maps a 2D-data point in the quadrilateral to a 2D-data point in the normalised square.
mapQuadrilateralToSquare(Point2D.Double) - Method in class org.sm.smtools.math.quadmapping.QuadMapping
Inversely maps a 2D-data point in the quadrilateral to a 2D-data point in the normalised square.
mapSquareToQuadrilateral(double, double) - Method in class org.sm.smtools.math.quadmapping.QuadMapping
Maps a 2D-data point in the normalised square to a 2D-data point in the quadrilateral.
mapSquareToQuadrilateral(Point2D.Double) - Method in class org.sm.smtools.math.quadmapping.QuadMapping
Maps a 2D-data point in the normalised square to a 2D-data point in the quadrilateral.
MathTools - Class in org.sm.smtools.math
The MathTools class offers some basic useful mathematical operations.
MathTools.EKernelType - Enum in org.sm.smtools.math
The different kernel types.
modulus() - Method in class org.sm.smtools.math.complex.ComplexNumber
Returns the modulus of this complex number.
modulusSquared() - Method in class org.sm.smtools.math.complex.ComplexNumber
Returns the squared modulus of this complex number.
mouseClicked(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
mouseDragged(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
mouseEntered(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
mouseExited(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
mouseMoved(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
mousePressed(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
mouseReleased(MouseEvent) - Method in class org.sm.smtools.application.util.JProgressUpdateGlassPane
 
MP3Player - Class in org.sm.smtools.util
The MP3Player class is a helper class for the JLayer framework.
MP3Player(InputStream) - Constructor for class org.sm.smtools.util.MP3Player
Constructs an MP3Player object based on a specified InputStream.
MP3Player(String) - Constructor for class org.sm.smtools.util.MP3Player
Constructs an MP3Player object based on a specified filename.
MP3Player.EPlaying - Enum in org.sm.smtools.util
Useful constants to specify whether or not the application's execution is blocked while playing a sound.
multiply(ComplexNumber) - Method in class org.sm.smtools.math.complex.ComplexNumber
Multiplies the specified complex number with this one and returns a reference to the result.
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes|All Packages