WMSOverlay Class |
Namespace: Cadcorp.Configuration
The WMSOverlay type exposes the following members.
Name | Description | |
---|---|---|
![]() | WMSOverlay |
Initializes a new instance of the WMSOverlay class.
|
![]() | WMSOverlay(XmlNode) |
Initializes a new instance of the WMSOverlay class.
|
![]() | WMSOverlay(OverlaysDataSetMapWMSOverlaysRow) |
Initializes a new instance of the WMSOverlay class.
|
![]() | WMSOverlay(OverlaysDataSetMapWMSOverlaysRow, DataRow, DataRow) |
Initializes a new instance of the WMSOverlay class.
|
Name | Description | |
---|---|---|
![]() | Abstract |
Gets or sets the abstract for this layer
(Inherited from OGCOverlay.) |
![]() | BaseUrl |
Gets or Sets the base url of the service.
(Inherited from HttpOverlay.) |
![]() | Buffer |
Gets or Sets int value that specifies the number of extra tiles that should be extracted around the extents when rendering a map.
(Inherited from GridOverlay.) |
![]() | Copyright |
Gets or Sets copyright text.
(Inherited from HttpOverlay.) |
![]() | DisplayOutsideMaxExtent |
Request map tiles that are completely outside of the max extent for this layer
(Inherited from HttpOverlay.) |
![]() | Exceptions |
How exceptions will be handled by the wms
|
![]() | 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.
(Inherited from HttpOverlay.) |
![]() | ImageFormat |
Gets or Sets the format of image.
|
![]() | IncludeInLayerTree |
Gets or Sets the boolean value indicating whether layer to be included in tree.
(Inherited from HttpOverlay.) |
![]() | 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 [!:Syste.String] representing map layers.
(Inherited from OGCOverlay.) |
![]() | LegendImageHeight |
The height of the legend image in pixels
|
![]() | LegendImageWidth |
The width of the legend image in pixels
|
![]() | LegendUrl |
Gets or sets the url used by the layer to get it's legend
|
![]() | MapName | (Inherited from Overlay.) |
![]() | MaxScale |
Gets or sets the max scale that will be used for feature info
|
![]() | MetaDataID |
Gets or sets the ID of the metadata object
(Inherited from OGCOverlay.) |
![]() | MinScale |
Gets or sets the min scale that will be used for feature info
|
![]() | Name |
Gets or Sets the name of overlay.
(Inherited from Overlay.) |
![]() | NumZoomLevels |
The amount of zoom levels in this layer
(Inherited from HttpOverlay.) |
![]() | OverlayIndex | (Inherited from Overlay.) |
![]() | Projection |
Gets or Sets the projection code
(Inherited from HttpOverlay.) |
![]() | 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.
|
![]() | Scales |
Gets or Sets the one-dimensional array of Double representing map scale
(Inherited from HttpOverlay.) |
![]() | ShowLegendButton |
Gets or Sets the boolean value indicating whether to show legend button or not.
(Inherited from HttpOverlay.) |
![]() | SingleTile |
Gets or Sets the boolean value indicating whether the layer is set to single-tile mode or not.
(Inherited from GridOverlay.) |
![]() | SLD |
Gets or Sets the String.
|
![]() | TileSize |
Gets or Sets the [!:Syste.Drawing.Size] of the tile.
(Inherited from GridOverlay.) |
![]() | TransitionEffect |
Gets or Sets the transition effect to use when the map is panned or zoomed.
(Inherited from HttpOverlay.) |
![]() | Units |
Gets or Sets the units of map
(Inherited from HttpOverlay.) |
![]() | UseProxy |
Defines whether to use a proxy.
|
![]() | Version |
Gets or Sets version of OGC service
(Inherited from OGCOverlay.) |
![]() | Visible |
Gets or Sets boolean value indicating layers visible status.
(Inherited from Overlay.) |
Name | Description | |
---|---|---|
![]() | CompareTo(Overlay) | (Inherited from Overlay.) |
![]() | CompareTo(WMSOverlay) | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. |
![]() | 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.) |
![]() ![]() | GetFromCapabilityXML | |
![]() | GetFullURL | (Inherited from HttpOverlay.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLayers |
Gets the layers
(Inherited from OGCOverlay.) |
![]() | GetOptionsJSON |
Gets Openlayers WMS layer options
(Overrides OGCOverlayGetOptionsJSON.) |
![]() | GetParamsJSON |
Gets Openlayers WMS layer parameters
(Overrides OGCOverlayGetParamsJSON.) |
![]() | GetSimpleLayerConfig | (Inherited from HttpOverlay.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUrls | (Overrides HttpOverlayGetUrls.) |
![]() | GetUrls(Int32, String) | (Inherited from HttpOverlay.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RenderAdditionalOverlayJS | (Overrides OverlayRenderAdditionalOverlayJS(Int32, String).) |
![]() | RenderOverlayJS |
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.) |