C# Class SuperMap.Web.iServerJava6R.ServerGeometry

${iServerJava6R_ServerType_ServerGeometry_Tile}

${iServerJava6R_ServerType_ServerGeometry_Description}

Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FromJson ( System.Json.JsonObject json ) : ServerGeometry

${iServerJava6R_ServerType_method_FromJson_D}

Private Methods

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

Method Details

FromJson() public static method

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