NASA World Wind

gov.nasa.worldwind.terrain
Class BasicElevationModel.Tile

java.lang.Object
  extended by gov.nasa.worldwind.util.Tile
      extended by gov.nasa.worldwind.terrain.BasicElevationModel.Tile
All Implemented Interfaces:
Cacheable, Comparable<Tile>
Enclosing class:
BasicElevationModel

protected static class BasicElevationModel.Tile
extends Tile
implements Cacheable


Method Summary
 
Methods inherited from class gov.nasa.worldwind.util.Tile
compareTo, computeColumn, computeColumnLongitude, computeRow, computeRowLatitude, equals, getCacheName, getColumn, getFormatSuffix, getLabel, getLevel, getLevelName, getLevelNumber, getPath, getPathBase, getPriority, getResourceURL, getResourceURL, getRow, getSector, getSizeInBytes, getTileKey, hashCode, setPriority, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface gov.nasa.worldwind.cache.Cacheable
getSizeInBytes
 


NASA World Wind