C# Класс SuperMap.Web.iServerJava2.Bridge

${iServer2_Utility_Title}

${iServer2_Utility_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}

Приватные методы

Метод Описание
AppendCharAsUnicode ( StringBuilder builder, char c ) : void
EncodeString ( string value ) : string

Описание методов

CreateParams() публичный статический Метод

${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}
Результат string

ToGeometry() публичный статический Метод

public static ToGeometry ( this geo ) : Geometry
geo this ${iServer2_Utility_method_ToGeometry_param_geo}
Результат SuperMap.Web.Core.Geometry

ToServerGeometry() публичный статический Метод

${iServer2_Utility_method_GeometryToServerGeometry_D}
public static ToServerGeometry ( this geo ) : ServerGeometry
geo this ${iServer2_Utility_method_GeometryToServerGeometry_param_geo}
Результат ServerGeometry