| Package | Description |
|---|---|
| org.orekit.rugged.intersection.duvenhage |
This package provides the Digital Elevation Model intersection using
Bernardt Duvenhage's algorithm.
|
| org.orekit.rugged.raster |
This package provides the interface used to update Digital Elevation
Model tiles to be implemented by the user,
the interface representing a raster tile, as well as a simple model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinMaxTreeTileFactory
Simple implementation of a
TileFactory for MinMaxTreeTile. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTileFactory
Simple implementation of a
TileFactory for SimpleTile. |
| Constructor and Description |
|---|
TilesCache(TileFactory<T> factory,
TileUpdater updater,
int maxTiles)
Simple constructor.
|
Copyright © 2014-2020 CS GROUP. All rights reserved.