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

S

se - Variable in class edu.d.umn.geometry.GroundCoordinates
latitude and longitude of south east coordinate.
SECONDS_PER_NAUTICAL_MILE - Static variable in class edu.d.umn.geometry.GroundCoordinates
Number of seconds in a nautical mile.
SECONDS_PER_SEGMENT - Static variable in class edu.d.umn.geometry.ElevationModel
number of seconds high/wide of each segment is
segments - Variable in class edu.d.umn.geometry.ElevationModel
two dimensional array of segments comprising the model data
setColor(Color) - Method in class edu.d.umn.geometry.ElevationModel
Changes the color of the model.
setColor(int, int, int, int) - Method in class edu.d.umn.geometry.ElevationSegment
store color data into vertex data array, compute color based on the elevation's distance between min and max elevations
setColor(int) - Method in class edu.d.umn.geometry.ElevationSegment
store color data into vertex data array.
setColor(Color) - Method in class edu.d.umn.geometry.ElevationSegment
 
setColor(Color) - Method in class edu.d.umn.geometry.LODSegment
 
setCoordinate(int[][], int, int, int, int, int, float) - Method in class edu.d.umn.geometry.ElevationSegment
store coordinate data into vertex data array
setFlyBehavior() - Method in class edu.d.umn.windows.View3DPanel
Changes the ViewPlatformBehavior to the FlyBehavior.
setLabel1(String) - Method in class edu.d.umn.windows.StatusWindow
Set the top line text
setLabel2(String) - Method in class edu.d.umn.windows.StatusWindow
Set the bottom line text
setLabel2(String, int, int) - Method in class edu.d.umn.windows.StatusWindow
Set the bottom line text to read : value x of y
setLightDirection(Vector3f) - Method in class edu.d.umn.windows.View3DPanel
changes the direction of the directional lights.
setMaxSpeed(float) - Method in class edu.d.umn.behaviors.FlyBehavior
sets the maximum speed.
setModelColor(Color) - Method in class edu.d.umn.windows.View3DPanel
Changes the color of the currently selected ElevationModel.
setOrbitBehavior() - Method in class edu.d.umn.windows.View3DPanel
Changes the the ViewPlatformBehavior to OrbitBehavior.
setRendering(boolean) - Method in class edu.d.umn.windows.View3DPanel
starts and stops rendering
setRotateAmt(float) - Method in class edu.d.umn.behaviors.FlyingPlatform
updates the amount of rotation (in degrees) that the platform is rotated with each mouse move/arrow key event
setStepSize(float) - Method in class edu.d.umn.behaviors.FlyingPlatform
updates the amount of space (in meters) that the platform is advanced with each mouse move/arrow key event
setTarget(TransformGroup) - Method in class edu.d.umn.behaviors.FlyBehavior
Sets the TransformGroup that this behavior acts on.
setTargetModel(ElevationModel) - Method in class edu.d.umn.behaviors.LightMovementBehavior
 
setTexture(Texture2D) - Method in class edu.d.umn.geometry.ElevationModel
Change the texture of the model.
setTexture(Texture2D) - Method in class edu.d.umn.geometry.ElevationSegment
Change the texture currently being used.
setTexture(Texture2D) - Method in class edu.d.umn.geometry.LODSegment
Loops through the ElevationSegments and calls their setTexture method.
setTexture(Texture2D) - Method in class edu.d.umn.windows.View3DPanel
Changes the texture of the selected ElevationModel.
setTextureCoordinates(int, double, double) - Method in class edu.d.umn.geometry.ElevationSegment
Stores texture coordinates into vertex data array.
setupAppearance() - Method in class edu.d.umn.geometry.ElevationSegment
setup the material properties and coloring attributes
setViewWindow(View3DPanel) - Method in class edu.d.umn.windows.ControlWindow
The View3DPanel and ControlWindow classes are rather tightly coupled at the moment.
setViewWindow(View3DPanel) - Method in class edu.d.umn.windows.LightPanel
Sets the View3DPanel that this LightPanel will control.
south_Z - Variable in class edu.d.umn.geometry.ElevationModel
maximum Z coordinate, note, positive Z axis is in the south due to Java3D
startingPointOfDDA - Variable in class edu.d.umn.fileformats.DDFFileAbstract
 
StatusWindow - Class in edu.d.umn.windows
This class provides a simple 2 line status window to display progress information while loading data from files.
StatusWindow(JFrame) - Constructor for class edu.d.umn.windows.StatusWindow
Create the status window
StereoFlyBehavior - Class in edu.d.umn.behaviors.stereo
Extends the FlyBehavior to operate on two different TransformGroups.
StereoFlyBehavior(TransformGroup, TransformGroup) - Constructor for class edu.d.umn.behaviors.stereo.StereoFlyBehavior
Creates a new instance of StereoFlyBehavior
StereoFlyBehavior(ArrayList, TransformGroup, TransformGroup) - Constructor for class edu.d.umn.behaviors.stereo.StereoFlyBehavior
Creates a new StereoFlyBehavior.
StereoFrame - Class in edu.d.umn.windows.stereo
Main frame to be used in applications.
StereoFrame() - Constructor for class edu.d.umn.windows.stereo.StereoFrame
Creates a new instance of StereoFrame
StereoOrbitBehavior - Class in edu.d.umn.behaviors.stereo
Extends MyOrbitBehavior to provide support for two cameras.
StereoOrbitBehavior(Canvas3D, ArrayList, TransformGroup, TransformGroup) - Constructor for class edu.d.umn.behaviors.stereo.StereoOrbitBehavior
Creates a new instance of StereoOrbitBehavior
stitchRight(ElevationSegment) - Method in class edu.d.umn.geometry.ElevationSegment
stitch right of this segment to left of other segment, stitching consists of averaging the normals on the common boundary vertices between segments.
stitchRight(LODSegment) - Method in class edu.d.umn.geometry.LODSegment
stitch right of this segment to left of other segment, stitching consists of averaging the normals on the common boundary vertices between segments.
stitchTop(ElevationSegment) - Method in class edu.d.umn.geometry.ElevationSegment
stitch top of this segment to bottom of other segment, stitching consists of averaging the normals on the common boundary vertices between segments.
stitchTop(LODSegment) - Method in class edu.d.umn.geometry.LODSegment
stitch top of this segment to bottom of other segment, stitching consists of averaging the normals on the common boundary vertices between segments.
sw - Variable in class edu.d.umn.geometry.GroundCoordinates
latitude and longitude of south west coordinate.

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