User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting ====== ====== ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
 A setting for ClassBreakMarkerStyle that contains APIs to set properties of ClassBreakMarkerStyleSetting using in MVC view. A setting for ClassBreakMarkerStyle that contains APIs to set properties of ClassBreakMarkerStyleSetting using in MVC view.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-    * PublicKeyToken=null]] +    *ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle,​ MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null]] 
-      * Culture=neutral +      *ThinkGeo.MapSuite.MvcEdition.MarkerStyleSetting`2[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null],​[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting, MvcEdition, ​Version=9.0.0.0, Culture=neutral,​ PublicKeyToken=null]] 
-        * Version=9.0.0.0 +        ***ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting**
-***** MvcEdition +
-******[[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting]] +
-******* PublicKeyToken=null] +
-******** Culture=neutral +
-********* ​Version=9.0.0.0 +
-********** MvcEdition +
-***********[[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase`2[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle]] +
-************ PublicKeyToken=null]] +
-************* Culture=neutral +
-************** ​Version=9.0.0.0 +
-*************** MvcEdition +
-****************[[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting]] +
-***************** PublicKeyToken=null] +
-****************** Culture=neutral +
-******************* ​Version=9.0.0.0 +
-******************** MvcEdition +
-*********************[[ThinkGeo.MapSuite.MvcEdition.MarkerStyleSetting`2[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle]] +
-**********************[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting]]+
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle)|ClassBreakMarkerStyleSetting]] ​  | [[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] ​  ​| ​   | Initializes a new instance of the ClassBreakMarkerStyleSetting class. ​  |+
  
-==== Protected Constructors ​==== +  * //​Initializes a new instance of the ClassBreakMarkerStyleSetting class.// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //N/A// 
 +== Parameters ​== 
 +  * //style// 
 +    * Type:​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] 
 +    * Description:​the ClassBreakMarker Style which will be assigned to Element property
  
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ColumnName(String) ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#​BreakValueInclusion(BreakValueInclusion)|BreakValueInclusion]] ​  | [[ThinkGeo.MapSuite.Core.BreakValueInclusion|BreakValueInclusion]] ​  ​| ​   | Set breakValueInclusion for Element property and retun the ClassBreakMarkerStyleSetting ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ClassBreak(MarkerClassBreak)|ClassBreak]] ​  | [[ThinkGeo.MapSuite.MvcEdition.MarkerClassBreak|MarkerClassBreak]] ​  ​| ​   | Set classBreak for Element property and retun the ClassBreakMarkerStyleSetting ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#ColumnName(String)|ColumnName]] ​  | String ​  ​| ​   | Set columnName for Element property and retun the ClassBreakMarkerStyleSetting ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Protected Methods ==== +  * //Set columnName for Element property and retun the ClassBreakMarkerStyleSetting//​ 
-^ 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:​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] 
 +  * Description:​The setting of ClassBreakMarkerStyleSetting itself
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * //​columnName//​ 
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​Element|Element]] ​  | [[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] ​  | [[ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase|MvcElementSettingBase]]<​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]],​[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]]> ​  ​| ​   |+    * Type:String 
 +    * Description:​A columnName for Element ​property
  
-==== Public Events ==== +<div newline></​div>​ 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+** {{wiki:​PublicMethod.gif|}} BreakValueInclusion(BreakValueInclusion) **
  
-===== Public Constructors ===== +  * //Set breakValueInclusion for Element property and retun the ClassBreakMarkerStyleSetting// 
-==== ClassBreakMarkerStyleSetting(ClassBreakMarkerStyle) ==== +== Remarks ​== 
-Initializes a new instance of the ClassBreakMarkerStyleSetting ​class. +  ​* //N/A//
-=== Parameters === +
- Name ^  Type ^  Description ^ +
-| style   | [[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]]<​!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle --> ​  | the ClassBreakMarker Style which will be assigned to Element property ​  |+
  
-[[#Public Constructors|Go Back]] +== Return Value == 
-===== Protected Constructors ===== +  ​* ​Type:[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] 
-===== Public Methods ===== +  * Description:​The setting of ClassBreakMarkerStyleSetting itself
-==== BreakValueInclusion(BreakValueInclusion) ==== +
-Set breakValueInclusion for Element property and retun the ClassBreakMarkerStyleSetting +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting --> ​  ​| ​The setting of ClassBreakMarkerStyleSetting itself ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​breakValueInclusion//​ 
-| breakValueInclusion ​  ​| ​[[ThinkGeo.MapSuite.Core.BreakValueInclusion|BreakValueInclusion]]<!-- ThinkGeo.MapSuite.Core.BreakValueInclusion --> ​  ​| ​A breakValueInclusion for Element property ​  |+    * Type:[[ThinkGeo.MapSuite.Core.BreakValueInclusion|BreakValueInclusion]] 
 +    * Description:​A breakValueInclusion for Element property
  
-<!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ClassBreak(MarkerClassBreak) ​**
-==== ClassBreak(MarkerClassBreak) ​==== +
-Set classBreak for Element property and retun the ClassBreakMarkerStyleSetting +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]]<​!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting --> ​  | The setting of ClassBreakMarkerStyleSetting itself ​  |+
  
-=== Parameters === +  * //Set classBreak for Element property and retun the ClassBreakMarkerStyleSetting//​ 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| classBreak ​  | [[ThinkGeo.MapSuite.MvcEdition.MarkerClassBreak|MarkerClassBreak]]<​!-- ThinkGeo.MapSuite.MvcEdition.MarkerClassBreak --> ​  ​| ​classBreak for Element property ​  |+  ​* //N/A//
  
-<!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]] 
-==== ColumnName(String) ==== +  * Description:​The setting of ClassBreakMarkerStyleSetting itself
-Set columnName for Element property and retun the ClassBreakMarkerStyleSetting +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting|ClassBreakMarkerStyleSetting]]<!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting --> ​  ​| ​The setting of ClassBreakMarkerStyleSetting itself ​  |+
  
-=== Parameters ​=== +== Parameters == 
-^  Name ^  ​Type ​^  Description ^ +  ​* //​classBreak//​ 
-| columnName ​  | String<​!-- System.String --> ​  | A columnName ​for Element property ​  |+    * Type:​[[ThinkGeo.MapSuite.MvcEdition.MarkerClassBreak|MarkerClassBreak]] 
 +    * Description:​classBreak ​for Element property
  
-<!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting --+<div newline></​div
-[[#Public Methods|Go Back]] +** {{wiki:​PublicMethod.gif|}} ToString() **
-==== Equals(Object==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +  * //N/A// 
- Name ^  Type ^  Description ^ +== Remarks ​== 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  ​* ​Type:String 
-==== GetHashCode() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters == 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +  * //N/A//
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Boolean 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +  * //obj// 
-==== ToString() ​==== +    ​* ​Type:Object 
-=== Return Value === +    ​* Description:​N/​A
-^ Return ​Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +<div newline></​div>​ 
-^  Name ^  Type ^  Description ^+** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-===== Protected Methods ===== +  * //N/A//
-==== Finalize() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Int32 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#​Protected Methods|Go Back]] +<div newline></​div>​ 
-==== MemberwiseClone() ​==== +** {{wiki:​PublicMethod.gif|}} GetType() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //N/A//
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  * Type:Type 
-===== Public Properties ===== +  * Description:​N/​A
-===== Protected Properties ===== +
-==== Element ==== +
-=== Return Value === +
-^ Return ​Type ^ +
-| [[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]]<​!-- ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle --> ​  |+
  
-<!-- ThinkGeo.MapSuite.MvcEdition.MvcElementSettingBase{ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle,​ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyleSetting--+== Parameters == 
-[[#​Protected Properties|Go Back]] +<div newline></​div>​ 
-===== Public Events ​===== +==== Protected Methods ==== 
-__NOTOC__ +** {{wiki:​ProtectedMethod.gif|}} Finalize() ** 
-[[Category:MvcEdition]] + 
-[[Category:ThinkGeo.MapSuite.MvcEdition]] +  * //N/A// 
-[[Category:​UpdateDocumentation]]+== 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:[[ThinkGeo.MapSuite.MvcEdition.ClassBreakMarkerStyle|ClassBreakMarkerStyle]] 
 + 
 +==== Public Events ====
  
thinkgeo.mapsuite.mvcedition.classbreakmarkerstylesetting.1440040131.txt.gz · Last modified: 2015/09/21 03:32 (external edit)