C# Class SuperMap.Web.iServerJava6R.ServerGeometry

${iServerJava6R_ServerType_ServerGeometry_Tile}

${iServerJava6R_ServerType_ServerGeometry_Description}

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

Méthodes publiques

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

${iServerJava6R_ServerType_method_FromJson_D}

Private Methods

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

Method Details

FromJson() public static méthode

${iServerJava6R_ServerType_method_FromJson_D}
public static FromJson ( System.Json.JsonObject json ) : ServerGeometry
json System.Json.JsonObject ${iServerJava6R_ServerType_method_FromJson_param_jsonObject}
Résultat ServerGeometry