Package | Description |
---|---|
org.orekit.rugged.errors | |
org.orekit.rugged.intersection.duvenhage | |
org.orekit.rugged.raster |
Modifier and Type | Method | Description |
---|---|---|
static void |
DumpManager.dumpTileCell(Tile tile,
int latitudeIndex,
int longitudeIndex,
double elevation) |
Dump DEM cell data.
|
Modifier and Type | Class | Description |
---|---|---|
class |
MinMaxTreeTile |
Implementation of a
Tile with a min/max kd tree. |
Modifier and Type | Interface | Description |
---|---|---|
interface |
TileFactory<T extends Tile> |
Interface representing a factory for raster tile.
|
class |
TilesCache<T extends Tile> |
Cache for Digital Elevation Model
tiles . |
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleTile |
Simple implementation of a
Tile . |
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.