C# Class SilverlightMappingToolBasic.Compendium.CompendiumMapNode

Inheritance: CompendiumGenericNode
显示文件 Open project: chris-tomich/Glyma

Public Methods

Method Description
CompendiumMapNode ( ) : System
LoadSettings ( CompendiumNodeSettings settings ) : void
RenderUIElements ( ) : UIElement[]

Method Details

CompendiumMapNode() public method

public CompendiumMapNode ( ) : System
return System

LoadSettings() public method

public LoadSettings ( CompendiumNodeSettings settings ) : void
settings CompendiumNodeSettings
return void

RenderUIElements() public method

public RenderUIElements ( ) : UIElement[]
return UIElement[]