|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatusWindow | |
|---|---|
| edu.d.umn.geometry | |
| edu.d.umn.windows | |
| edu.d.umn.windows.stereo | |
| Uses of StatusWindow in edu.d.umn.geometry |
|---|
| Methods in edu.d.umn.geometry with parameters of type StatusWindow | |
|---|---|
protected void |
ElevationModel.createLODSegments(StatusWindow stat)
Initializes the LODSegment array to a number of columns and rows based on the GroundCoordinates
length and width in seconds and the SECONDS_PER_SEGMENT. |
| Constructors in edu.d.umn.geometry with parameters of type StatusWindow | |
|---|---|
ElevationModel(java.lang.String aFileName,
StatusWindow stat)
Sets up and compiles the ElevationModel. |
|
| Uses of StatusWindow in edu.d.umn.windows |
|---|
| Methods in edu.d.umn.windows with parameters of type StatusWindow | |
|---|---|
void |
View3DPanel.addModel(java.lang.String fileName,
StatusWindow stat)
Adds a new model to the scene once the user is already viewing it. |
void |
View3DPanel.load(java.lang.String fileName,
StatusWindow stat)
Loads elevation data file, creates and initializes the view and viewing platform to conform to the terrain currentModel |
| Uses of StatusWindow in edu.d.umn.windows.stereo |
|---|
| Methods in edu.d.umn.windows.stereo with parameters of type StatusWindow | |
|---|---|
void |
LeftPanel.load(java.lang.String fileName,
StatusWindow stat)
Loads elevation data file, creates and initializes the view and viewing platform to conform to the terrain currentModel |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||