A program node is a node that implements hierarchy-based storage of major design events. A major design event is classified as any event for which persistent storage is necessary to facilitate revisions and enhance work process. Instead of using a dialog-based approach, Scenome stores program nodes in the scene graph so you can examine the parameters at any time and regenerate results as needed.
A PreviewMeshProgramNode stores parameters used to generate a preview mesh.
Class registration and implementation information is as follows:
| Category Type | Information |
| Implementation | C++ |
| Module | GIS.DLL |
| Core | Yes |
| Class Hierarchy | Node » PreviewMeshProgram |
| Outgoing Dependencies | None |
An ExtractMrSidImageryProgramNode stores parameters used to extract high-resolution and low-resolution GEOTIFF images from a region inside a MrSid image files.
Error processing SSI fileA SubdivideMrSidImageryProgramNode stores parameters used to generate high-resolution and low-resolution GEOTIFF images from MrSid image files. This program node subdivides the MrSid file into tiles and converts the tiles to high-resolution and low-resolution GEOTIFF images.
Class registration and implementation information is as follows:
| Category Type | Information |
| Implementation | C++ |
| Module | GIS.DLL |
| Core | Yes |
| Class Hierarchy | Node » SubdivideMrSidImageryProgramNode |
| Outgoing Dependencies | None |
A SubdivideGeotiffImageryProgramNode stores parameters used to generate high-resolution and low-resolution GEOTIFF images tiles from a single GEOTIFF. This program node subdivides the GEOTIFF file into tiles and creates an additional set of low-resolution GEOTIFF images.
Class registration and implementation information is as follows:
| Category Type | Information |
| Implementation | C++ |
| Module | GIS.DLL |
| Core | Yes |
| Class Hierarchy | Node » SubdivideGeotiffImageryProgramNode |
| Outgoing Dependencies | None |
A ResampleGeotiffImageryProgramNode stores parameters used to generate a low-resolution GEOTIFF from a high-resolution GEOTIFF. This program node resamples the input GEOTIFF[s] and creates the output GEOTIFF[s] at the specified size.
Class registration and implementation information is as follows:
| Category Type | Information |
| Implementation | C++ |
| Module | GIS.DLL |
| Core | Yes |
| Class Hierarchy | Node » ResampleGeotiffImageryProgramNode |
| Outgoing Dependencies | None |
A ConvertToGeotiffImageProgramNode stores parameters used to convert ArcGrid or DEM data to GEOTIFF. This program node performs a simple conversion and then exits. Output data is placed in the same directory as the original data.
Class registration and implementation information is as follows:
| Category Type | Information |
| Implementation | C++ |
| Module | GIS.DLL |
| Core | Yes |
| Class Hierarchy | Node » ConvertToGeotiffImageryProgramNode |
| Outgoing Dependencies | None |