C# Class SuperMap.Web.iServerJava2.ServerGeometry

${iServer2_ServerGeometry_Title}

${iServer2_ServerGeometry_Description}

Afficher le fichier Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Méthodes publiques

Méthode Description
FromJson ( System.Json.JsonObject jsonObject ) : ServerGeometry

${iServer2_ServerGeometry_method_FromJson_D}

ServerGeometry ( ) : System.Collections.Generic

${iServer2_ServerGeometry_constructor_None_D}

Private Methods

Méthode Description
ToGeoLine ( ) : GeoLine
ToGeoPoint ( ) : GeoPoint
ToGeoRegion ( ) : GeoRegion
ToJson ( ServerGeometry serverGeometry ) : string

Method Details

FromJson() public static méthode

${iServer2_ServerGeometry_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ServerGeometry
jsonObject System.Json.JsonObject ${iServer2_ServerGeometry_method_FromJson_param_jsonObject}
Résultat ServerGeometry

ServerGeometry() public méthode

${iServer2_ServerGeometry_constructor_None_D}
public ServerGeometry ( ) : System.Collections.Generic
Résultat System.Collections.Generic