WMSFromCapabilities Class | 
[Missing <summary> documentation for "T:Cadcorp.Configuration.WMSFromCapabilities"]
Namespace: Cadcorp.Configuration
The WMSFromCapabilities type exposes the following members.
| Name | Description | |
|---|---|---|
| WMSFromCapabilities | 
            Initializes a new instance of the WMSFromCapabilities class.
              | |
| WMSFromCapabilities(XmlNode) | 
            Initializes a new instance of the WMSFromCapabilities class.
              | |
| WMSFromCapabilities(OverlaysDataSetMapWMSFromCapabilitiesRow) | 
            Initializes a new instance of the WMSFromCapabilities class.
              | 
| Name | Description | |
|---|---|---|
| BaseLayerImageFormat | 
            Gets or Sets the String that specifies image format of base layer.
              | |
| BaseUrl | 
            Gets or Sets the base url of the service.
              | |
| Buffer | 
            Gets or Sets int value that specifies the number of extra tiles that should be extracted around the extents when rendering a map.
              | |
| CompositeDataLayers | 
            Gets or Sets the Boolean, if set to true then data layers will be 1 wms layer. 
              | |
| Copyright | 
            Gets or Sets copyright text.
              | |
| DataLayerImageFormat | 
            Gets or Sets the String that specifies image format of data layer.
              | |
| DataLayersIntialyVisible | 
            Gets or Sets the Boolean,if set to true all the data layers are turned on when the map is initially loaded.
              | |
| Exceptions | 
            How exceptions will be handled by the wms
              | |
| ExpandBaseLayerGroup | 
            Gets or Sets the Boolean, if set to true the base layer groups will be expanded in the overlay tree.
              | |
| ExpandDatalayerGroups | 
            Gets or Sets the Boolean, if set to true the data layer groups will be expanded in the overlay tree.
              | |
| ImageCheckBox | 
            Gets or Sets the Boolean, if set to true image check box will be used else stadard check box will be used for turning on/off the layer.
              | |
| IndividualBaseLayers | 
            Gets or Sets the Boolean,if set to true all the base layers appear individually they can be switched on/off individually.
              | |
| IndividualDataLayers | 
            Gets or Sets the Boolean,if set to true all the data layers appear individually they can be turned on/off individually.
              | |
| InitialVisibleBaseLayer | 
            Gets or Sets the String that specifies one of the base layer name that will be visible on intial load.
              | |
| IsBaseLayer | 
            Gets or Sets the boolean value indicating whether layer is base layer or not.
              (Inherited from Overlay.) | |
| LayerId | 
            Gets or sets the layer ID. This is the unique key from the config database
              (Inherited from Overlay.) | |
| Layers | 
            Gets or Sets the one-dimensional array of  Overlay.
              | |
| MapName | (Inherited from Overlay.) | |
| Name | 
            Gets or Sets the  name of overlay.
              (Inherited from Overlay.) | |
| OnlyAddLeafLayers | 
            Gets or Sets the Boolean,if set to true all the groups will be ignored and layers appear individually.
              | |
| OverlayIndex | (Inherited from Overlay.) | |
| PreserveOverlayGroups | ||
| Projection | 
            Gets or Sets the projection code
              | |
| ProxyUrl | 
            Sets the url for the proxy.
              | |
| ReverseAxis | 
            Returns true if the axis order is reversed for the WMS version and projection of the layer.
              | |
| ShowLegendButton | 
            Gets or Sets the boolean value indicating whether to show legend button or not.
              | |
| SingleTile | 
            Gets or Sets the boolean value indicating whether the layer is set to single-tile mode or not.
              | |
| SLD | 
            Gets or Sets the String.
              | |
| SortGroups | 
            If the groups will be sorted or not.
              | |
| TileSize | 
            Gets or Sets the [!:Syste.Drawing.Size] of the tile.
              | |
| TransitionEffect | 
            Gets or Sets the transition effect to use when the map is panned or zoomed.
              | |
| Units | 
            Gets or Sets the units of map
              | |
| UseProxy | 
            Defines whether to use a proxy.
              | |
| Version | 
            Gets or Sets version of OGC service
              | |
| Visible | 
            Gets or Sets boolean value indicating layers visible status.
              (Inherited from Overlay.) | 
| Name | Description | |
|---|---|---|
| CompareTo | (Inherited from Overlay.) | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetConfigAttributeVal(XmlNode, String, Boolean, Boolean) | (Inherited from OverlayBase.) | |
| GetConfigAttributeVal(XmlNode, String, Double, Double) | (Inherited from OverlayBase.) | |
| GetConfigAttributeVal(XmlNode, String, String, String) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, Boolean, Boolean) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, Double, Double) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, Int32, Int32) | (Inherited from OverlayBase.) | |
| GetConfigVal(XmlNode, String, String, String) | (Inherited from OverlayBase.) | |
| GetFullURL | (Overrides OverlayGetFullURL.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetOptionsJSON | (Inherited from Overlay.) | |
| GetParamsJSON | (Inherited from Overlay.) | |
| GetSimpleLayerConfig | (Overrides OverlayGetSimpleLayerConfig(String).) | |
| GetTreeConfig | (Overrides OverlayGetTreeConfig(String, String, Boolean).) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetUrls | (Overrides OverlayGetUrls.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| Populate | 
            Forces the layer to query the capabilities document and populate itself
              | |
| RenderAdditionalOverlayJS | (Inherited from Overlay.) | |
| RenderOverlayJS | 
            Override. Renders all the javascript required to create an overlay
              (Overrides Overlay.RenderOverlayJS(Int32, String).) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |