User Tools

Site Tools


thinkgeo.mapsuite.wmsserveredition.wmslayerstyle

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.wmsserveredition.wmslayerstyle [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.wmsserveredition.wmslayerstyle [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle ====== ====== ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
-This is a structure that maintains the Style informations for the Capabilities XML DTD. 
-=== Remarks === 
 This is a structure that maintains the Style informations for the Capabilities XML DTD. This is a structure that maintains the Style informations for the Capabilities XML DTD.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**[[ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle]]+    ***ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} WmsLayerStyle() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#WmsLayerStyle()|WmsLayerStyle]] ​  ​| ​   |    | This is a constructor of this class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​WmsLayerStyle(String)|WmsLayerStyle]] ​  | String ​  ​| ​   | This is a constructor of this class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​WmsLayerStyle(String,​ String)|WmsLayerStyle]] ​  | String, String ​  ​| ​   | This is a constructor of this class. ​  |+
  
-==== Protected Constructors ​==== +  * //This is a constructor of this class.// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //This is a constructor of this class.// 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} WmsLayerStyle(String) **
  
 +  * //This is a constructor of this class.//
 +== Remarks ==
 +  * //This is a constructor of this class.//
 +== Parameters ==
 +  * //name//
 +    * Type:String
 +    * Description:​A string value that indicates the Name element in the Style node of the Capabilities XML.
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} WmsLayerStyle(String,​String) **
 +
 +  * //This is a constructor of this class.//
 +== Remarks ==
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#​WmsLayerStyle.28String.2C_String.29//​
 +== Parameters ==
 +  * //name//
 +    * Type:String
 +    * Description:​A string value that indicates the Name element in the Style node of the Capabilities XML.
 +
 +  * //title//
 +    * Type:String
 +    * Description:​A string value that indicates the Title element in the Style node of the Capabilities XML.
 +
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== Public Methods ==== ==== Public Methods ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} ToString() ​**
-{{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 ==== +  * //N/A// 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +  * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#ToString.28.29//​
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   |+
  
-==== Public Properties ==== +== Return Value == 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +  * Type:String 
-| {{wiki:PublicProperty.gif|Public Property}}[[#​Name|Name]] ​  ​| ​String ​  |    | Gets or sets the Name element in the Style node of the Capabilities XML.   | +  * Description:N/A
-| {{wiki:PublicProperty.gif|Public Property}}[[#​Title|Title]] ​  | String ​  ​| ​   | Gets or sets the Title element in the Style node of the Capabilities XML.   |+
  
-==== Protected Properties ==== +== Parameters ​== 
-^ Name ^ Return ^ DeclaringType ^ Summary ^+<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-==== Public Events ==== +  * //N/A// 
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#​Equals.28Object.29//​
  
-===== Public Constructors ===== +== Return Value == 
-==== WmsLayerStyle() ==== +  ​Type:Boolean 
-This is a constructor of this class. +  Description:N/A
-=== Overloads === +
-WmsStyle() +
-=== Remarks === +
-This is a constructor of this class. +
-=== Parameters === +
-^  Name ^  ​Type ​ ​Description ​^+
  
-[[#Public Constructors|Go Back]] +== Parameters == 
-==== WmsLayerStyle(String) ==== +  ​* //obj// 
-This is a constructor of this class. +    * Type:Object 
-=== Overloads === +    * Description:N/A
-WmsStyle(string) +
-=== Remarks === +
-This is a constructor of this class. +
-=== Parameters ​=== +
-^  Name ^  ​Type ​^  ​Description ​+
-| name   | String<​!-- System.String --> ​  ​| ​string value that indicates the Name element in the Style node of the Capabilities XML.   |+
  
-[[#Public Constructors|Go Back]] +<div newline></div> 
-==== WmsLayerStyle(String,​ String) ==== +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
-This is a constructor of this class. +
-=== Overloads === +
-WmsStyle(string,​string) +
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| name   | String<!-- System.String --  | A string value that indicates the Name element in the Style node of the Capabilities XML.   | +
-| title   | String<!-- System.String --  | A string value that indicates the Title element in the Style node of the Capabilities XML  ​|+
  
-[[#Public Constructors|Go Back]] +  * //N/A// 
-===== Protected Constructors ===== +== Remarks ​== 
-===== Public Methods ===== +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#​GetHashCode.28.29//​
-==== Equals(Object) ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​+  ​Type:Int32 
-| obj   | Object<​!-- System.Object --> ​  ​| ​   |+  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-==== GetHashCode() ​==== +** {{wiki:​PublicMethod.gif|}} GetType() **
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Int32<​!-- System.Int32 --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#​GetType.28.29//​
  
-<!-- System.Object --> +== Return Value == 
-[[#Public Methods|Go Back]] +  * Type:Type 
-==== GetType() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Protected Methods ==== 
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-<!-- System.Object --> +  * //N/A// 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ToString() ==== +  * //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#​Finalize.28.29//​
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +== Return Value == 
-^  Name ^  ​Type ​ ​Description ​^+  ​Type:Void 
 +  Description:N/A
  
-<!-- System.Object --> +== Parameters ​== 
-[[#Public Methods|Go Back]] +<div newline></​div>​ 
-===== Protected Methods ===== +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
-==== Finalize() ==== +
-=== Return Value === +
-^ Return Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   ​|+
  
-=== Parameters === +  * //N/A// 
-^  Name ^  Type ^  Description ^+== Remarks ​== 
 +  ​* //For the most updated Info for this topic, please check it here:​http:​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#​MemberwiseClone.28.29//​
  
-<!-- System.Object --> +== Return Value == 
-[[#​Protected Methods|Go Back]] +  ​* ​Type:Object 
-==== MemberwiseClone() ==== +  * Description:N/A
-=== Return Value === +
-^ Return ​Type Description ​+
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +== Parameters ​== 
-^  ​Name ^  Type ^  Description ^+<div newline></​div>​ 
 +==== Public Properties ==== 
 +** {{wiki:​PublicProperty.gif|}} ​Name **
  
-<!-- System.Object --> 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-==== Name ==== 
 Gets or sets the Name element in the Style node of the Capabilities XML. Gets or sets the Name element in the Style node of the Capabilities XML.
-=== Remarks ​===+== Remarks ==
 Gets or sets the Name element in the Style node of the Capabilities XML. Gets or sets the Name element in the Style node of the Capabilities XML.
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ +  ​* ​Type:String 
-| String<​!-- System.String --> ​  |+ 
 +** {{wiki:​PublicProperty.gif|}} Title **
  
-<!-- ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle --> 
-[[#Public Properties|Go Back]] 
-==== Title ==== 
 Gets or sets the Title element in the Style node of the Capabilities XML. Gets or sets the Title element in the Style node of the Capabilities XML.
-=== Remarks ​===+== Remarks ==
 Gets or sets the Title element in the Style node of the Capabilities XML. Gets or sets the Title element in the Style node of the Capabilities XML.
-=== Return Value === +== Return Value == 
-^ Return ​Type +  ​* ​Type:String
-| String<​!-- System.String ​--> ​  |+
  
-<!-- ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle --> +==== Protected Properties ==== 
-[[#Public Properties|Go Back]] +==== Public Events ====
-===== Protected Properties ​===== +
-===== Public Events ====+
-__NOTOC__ +
-[[Category:​WmsServerEdition]] +
-[[Category:​ThinkGeo.MapSuite.WmsServerEdition]] +
-[[Category:​UpdateDocumentation]]+
  
thinkgeo.mapsuite.wmsserveredition.wmslayerstyle.1440040136.txt.gz · Last modified: 2015/09/22 08:50 (external edit)