Click or drag to resize

CUSERMETA Methods

The CUSERMETA type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates an empty USERMETA object
Public methodStatic memberCreateS
Create a USERMETA from a file
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodGetDataCreationDate
Get the Data Creation Date
Public methodGetExtents2d
Get the 2d Extents
Public methodGetExtents3d
Get the 3d Extents
Public methodGetIPJ
Get the IPJ
Public methodGetMetaCreationDate
Get the Meta Creation Date
Public methodGetXMLFormat
Get the XML Format
Public methodiCompare
Compare 2 USERMETA's
Public methodIGetDataCreator(String)
Get the Data Creator
Public methodIGetDataCreator(String, Int32)
Get the Data Creator
Public methodIGetFormat(String)
Get the File Format
Public methodIGetFormat(String, Int32)
Get the File Format
Public methodIGetMetaCreator(String)
Get the Meta Creator
Public methodIGetMetaCreator(String, Int32)
Get the Meta Creator
Public methodIGetProject(String)
Get the File Project
Public methodIGetProject(String, Int32)
Get the File Project
Public methodIGetTitle(String)
Get the Title
Public methodIGetTitle(String, Int32)
Get the Title
Public methodStatic memberSaveFileLineage
Add lineage to XML
Public methodSerial
Serialize USERMETA to a BF.
Public methodSetDataCreationDate
Set the Data Creation Date
Public methodSetDataCreator
Set the Data Creator
Public methodSetExtents2d
Set the 2d Extents
Public methodSetExtents3d
Set the 3d Extents
Public methodSetFormat
Set the File Format
Public methodSetIPJ
Set the IPJ
Public methodSetMetaCreationDate
Set the Meta Creation Date
Public methodSetMetaCreator
Set the Meta Creator
Public methodSetProject
Set the File Project
Public methodSetTitle
Set the Title
Public methodSetXMLFormat
Get the XML Format
Public methodStatic memberUpdateExtents2D
Edit an existing XML metadata file by changing the extents and projection data
Public methodStatic memberUpdateFileType
Edit an existing XML metadata file by changing the file type
Top
See Also