j3d.org Code

Package org.j3d.loaders.dem

Class for parsing and loading USGS Digital Elevation Model (DEM) files.

See:
          Description

Class Summary
DEMParser A low-level parser for the DEM file format.
DEMRecord Representation of the DEM File format Type C record.
DEMTypeARecord Representation of the DEM File format Type A record.
DEMTypeBRecord Representation of the DEM File format Type B record.
DEMTypeCRecord Representation of the DEM File format Type C record.
 

Package org.j3d.loaders.dem Description

Class for parsing and loading USGS Digital Elevation Model (DEM) files.

There are a number of variations on the DEM file format. This code only handles the USGS format, not SDTS or any other variant.


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org