User Tools

Site Tools


thinkgeo.mapsuite.wmsserveredition.wmslayerstyle

ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This is a structure that maintains the Style informations for the Capabilities XML DTD.

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle

Members Summary

Public Constructors

WmsLayerStyle()

  • This is a constructor of this class.
Remarks
  • This is a constructor of this class.
Parameters

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.

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.

Protected Constructors

Public Methods

ToString()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#ToString.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
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
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WmsServerEdition.WmsLayerStyle#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
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
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • 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
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
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
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Name

Gets or sets the Name element in the Style node of the Capabilities XML.

Remarks

Gets or sets the Name element in the Style node of the Capabilities XML.

Return Value
  • Type:String

Title

Gets or sets the Title element in the Style node of the Capabilities XML.

Remarks

Gets or sets the Title element in the Style node of the Capabilities XML.

Return Value
  • Type:String

Protected Properties

Public Events

thinkgeo.mapsuite.wmsserveredition.wmslayerstyle.txt · Last modified: 2017/03/16 21:59 (external edit)