C# Class SuperMap.WinRT.Utilities.XMLHelper

${utility_XMLHelper_Title}

Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode Description
FromGeometry ( SuperMap geo ) : System.Xml.Linq.XElement

${utility_XMLHelper_method_FromGeometry_D}

Private Methods

Méthode Description
GetCoorStr ( Point2D p ) : string
GetCoorStr ( Point2DCollection ps ) : string
ToGeoLine ( System.Xml.Linq.XElement xe ) : GeoLine
ToGeoPoint ( System.Xml.Linq.XElement xe ) : GeoPoint
ToGeoRegion ( System.Xml.Linq.XElement xe ) : GeoRegion

Method Details

FromGeometry() public static méthode

${utility_XMLHelper_method_FromGeometry_D}
public static FromGeometry ( SuperMap geo ) : System.Xml.Linq.XElement
geo SuperMap
Résultat System.Xml.Linq.XElement