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

M

MagicKeyListener - Class in gizmoball.gui
A MagicKeyListener is decorator for a KeyListener.
MagicKeyListener(KeyListener) - Constructor for class gizmoball.gui.MagicKeyListener
 
MagicKeyListener(KeyListener, boolean) - Constructor for class gizmoball.gui.MagicKeyListener
 
main(String[]) - Static method in class gizmoball.boardIO.boardIO
 
main(String[]) - Static method in class gizmoball.boardIO.boardIOTest
 
main(String[]) - Static method in class gizmoball.gui.GizmoGUI
 
makeRectangle(Vect, double, double) - Static method in class gizmoball.shape.Polygon
makes a rectangle at the specified location with the specified length and width
makeRightTriangle45(Vect, double) - Static method in class gizmoball.shape.Polygon
Constructs a 45-45-90 triangle with the right angle in the bottom left
makeSquare(Vect, double) - Static method in class gizmoball.shape.Polygon
Returns a polygon that is a square whose upperleft corner is specified by upperLeft and whose side lengths are specified by length
max() - Method in class physics.IntervalList
 
maximumForesight - Variable in class physics.GeometryImpl
 
maxXY() - Method in class gizmoball.shape.Circle09
Returns the maximum coordinates for a bounding rectangle around the circle
maxXY() - Method in class gizmoball.shape.Polygon
Returns the maximum coordinates for a bounding rectangle of the polygon.
maxXY() - Method in interface gizmoball.shape.Shape
 
maxXY() - Method in class gizmoball.shape.UnionShape
Returns the maximum coordinates of a bounding rectangle of the shape
midPoint(LineSegment) - Static method in class gizmoball.shape.ShapeGeometry
 
min() - Method in class physics.IntervalList
 
minQuadraticSolution(double, double, double) - Static method in class physics.Geometry
Solves the quadratic equation.
minQuadraticSolution(double, double, double) - Method in class physics.GeometryCompare
 
minQuadraticSolution(double, double, double) - Method in class physics.GeometryImpl
 
minQuadraticSolution(double, double, double) - Method in interface physics.GeometryInterface
Specified by Geometry.minQuadraticSolution
minus(Angle) - Method in class physics.Angle
 
minus(Vect) - Method in class physics.Vect
 
minXY() - Method in class gizmoball.shape.Circle09
Returns the minimum coordinates for a bounding rectangle around the circle
minXY() - Method in class gizmoball.shape.Polygon
Returns the minimum coordinates for a bounding rectangle of the polygon.
minXY() - Method in interface gizmoball.shape.Shape
 
minXY() - Method in class gizmoball.shape.UnionShape
Returns the minimum coordinates for a bounding rectangle of the shape
moveGizmo(Gizmo, Vect) - Method in class gizmoball.board.GizmoBoard
 

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