Other Useful INTViewer APIs

Seismic Trace Processors - Basic extension mechanism for adding custom algorithms for trace processing

Seismic Generators - Basic extension mechanism for adding custom algorithms for data generation

Data Loaders - Advanced extension mechanism for mapping a file to application data.

Working with long tasks - how to create tasks that run in a background thread.

Mime Types - Advanced extension mechanism to recognize the different file types we use

Working with units - how to discover the vertical unit of a dataset and how to convert quantities expressed in different units

Working with Coordinate Reference Systems - How to transform coordinates from one CRS to another

Coordinate System Chooser Service - Basic extension mechanism for adding or modifying the Coordinate Reference System chooser.

Workflows - Basic extension mechanism for adding logical grouping of tasks, done in a set order to accomplish a specific goal.

Using reflection - How to invoke classes dynamically

Matlab API - How to send and receive data from Matlab