메소드 | 설명 | |
---|---|---|
AddContent ( csShared.Geo.Content.IContent content ) : void | ||
AddLayer ( ) : void | ||
AddTemplate ( PoiService selectedTemplate ) : void | ||
AppState_ScriptCommand ( object sender, string command ) : void | ||
CleanUpLayers ( |
||
Config ( |
||
ConfigContent ( csShared.Geo.Content.IContent content ) : void | ||
GetWmsLayers ( |
||
Init ( ) : void | ||
LayerMenu ( |
||
LayerStructureAsString ( ) : string | ||
LayersViewModel ( ) : Caliburn.Micro | ||
ParseEsriLayers ( Layer layer, |
||
ParseWmsLayers ( Layer layer, |
||
Pause ( ) : void | ||
RemoveContent ( csShared.Geo.Content.IContent content ) : void | ||
Start ( ) : void | ||
Start ( IStartStopLayer layer ) : void | ||
Stop ( ) : void | ||
Stop ( IStartStopLayer layer ) : void | ||
ToggleOpacity ( |
||
ToggleTab ( |
||
UpdateContent ( ) : void | ||
UpdateExpandState ( |
||
UpdateLayers ( ) : void | ||
UpdateWmsLayer ( |
||
Zoom ( |
||
sbSelect ( ) : void |
메소드 | 설명 | |
---|---|---|
OnViewLoaded ( object view ) : void |
메소드 | 설명 | |
---|---|---|
ActivateGisLayer ( |
||
DeactivateGisLayer ( |
||
GetLayerType ( |
||
GetMenuItems ( |
||
Indent ( int pCount ) : string | ||
LayerStructureAsString ( int pLevel, |
||
LayersViewModel ( System.ComponentModel.Composition.Hosting.CompositionContainer container ) : Caliburn.Micro | ||
MakeDirty ( object sender, System e ) : void | ||
ParseLayers ( Layer layer, |
||
dirtyTimer_Tick ( object sender, |
||
sbSelect_Click ( object sender, System e ) : void | ||
sbZoom_Click ( object sender, System e ) : void | ||
w_Initialized ( object sender, |
public AddContent ( csShared.Geo.Content.IContent content ) : void | ||
content | csShared.Geo.Content.IContent | |
리턴 | void |
public AddTemplate ( PoiService selectedTemplate ) : void | ||
selectedTemplate | PoiService | |
리턴 | void |
public AppState_ScriptCommand ( object sender, string command ) : void | ||
sender | object | |
command | string | |
리턴 | void |
public ConfigContent ( csShared.Geo.Content.IContent content ) : void | ||
content | csShared.Geo.Content.IContent | |
리턴 | void |
public GetWmsLayers ( |
||
li | ||
enabled | List |
|
리턴 | void |
public LayerMenu ( |
||
layer | ||
element | ||
리턴 | void |
public ParseEsriLayers ( Layer layer, |
||
layer | Layer | |
parent | ||
relativePath | string | |
include | bool | |
리턴 | void |
public static ParseWmsLayers ( Layer layer, |
||
layer | Layer | |
layerinfo | ||
parent | ||
리턴 | void |
public RemoveContent ( csShared.Geo.Content.IContent content ) : void | ||
content | csShared.Geo.Content.IContent | |
리턴 | void |