Provides script language access to C++ objects of this type.
| Class Hierarchy | Type » ImageMapFile |
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| int32 | FindOverlappingImagery | Iterates the files in the internal ImageMapEntry objects and removes ImageMapEntry objects that refer to files that do not overlap the elevation. |
| int32 | GetCount | Returns the number of ImageMapEntry objects contained by this object. |
| int32 | LoadFiles | Loads a set of .GEOTIFF files that contain visual imagery and a set of .TXT metadata files containing the bounds of the visual imagery. These text files can be generated by calling the GIS.GenerateExtentMetadataForImagery data interface. |
| int32 | Query | Returns information about the ImageMapEntry at the specified index. |