CUSERMETA Class |
Namespace: GeoEngine.Core.GXNet
The CUSERMETA type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates an empty USERMETA object | |
| CreateS | Create a USERMETA from a file | |
| Dispose | Releases the unmanaged resources used by the CUSERMETA and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetDataCreationDate | Get the Data Creation Date | |
| GetExtents2d | Get the 2d Extents | |
| GetExtents3d | Get the 3d Extents | |
| GetIPJ | Get the IPJ | |
| GetMetaCreationDate | Get the Meta Creation Date | |
| GetXMLFormat | Get the XML Format | |
| iCompare | Compare 2 USERMETA's | |
| IGetDataCreator(String) | Get the Data Creator | |
| IGetDataCreator(String, Int32) | Get the Data Creator | |
| IGetFormat(String) | Get the File Format | |
| IGetFormat(String, Int32) | Get the File Format | |
| IGetMetaCreator(String) | Get the Meta Creator | |
| IGetMetaCreator(String, Int32) | Get the Meta Creator | |
| IGetProject(String) | Get the File Project | |
| IGetProject(String, Int32) | Get the File Project | |
| IGetTitle(String) | Get the Title | |
| IGetTitle(String, Int32) | Get the Title | |
| SaveFileLineage | Add lineage to XML | |
| Serial | Serialize USERMETA to a BF. | |
| SetDataCreationDate | Set the Data Creation Date | |
| SetDataCreator | Set the Data Creator | |
| SetExtents2d | Set the 2d Extents | |
| SetExtents3d | Set the 3d Extents | |
| SetFormat | Set the File Format | |
| SetIPJ | Set the IPJ | |
| SetMetaCreationDate | Set the Meta Creation Date | |
| SetMetaCreator | Set the Meta Creator | |
| SetProject | Set the File Project | |
| SetTitle | Set the Title | |
| SetXMLFormat | Get the XML Format | |
| UpdateExtents2D |
Edit an existing XML metadata file by
changing the extents and projection data
| |
| UpdateFileType |
Edit an existing XML metadata file by
changing the file type
|