UtmConvert.XmlParser Class Reference

Inheritance diagram for UtmConvert.XmlParser:
UtmConvert.Parser

List of all members.

Public Member Functions

delegate void updateErrorEventHandler (Exception error)
 XmlParser ()
void parseGPX ()
void Parse (string format)
Point convertLatLonToUtm (string lat, char ns, string lon, char ew, string format, string datum)

Properties

string Format [get]
string Note [get]
string Status [get]
List< UtmPointSetUtmPointSetList [get]
List< LatLonPointSetLatLonPointSetList [get]

Events

updateErrorEventHandler updateErrorEvent

Detailed Description

Definition at line 42 of file Parser.cs.


Constructor & Destructor Documentation

UtmConvert.XmlParser.XmlParser (  ) 

Definition at line 65 of file Parser.cs.


Member Function Documentation

Point UtmConvert.XmlParser.convertLatLonToUtm ( string  lat,
char  ns,
string  lon,
char  ew,
string  format,
string  datum 
)

Definition at line 207 of file Parser.cs.

void UtmConvert.XmlParser.Parse ( string  format  ) 

Definition at line 138 of file Parser.cs.

void UtmConvert.XmlParser.parseGPX (  ) 

Definition at line 83 of file Parser.cs.

delegate void UtmConvert.XmlParser.updateErrorEventHandler ( Exception  error  ) 

Property Documentation

string UtmConvert.XmlParser.Format [get]

Definition at line 50 of file Parser.cs.

List<LatLonPointSet> UtmConvert.XmlParser.LatLonPointSetList [get]

Definition at line 79 of file Parser.cs.

string UtmConvert.XmlParser.Note [get]

Definition at line 55 of file Parser.cs.

string UtmConvert.XmlParser.Status [get]

Definition at line 60 of file Parser.cs.

List<UtmPointSet> UtmConvert.XmlParser.UtmPointSetList [get]

Definition at line 74 of file Parser.cs.


Event Documentation

updateErrorEventHandler UtmConvert.XmlParser.updateErrorEvent

Definition at line 45 of file Parser.cs.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 03:27:45 2010 for system_controller by  doxygen 1.6.3