|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nasa.worldwind.terrain.LocalElevationModel.LocalTile
protected static class LocalElevationModel.LocalTile
| Field Summary | |
|---|---|
protected BufferWrapper |
elevations
|
protected double |
maxElevation
|
protected double |
minElevation
|
protected double |
missingDataFlag
|
protected Sector |
sector
|
protected int |
tileHeight
|
protected int |
tileWidth
|
| Constructor Summary | |
|---|---|
protected |
LocalElevationModel.LocalTile(Sector sector,
double missingDataFlag,
int tileWidth,
int tileHeight,
BufferWrapper elevations)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final BufferWrapper elevations
protected final double maxElevation
protected final double minElevation
protected final double missingDataFlag
protected final Sector sector
protected final int tileHeight
protected final int tileWidth
| Constructor Detail |
|---|
protected LocalElevationModel.LocalTile(Sector sector,
double missingDataFlag,
int tileWidth,
int tileHeight,
BufferWrapper elevations)
|
NASA World Wind | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||