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

E

east_X - Variable in class edu.d.umn.geometry.ElevationModel
maximum X coordinate
edu.d.umn - package edu.d.umn
 
edu.d.umn.applets - package edu.d.umn.applets
 
edu.d.umn.applets.stereo - package edu.d.umn.applets.stereo
 
edu.d.umn.behaviors - package edu.d.umn.behaviors
 
edu.d.umn.behaviors.stereo - package edu.d.umn.behaviors.stereo
 
edu.d.umn.fileformats - package edu.d.umn.fileformats
 
edu.d.umn.geometry - package edu.d.umn.geometry
 
edu.d.umn.windows - package edu.d.umn.windows
 
edu.d.umn.windows.stereo - package edu.d.umn.windows.stereo
 
ElevationFile - Class in edu.d.umn.fileformats
ElevationFile is an abstract base class used to define the interface between files holding terrain data and the JAVA3D classes that convert the terrain data into geometric primitives.
ElevationFile() - Constructor for class edu.d.umn.fileformats.ElevationFile
Does nothing.
ElevationModel - Class in edu.d.umn.geometry
ElevationModel is a specialization of a BranchGroup that holds Java3D geometry objects representing a terrain map.
ElevationModel() - Constructor for class edu.d.umn.geometry.ElevationModel
Empty constructor.
ElevationModel(String, StatusWindow) - Constructor for class edu.d.umn.geometry.ElevationModel
Sets up and compiles the ElevationModel.
ElevationModelInterface - Interface in edu.d.umn.geometry
Defines an generic inteface between the ElevationModel and other objects that require its characteristics for display purposes.
elevations - Variable in class edu.d.umn.fileformats.ElevationFile
two dimensional array of elevation data in meters, array represents equally spaced data points across the groundCoordinates.
ElevationSegment - Class in edu.d.umn.geometry
ElevationSegment is a specialization of Shape3d.
ElevationSegment(int[][], int, int, int, int, int, int, float, float, float, float, float, int, float, float) - Constructor for class edu.d.umn.geometry.ElevationSegment
Constructor is reponsible for setting up the appearance/material, computing the triangle strip values (colors, normals, coordinates) stored in vertexData, then creating the actual JAVA 3D geometry.
exageration - Variable in class edu.d.umn.geometry.ElevationModel
Factor each elevation reading is multiplied by when drawing the model.
exagerationAmount - Static variable in class edu.d.umn.windows.ControlWindow
 

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