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

${iServerJava6R_Bridge_Title}

${iServerJava6R_Bridge_Description}

Показать файл Открыть проект

Открытые методы

Метод Описание
ToColor ( this color ) : Color

${iServerJava6R_Bridge_method_ServerColorToColor_D}

ToDictionary ( this style ) : string>.Dictionary

${iServerJava6R_Bridge_method_ToDictionary_D}

ToFeature ( this feature ) : Feature

${iServerJava6R_Bridge_method_ToFeature}

ToGeometry ( this geo ) : Geometry

${iServerJava6R_Bridge_method_ServerGeometryToGeometry_D}

ToServerColor ( this color ) : ServerColor

${iServerJava6R_Bridge_method_ColorToServerColor_D}

ToServerFeature ( this feature ) : ServerFeature

${iServerJava6R_Bridge_method_ToServerFeature}

ToServerGeometry ( this geo ) : ServerGeometry

${iServerJava6R_Bridge_method_GeometryToServerGeometry_D}

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

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

${iServerJava6R_Bridge_method_ServerColorToColor_D}
public static ToColor ( this color ) : Color
color this ${iServerJava6R_Bridge_method_ServerColorToColor_param_color}
Результат System.Windows.Media.Color

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

${iServerJava6R_Bridge_method_ToDictionary_D}
public static ToDictionary ( this style ) : string>.Dictionary
style this ${iServerJava6R_Bridge_method_ToDictionary_param_style}
Результат string>.Dictionary

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

${iServerJava6R_Bridge_method_ToFeature}
public static ToFeature ( this feature ) : Feature
feature this ${iServerJava6R_Bridge_method_ToFeature_param_feature}
Результат SuperMap.Web.Core.Feature

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

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

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

${iServerJava6R_Bridge_method_ColorToServerColor_D}
public static ToServerColor ( this color ) : ServerColor
color this ${iServerJava6R_Bridge_method_ColorToServerColor_param_color}
Результат ServerColor

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

${iServerJava6R_Bridge_method_ToServerFeature}
public static ToServerFeature ( this feature ) : ServerFeature
feature this ${iServerJava6R_Bridge_method_ToServerFeature_param_feature}
Результат ServerFeature

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

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