SceneDataFormat
Description
- Derived from
- 
FileFormat abstract 
- Extended by
- 
OpenFlightSceneDataFormat sealed 
The supported image scene database formats.
Public / Constants
Any
The file format is unknown and will be determined automatically.
Use IFileFormat.Next to walk through all registered formats.
Public / Methods
Dataset
Creates ISceneData object for the given scene database.
- IOException
- 
If an I/O error has occurred. 
- GeorefException
- 
If the scene data contains unsupported geo-referencing metadata. 
- ValidatingException
- 
If a validation error has occurred on data in or the returned scene data.