Package | Description |
---|---|
gov.nasa.worldwind.layers.placename |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PlaceNameLayer.NavigationTile> |
PlaceNameLayer.navTiles |
protected java.util.List<PlaceNameLayer.NavigationTile> |
PlaceNameLayer.NavigationTile.subNavTiles |
Modifier and Type | Method and Description |
---|---|
java.util.List<PlaceNameLayer.NavigationTile> |
PlaceNameLayer.NavigationTile.navTilesVisible(DrawContext dc,
double minDistSquared,
double maxDistSquared) |
protected java.util.List<PlaceNameLayer.NavigationTile> |
PlaceNameLayerBulkDownloader.navTilesVisible(PlaceNameLayer.NavigationTile tile,
Sector sector) |
Modifier and Type | Method and Description |
---|---|
protected PlaceNameLayer.Tile[] |
PlaceNameLayer.buildTiles(PlaceNameService placeNameService,
PlaceNameLayer.NavigationTile navTile) |
protected int |
PlaceNameLayerBulkDownloader.estimateNumberTilesinSector(PlaceNameLayer.NavigationTile tile,
Sector searchSector) |
protected java.util.List<PlaceNameLayer.NavigationTile> |
PlaceNameLayerBulkDownloader.navTilesVisible(PlaceNameLayer.NavigationTile tile,
Sector sector) |