C# 클래스 SuperMap.Web.iServerJava2.Bridge

${iServer2_Utility_Title}

${iServer2_Utility_Description}

파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight

공개 메소드들

메소드 설명
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