WmsCapabilitiesOldNamespace Class TIBCO Spotfire 7.12 API Reference
WMS capabilities for WMS 1.1.1. FOR SPOTFIRE INTERNAL USE ONLY. Needs to be public because we are using .NET serialization which requires the class to be public.
Inheritance Hierarchy

SystemObject
  WmsCapabilities
    Spotfire.Dxp.Application.Visuals.MapsWmsCapabilitiesOldNamespace

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
[XmlTypeAttribute("WMT_MS_Capabilities")]
[XmlRootAttribute(ElementName = "WMT_MS_Capabilities")]
public class WmsCapabilitiesOldNamespace : WmsCapabilities

The WmsCapabilitiesOldNamespace type exposes the following members.

Constructors

  NameDescription
Public methodWmsCapabilitiesOldNamespace
Top
Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
Version Information

Supported in: 7.9, 7.8, 7.12, 7.11, 7.10
See Also

Reference