C# 클래스 SuperMap.Web.iServerJava6R.ServerGeometry

${iServerJava6R_ServerType_ServerGeometry_Tile}

${iServerJava6R_ServerType_ServerGeometry_Description}

파일 보기 프로젝트 열기: SuperMap/iClient-for-Silverlight 1 사용 예제들

공개 메소드들

메소드 설명
FromJson ( System.Json.JsonObject json ) : ServerGeometry

${iServerJava6R_ServerType_method_FromJson_D}

비공개 메소드들

메소드 설명
ServerGeometry ( ) : System
ToGeoLine ( ) : GeoLine
ToGeoPoint ( ) : GeoPoint
ToGeoRegion ( ) : GeoRegion
ToJson ( ServerGeometry serverGeometry ) : string
ToRoute ( ) : Route

메소드 상세

FromJson() 공개 정적인 메소드

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