Overlay Class |
Namespace: Cadcorp.Configuration
The Overlay type exposes the following members.
| Name | Description | |
|---|---|---|
| Overlay |
Initializes a new instance of the OverlayBase class.
| |
| Overlay(DataRow) | Initializes a new instance of the Overlay class | |
| Overlay(XmlNode) |
Initializes a new instance of the OverlayBase class.
|
| Name | Description | |
|---|---|---|
| IsBaseLayer |
Gets or Sets the boolean value indicating whether layer is base layer or not.
| |
| LayerId |
Gets or sets the layer ID. This is the unique key from the config database
| |
| MapName | ||
| Name |
Gets or Sets the name of overlay.
| |
| OverlayIndex | ||
| Visible |
Gets or Sets boolean value indicating layers visible status.
|
| Name | Description | |
|---|---|---|
| CompareTo | ||
| 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 OverlayBase.GetFullURL.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOptionsJSON | (Overrides OverlayBaseGetOptionsJSON.) | |
| GetParamsJSON | (Overrides OverlayBaseGetParamsJSON.) | |
| GetSimpleLayerConfig | (Overrides OverlayBase.GetSimpleLayerConfig(String).) | |
| GetTreeConfig | (Overrides OverlayBase.GetTreeConfig(String, String, Boolean).) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUrls | (Overrides OverlayBaseGetUrls.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderAdditionalOverlayJS | (Overrides OverlayBase.RenderAdditionalOverlayJS(Int32, String).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |