This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.featureoverlaysetting_2 [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.featureoverlaysetting_2 [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting`2 ====== | + | ====== ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting<TOverlay,TSetting> ====== |
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Class --> | ||
| A setting for FeatureOverlay that contains APIs to set properties of FeatureOverlaySetting using in MVC view. | A setting for FeatureOverlay that contains APIs to set properties of FeatureOverlaySetting using in MVC view. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| - | *System.Object | + | *System.Object |
| - | **[[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting`2]] | + | *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase<TOverlay,TSetting> |
| + | *ThinkGeo.MapSuite.MvcEdition.OverlaySetting<TOverlay,TSetting> | ||
| + | ***ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting<TOverlay,TSetting>** | ||
| ===== Members Summary ===== | ===== Members Summary ===== | ||
| ==== Public Constructors ==== | ==== Public Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
| - | |||
| ==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} FeatureOverlaySetting`2() ** |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#FeatureOverlaySetting`2()|FeatureOverlaySetting`2]] | | | Initializes a new instance of the FeatureOverlaySetting class. | | + | |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#FeatureOverlaySetting`2(TOverlay)|FeatureOverlaySetting`2]] | TOverlay | | | | + | |
| + | * //Initializes a new instance of the FeatureOverlaySetting class.// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} FeatureOverlaySetting`2(TOverlay) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | == Parameters == | ||
| + | * //featureOverlay// | ||
| + | * Type:TOverlay | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| ==== Public Methods ==== | ==== Public Methods ==== | ||
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} Columns(Action<Collection<FeatureSourceColumn>>) ** |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#AutoRefreshInterval(TimeSpan)|AutoRefreshInterval]] | TimeSpan | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Columns(Action<Collection<FeatureSourceColumn>>)|Columns]] | Action<Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]>> | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#EditTools(EditTools)|EditTools]] | [[ThinkGeo.MapSuite.Core.EditTools|EditTools]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | Set editTools for Element property and retun the FeatureOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Feature(Feature)|Feature]] | [[ThinkGeo.MapSuite.Core.Feature|Feature]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | Set imageUri for Element property and retun the FeatureOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Feature(String, Feature)|Feature]] | String, [[ThinkGeo.MapSuite.Core.Feature|Feature]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | Set imageUri for Element property and retun the FeatureOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#FeatureSource(InMemoryFeatureSource)|FeatureSource]] | [[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | Set imageUri for Element property and retun the FeatureOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Id(String)|Id]] | String | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#IsBaseOverlay(Boolean)|IsBaseOverlay]] | Boolean | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisible(Boolean)|IsVisible]] | Boolean | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#IsVisibleInOverlaySwitcher(Boolean)|IsVisibleInOverlaySwitcher]] | Boolean | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Name(String)|Name]] | String | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#OnClientAutoRefreshTick(String)|OnClientAutoRefreshTick]] | String | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Opacity(Single)|Opacity]] | Single | OverlaySetting<TOverlay,TSetting> | | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#QueryTools(QueryTools)|QueryTools]] | [[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | Set imageUri for Element property and retun the FeatureOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#Style(FeatureOverlayStyle)|Style]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyle|FeatureOverlayStyle]] | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting|FeatureOverlaySetting]]<TOverlay,TSetting> | Set imageUri for Element property and retun the FeatureOverlaySetting | | + | |
| - | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
| - | ==== Protected Methods ==== | + | * //N/A// |
| - | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
| - | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
| - | ==== Public Properties ==== | + | == Return Value == |
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:TSetting |
| + | * Description:N/A | ||
| - | ==== Protected Properties ==== | + | == Parameters == |
| - | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * //columnsAction// |
| - | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#Element|Element]] | TOverlay | MvcElementSettingBase<TOverlay,TSetting> | | | + | * Type:Action<Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]>> |
| + | * Description:N/A | ||
| - | ==== Public Events ==== | + | <div newline></div> |
| - | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} EditTools(EditTools) ** |
| - | ===== Public Constructors ===== | + | * //Set editTools for Element property and retun the FeatureOverlaySetting// |
| - | ===== Protected Constructors ===== | + | == Remarks == |
| - | ==== FeatureOverlaySetting`2() ==== | + | * //N/A// |
| - | Initializes a new instance of the FeatureOverlaySetting class. | + | |
| - | === Parameters === | + | |
| - | ^ Name ^ Type ^ Description ^ | + | |
| - | [[#Protected Constructors|Go Back]] | + | == Return Value == |
| - | ==== FeatureOverlaySetting`2(TOverlay) ==== | + | * Type:TSetting |
| - | === Parameters === | + | * Description:The setting of FeatureOverlaySetting itself |
| - | ^ Name ^ Type ^ Description ^ | + | |
| - | | featureOverlay | TOverlay<!-- TOverlay --> | | | + | |
| - | [[#Protected Constructors|Go Back]] | + | == Parameters == |
| - | ===== Public Methods ===== | + | * //editTools// |
| - | ==== AutoRefreshInterval(TimeSpan) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.EditTools|EditTools]] |
| - | === Return Value === | + | * Description:A editTools for Element property |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Feature(Feature) ** |
| - | | timeSpan | TimeSpan<!-- System.TimeSpan --> | | | + | |
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | * //Set imageUri for Element property and retun the FeatureOverlaySetting// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== Columns(Action<Collection<FeatureSourceColumn>>) ==== | + | * //N/A// |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:TSetting |
| - | | columnsAction | Action<Collection<[[ThinkGeo.MapSuite.Core.FeatureSourceColumn|FeatureSourceColumn]]>><!-- System.Action{System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.FeatureSourceColumn}} --> | | | + | * Description:The setting of FeatureOverlaySetting itself |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //feature// |
| - | ==== EditTools(EditTools) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | Set editTools for Element property and retun the FeatureOverlaySetting | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | The setting of FeatureOverlaySetting itself | | + | |
| - | === Parameters === | + | <div newline></div> |
| - | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}} Feature(String,Feature) ** |
| - | | editTools | [[ThinkGeo.MapSuite.Core.EditTools|EditTools]]<!-- ThinkGeo.MapSuite.Core.EditTools --> | A editTools for Element property | | + | |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | * //Set imageUri for Element property and retun the FeatureOverlaySetting// |
| - | [[#Public Methods|Go Back]] | + | == Remarks == |
| - | ==== Equals(Object) ==== | + | * //N/A// |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Boolean<!-- System.Boolean --> | | | + | |
| - | === Parameters === | + | == Return Value == |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:TSetting |
| - | | obj | Object<!-- System.Object --> | | | + | * Description:The setting of FeatureOverlaySetting itself |
| - | <!-- System.Object --> | + | == Parameters == |
| - | [[#Public Methods|Go Back]] | + | * //key// |
| - | ==== Feature(Feature) ==== | + | * Type:String |
| - | Set imageUri for Element property and retun the FeatureOverlaySetting | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | The setting of FeatureOverlaySetting itself | | + | |
| - | === Parameters === | + | * //feature// |
| - | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.Feature|Feature]] |
| - | | feature | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> | | | + | * Description:N/A |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} FeatureSource(InMemoryFeatureSource) ** |
| - | ==== Feature(String, Feature) ==== | + | |
| - | Set imageUri for Element property and retun the FeatureOverlaySetting | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | The setting of FeatureOverlaySetting itself | | + | |
| - | === Parameters === | + | * //Set imageUri for Element property and retun the FeatureOverlaySetting// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | key | String<!-- System.String --> | | | + | * //N/A// |
| - | | feature | [[ThinkGeo.MapSuite.Core.Feature|Feature]]<!-- ThinkGeo.MapSuite.Core.Feature --> | | | + | |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== FeatureSource(InMemoryFeatureSource) ==== | + | * Description:The setting of FeatureOverlaySetting itself |
| - | Set imageUri for Element property and retun the FeatureOverlaySetting | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | The setting of FeatureOverlaySetting itself | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //featureSource// |
| - | | featureSource | [[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]]<!-- ThinkGeo.MapSuite.Core.InMemoryFeatureSource --> | | | + | * Type:[[ThinkGeo.MapSuite.Core.InMemoryFeatureSource|InMemoryFeatureSource]] |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} QueryTools(QueryTools) ** |
| - | ==== GetHashCode() ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Int32<!-- System.Int32 --> | | | + | |
| - | === Parameters === | + | * //Set imageUri for Element property and retun the FeatureOverlaySetting// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //N/A// | ||
| - | <!-- System.Object --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== GetType() ==== | + | * Description:The setting of FeatureOverlaySetting itself |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Type<!-- System.Type --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //queryTools// |
| + | * Type:[[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]] | ||
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Style(FeatureOverlayStyle) ** |
| - | ==== Id(String) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | * //Set imageUri for Element property and retun the FeatureOverlaySetting// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | id | String<!-- System.String --> | | | + | * //N/A// |
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== IsBaseOverlay(Boolean) ==== | + | * Description:The setting of FeatureOverlaySetting itself |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //style// |
| - | | isBaseOverlay | Boolean<!-- System.Boolean --> | | | + | * Type:[[ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyle|FeatureOverlayStyle]] |
| + | * Description:N/A | ||
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsVisible(Boolean) ** |
| - | ==== IsVisible(Boolean) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | isVisible | Boolean<!-- System.Boolean --> | | | + | * //N/A// |
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== IsVisibleInOverlaySwitcher(Boolean) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //isVisible// |
| - | | isVisibleInOverlaySwitcher | Boolean<!-- System.Boolean --> | | | + | * Type:Boolean |
| + | * Description:N/A | ||
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Name(String) ** |
| - | ==== Name(String) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | name | String<!-- System.String --> | | | + | * //N/A// |
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== OnClientAutoRefreshTick(String) ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //name// |
| - | | clientTickFunctionName | String<!-- System.String --> | | | + | * Type:String |
| + | * Description:N/A | ||
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Opacity(Single) ** |
| - | ==== Opacity(Single) ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | opacity | Single<!-- System.Single --> | | | + | * //N/A// |
| - | <!-- OverlaySetting{TOverlay,TSetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== QueryTools(QueryTools) ==== | + | * Description:N/A |
| - | Set imageUri for Element property and retun the FeatureOverlaySetting | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | The setting of FeatureOverlaySetting itself | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //opacity// |
| - | | queryTools | [[ThinkGeo.MapSuite.Core.QueryTools|QueryTools]]<!-- ThinkGeo.MapSuite.Core.QueryTools --> | | | + | * Type:Single |
| + | * Description:N/A | ||
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsVisibleInOverlaySwitcher(Boolean) ** |
| - | ==== Style(FeatureOverlayStyle) ==== | + | |
| - | Set imageUri for Element property and retun the FeatureOverlaySetting | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | TSetting<!-- TSetting --> | The setting of FeatureOverlaySetting itself | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| - | | style | [[ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyle|FeatureOverlayStyle]]<!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlayStyle --> | | | + | * //N/A// |
| - | <!-- ThinkGeo.MapSuite.MvcEdition.FeatureOverlaySetting{TOverlay,TSetting} --> | + | == Return Value == |
| - | [[#Public Methods|Go Back]] | + | * Type:TSetting |
| - | ==== ToString() ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | String<!-- System.String --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //isVisibleInOverlaySwitcher// |
| + | * Type:Boolean | ||
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | <div newline></div> |
| - | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} IsBaseOverlay(Boolean) ** |
| - | ===== Protected Methods ===== | + | |
| - | ==== Finalize() ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Void<!-- System.Void --> | | | + | |
| - | === Parameters === | + | * //N/A// |
| - | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
| + | * //N/A// | ||
| - | <!-- System.Object --> | + | == Return Value == |
| - | [[#Protected Methods|Go Back]] | + | * Type:TSetting |
| - | ==== MemberwiseClone() ==== | + | * Description:N/A |
| - | === Return Value === | + | |
| - | ^ Return Type ^ Description ^ | + | |
| - | | Object<!-- System.Object --> | | | + | |
| - | === Parameters === | + | == Parameters == |
| - | ^ Name ^ Type ^ Description ^ | + | * //isBaseOverlay// |
| + | * Type:Boolean | ||
| + | * Description:N/A | ||
| - | <!-- System.Object --> | + | <div newline></div> |
| - | [[#Protected Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} Id(String) ** |
| - | ===== Public Properties ===== | + | |
| - | ===== Protected Properties ===== | + | |
| - | ==== Element ==== | + | |
| - | === Return Value === | + | |
| - | ^ Return Type ^ | + | |
| - | | TOverlay<!-- TOverlay --> | | + | |
| - | <!-- MvcElementSettingBase{TOverlay,TSetting} --> | + | * //N/A// |
| - | [[#Protected Properties|Go Back]] | + | == Remarks == |
| - | ===== Public Events ===== | + | * //N/A// |
| - | __NOTOC__ | + | |
| - | [[Category:MvcEdition]] | + | == Return Value == |
| - | [[Category:ThinkGeo.MapSuite.MvcEdition]] | + | * Type:TSetting |
| - | [[Category:UpdateDocumentation]] | + | * Description:N/A |
| + | |||
| + | == Parameters == | ||
| + | * //id// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} OnClientAutoRefreshTick(String) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:TSetting | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //clientTickFunctionName// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} AutoRefreshInterval(TimeSpan) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:TSetting | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //timeSpan// | ||
| + | * Type:TimeSpan | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Boolean | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //obj// | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Int32 | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Type | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ==== Protected Methods ==== | ||
| + | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Void | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Object | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | <div newline></div> | ||
| + | ==== Public Properties ==== | ||
| + | ==== Protected Properties ==== | ||
| + | ** {{wiki:ProtectedProperty.gif|}} Element ** | ||
| + | |||
| + | N/A | ||
| + | == Remarks == | ||
| + | N/A | ||
| + | == Return Value == | ||
| + | * Type:TOverlay | ||
| + | |||
| + | ==== Public Events ==== | ||