C# Class SuperMap.Web.iServerJava6R.Bridge

${iServerJava6R_Bridge_Title}

${iServerJava6R_Bridge_Description}

Mostra file Open project: SuperMap/iClient-for-Silverlight

Public Methods

Method 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}

Method Details

ToColor() public static method

${iServerJava6R_Bridge_method_ServerColorToColor_D}
public static ToColor ( this color ) : Color
color this ${iServerJava6R_Bridge_method_ServerColorToColor_param_color}
return System.Windows.Media.Color

ToDictionary() public static method

${iServerJava6R_Bridge_method_ToDictionary_D}
public static ToDictionary ( this style ) : string>.Dictionary
style this ${iServerJava6R_Bridge_method_ToDictionary_param_style}
return string>.Dictionary

ToFeature() public static method

${iServerJava6R_Bridge_method_ToFeature}
public static ToFeature ( this feature ) : Feature
feature this ${iServerJava6R_Bridge_method_ToFeature_param_feature}
return SuperMap.Web.Core.Feature

ToGeometry() public static method

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

ToServerColor() public static method

${iServerJava6R_Bridge_method_ColorToServerColor_D}
public static ToServerColor ( this color ) : ServerColor
color this ${iServerJava6R_Bridge_method_ColorToServerColor_param_color}
return ServerColor

ToServerFeature() public static method

${iServerJava6R_Bridge_method_ToServerFeature}
public static ToServerFeature ( this feature ) : ServerFeature
feature this ${iServerJava6R_Bridge_method_ToServerFeature_param_feature}
return ServerFeature

ToServerGeometry() public static method

${iServerJava6R_Bridge_method_GeometryToServerGeometry_D}
public static ToServerGeometry ( this geo ) : ServerGeometry
geo this ${iServerJava6R_Bridge_method_GeometryToServerGeometry_param_geo}
return ServerGeometry