C# Class SuperMap.Web.Controls.LayerLegendItemInfo

Inheritance: LegendItemInfo
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
LayerLegendItemInfo ( ServerLayer sl, Layer layer, double height, double width, bool expanded ) : System

Private Methods

Method Description
AssignValueToImageSource ( Uri url ) : void
AssignValueToImageSourceWhenVectorLayer ( ) : void
AssignValueToPropertyIgnoreLayerType ( ) : void
Attach ( LegendTree legendTree ) : void
CheckServerLayerType ( ) : ObservableCollection
Detach ( ) : void
GetServerLayerImageUri ( ) : string
GetServerLayerItemsImageUri ( int index ) : string
GetServiceMapName ( string &realMapUrl ) : string
LayerLegendItemInfo ( ) : System
ReplaceSharp ( string str ) : string
ReturnSubItemsFromServerLayerWhenThemeType ( ) : ObservableCollection

Method Details

LayerLegendItemInfo() public method

public LayerLegendItemInfo ( ServerLayer sl, Layer layer, double height, double width, bool expanded ) : System
sl SuperMap.Web.iServerJava6R.ServerLayer
layer SuperMap.Web.Mapping.Layer
height double
width double
expanded bool
return System