HttpOverlay Class |
[Missing <summary> documentation for "T:Cadcorp.Configuration.HttpOverlay"]
Namespace: Cadcorp.Configuration
The HttpOverlay type exposes the following members.
Name | Description | |
---|---|---|
![]() | HttpOverlay |
Initializes a new instance of the HttpOverlay class.
|
![]() | HttpOverlay(XmlNode) |
Initializes a new instance of the HttpOverlay class.
|
![]() | HttpOverlay(DataRow, DataRow, DataRow) |
Initializes a new instance of the HttpOverlay class.
|
Name | Description | |
---|---|---|
![]() | BaseUrl |
Gets or Sets the base url of the service.
|
![]() | Copyright |
Gets or Sets copyright text.
|
![]() | DisplayOutsideMaxExtent |
Request map tiles that are completely outside of the max extent for this layer
|
![]() | 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.
|
![]() | IncludeInLayerTree |
Gets or Sets the boolean value indicating whether layer to be included in tree.
|
![]() | 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.) |
![]() | MapName | (Inherited from Overlay.) |
![]() | Name |
Gets or Sets the name of overlay.
(Inherited from Overlay.) |
![]() | NumZoomLevels |
The amount of zoom levels in this layer
|
![]() | OverlayIndex | (Inherited from Overlay.) |
![]() | Projection |
Gets or Sets the projection code
|
![]() | Scales |
Gets or Sets the one-dimensional array of Double representing map scale
|
![]() | ShowLegendButton |
Gets or Sets the boolean value indicating whether to show legend button or not.
|
![]() | TransitionEffect |
Gets or Sets the transition effect to use when the map is panned or zoomed.
|
![]() | Units |
Gets or Sets the units of map
|
![]() | 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 |
Gets the options used
(Overrides OverlayGetOptionsJSON.) |
![]() | GetParamsJSON |
Gets the parameters used
(Overrides OverlayGetParamsJSON.) |
![]() | GetSimpleLayerConfig | (Overrides OverlayGetSimpleLayerConfig(String).) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetUrls | (Overrides OverlayGetUrls.) |
![]() | GetUrls(Int32, String) | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RenderAdditionalOverlayJS | (Inherited from Overlay.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |