| Package | Description |
|---|---|
| org.orekit.rugged.api |
This package provides the principal class of Rugged library API, as well as
the builder for Rugged instances.
|
| org.orekit.rugged.errors |
This package provides classes to generate and handle exceptions.
|
| org.orekit.rugged.intersection |
This package provides the interface for Digital Elevation Model intersection
algorithm, as well as some simple implementations.
|
| 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.
|
| Class and Description |
|---|
| TileUpdater
Interface used to update Digital Elevation Model tiles.
|
| Class and Description |
|---|
| Tile
Interface representing a raster tile.
|
| Class and Description |
|---|
| TileUpdater
Interface used to update Digital Elevation Model tiles.
|
| Class and Description |
|---|
| SimpleTile
Simple implementation of a
Tile. |
| Tile
Interface representing a raster tile.
|
| TileFactory
Interface representing a factory for raster tile.
|
| TileUpdater
Interface used to update Digital Elevation Model tiles.
|
| UpdatableTile
Interface representing one tile of a raster Digital Elevation Model.
|
| Class and Description |
|---|
| SimpleTile
Simple implementation of a
Tile. |
| Tile
Interface representing a raster tile.
|
| Tile.Location
Enumerate for point location with respect to the interpolation grid of a tile.
|
| TileFactory
Interface representing a factory for raster tile.
|
| TileUpdater
Interface used to update Digital Elevation Model tiles.
|
| UpdatableTile
Interface representing one tile of a raster Digital Elevation Model.
|
Copyright © 2014-2020 CS GROUP. All rights reserved.