C# Class SuperMap.Web.iServerJava2.Bridge

${iServer2_Utility_Title}

${iServer2_Utility_Description}

Mostrar archivo Open project: SuperMap/iClient-for-Silverlight

Public Methods

Method Description
CreateParams ( string method, string>.Dictionary dict ) : string

${iServer2_Utility_method_creatParams_D}

ToGeometry ( this geo ) : Geometry
ToServerGeometry ( this geo ) : ServerGeometry

${iServer2_Utility_method_GeometryToServerGeometry_D}

Private Methods

Method Description
AppendCharAsUnicode ( StringBuilder builder, char c ) : void
EncodeString ( string value ) : string

Method Details

CreateParams() public static method

${iServer2_Utility_method_creatParams_D}
public static CreateParams ( string method, string>.Dictionary dict ) : string
method string ${iServer2_Utility_method_creatParams_param_method}
dict string>.Dictionary ${iServer2_Utility_method_creatParams_param_dict}
return string

ToGeometry() public static method

public static ToGeometry ( this geo ) : Geometry
geo this ${iServer2_Utility_method_ToGeometry_param_geo}
return SuperMap.Web.Core.Geometry

ToServerGeometry() public static method

${iServer2_Utility_method_GeometryToServerGeometry_D}
public static ToServerGeometry ( this geo ) : ServerGeometry
geo this ${iServer2_Utility_method_GeometryToServerGeometry_param_geo}
return ServerGeometry