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

M

Main - Class in edu.d.umn
holds the main method to launch the stereo frame.
Main() - Constructor for class edu.d.umn.Main
Creates a new instance of Main
main(String[]) - Static method in class edu.d.umn.Main
Main method run from jar.
matColor - Variable in class edu.d.umn.geometry.ElevationSegment
 
MAX_ANGLE - Variable in class edu.d.umn.behaviors.FlyBehavior
The maximum turning angle for movement.
maxElevation - Variable in class edu.d.umn.fileformats.ElevationFile
maximum elevation in meters
maxElevation - Variable in class edu.d.umn.geometry.ElevationModel
maximum elevation in meters
maxVelocity - Variable in class edu.d.umn.behaviors.FlyBehavior
the maximum velocity for movement.
METERS_PER_NAUTICAL_MILE - Static variable in class edu.d.umn.geometry.GroundCoordinates
Number of meters in a nautical mile.
METERS_PER_NAUTICAL_SECOND - Static variable in class edu.d.umn.geometry.GroundCoordinates
Number of meters in a nautical second.
MIN_ARECORD_TOKENS - Static variable in class edu.d.umn.fileformats.DemFile
Minimum number of A record tokens.
minElevation - Variable in class edu.d.umn.fileformats.ElevationFile
minimum elevation in meters
minElevation - Variable in class edu.d.umn.geometry.ElevationModel
minimum elevation in meters
modelList - Variable in class edu.d.umn.behaviors.DEMViewerFlyBehavior
a list of all the models currently in the scene.
modelList - Variable in class edu.d.umn.behaviors.MyOrbitBehavior
 
modelList - Variable in class edu.d.umn.windows.View3DPanel
A list of all the models currently viewable.
motion - Variable in class edu.d.umn.behaviors.FlyBehavior
Field indicating whether the behavior is in motion or not.
mouseClicked(MouseEvent) - Method in class edu.d.umn.behaviors.FlyingPlatform
process mouse clicked event, check if it is the right button, if so, bring up the popup menu.
mouseClicked(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
Sets the end point of the line.
mouseDragged(MouseEvent) - Method in class edu.d.umn.behaviors.FlyingPlatform
process mouseDragged event.
mouseDragged(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
Not used
mouseEntered(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
If the panel has changed size since the last use, this resets the center of canvas.
mouseExited(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
Not used.
mouseMoved(MouseEvent) - Method in class edu.d.umn.behaviors.FlyingPlatform
process mouse moved event, just reset old mouse locations
mouseMoved(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
Not used
mousePressed(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
Not used
mouseReleased(MouseEvent) - Method in class edu.d.umn.windows.LightPanel
Not used
MouseWheelBehavior - Class in edu.d.umn.behaviors
Used to have the mouse wheel up and mouse wheel down to change the elevation exageration of the models.
MouseWheelBehavior(ElevationModel) - Constructor for class edu.d.umn.behaviors.MouseWheelBehavior
Constructs a new instance of MouseWheelBehavior.
moveForward(float) - Method in class edu.d.umn.behaviors.FlyingPlatform
move the viewplatform forward by desired number of meters forward implies in the direction that it is currently pointed.
MyOrbitBehavior - Class in edu.d.umn.behaviors
Simple extension of the OrbitBehavior class to allow use of the home key to go to an aerial view of the models.
MyOrbitBehavior(Canvas3D, ArrayList) - Constructor for class edu.d.umn.behaviors.MyOrbitBehavior
Creates a new instance of MyOrbitBehavior.

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