This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.portablecore.wmsrastersource [2015/09/21 08:21] admin |
thinkgeo.mapsuite.portablecore.wmsrastersource [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.Core.WmsRasterSource ====== | ====== ThinkGeo.MapSuite.Core.WmsRasterSource ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| Represents an object that encapsulates a Web Map Service (WMS) source. | Represents an object that encapsulates a Web Map Service (WMS) source. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} WmsRasterSource() ** | ** {{wiki:PublicMethod.gif|}} WmsRasterSource() ** | ||
| - | This is the constructor for the class. If you use this constructor, then you need to set the required properties manually. | + | * //This is the constructor for the class. If you use this constructor, then you need to set the required properties manually.// |
| == Remarks == | == Remarks == | ||
| - | None | + | * //None// |
| == Parameters == | == Parameters == | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} WmsRasterSource(Uri) ** | ** {{wiki:PublicMethod.gif|}} WmsRasterSource(Uri) ** | ||
| - | This is the constructor the for the class. | + | * //This is the constructor the for the class.// |
| == Remarks == | == Remarks == | ||
| - | This constructor initializes a new WmsRasterSource and downloads and parses the service description. In an ASP.NET application, the service description is automatically cached for 24 hours when it is not specified. | + | * //This constructor initializes a new WmsRasterSource and downloads and parses the service description. In an ASP.NET application, the service description is automatically cached for 24 hours when it is not specified.// |
| == Parameters == | == Parameters == | ||
| * //uri// | * //uri// | ||
| Line 25: | Line 28: | ||
| <div newline></div> | <div newline></div> | ||
| - | ** {{wiki:PublicMethod.gif|}} WmsRasterSource(Uri,WebProxy) ** | + | ** {{wiki:PublicMethod.gif|}} WmsRasterSource(Uri,GeoWebProxy) ** |
| - | This is the constructor the for the class. | + | * //This is the constructor the for the class.// |
| == Remarks == | == Remarks == | ||
| - | This constructor initializes a new WmsRasterSource and downloads and parses the service description In an ASP.NET application, the service description is automatically cached for 24 hours when it is not specified. | + | * //This constructor initializes a new WmsRasterSource and downloads and parses the service description In an ASP.NET application, the service description is automatically cached for 24 hours when it is not specified.// |
| == Parameters == | == Parameters == | ||
| * //uri// | * //uri// | ||
| Line 36: | Line 39: | ||
| * //proxy// | * //proxy// | ||
| - | * Type:WebProxy | + | * Type:[[ThinkGeo.MapSuite.Core.GeoWebProxy|GeoWebProxy]] |
| * Description:Proxy to use for the current WMS layer. | * Description:Proxy to use for the current WMS layer. | ||
| Line 42: | Line 45: | ||
| ==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
| ==== Public Methods ==== | ==== Public Methods ==== | ||
| + | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //screenPointF// | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,String) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //screenPointF// | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| + | * Description:N/A | ||
| + | |||
| + | * //infoFormat// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,Int32) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //screenPointF// | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| + | * Description:N/A | ||
| + | |||
| + | * //maxFeatures// | ||
| + | * Type:Int32 | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,String,Int32) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //screenPointF// | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| + | * Description:N/A | ||
| + | |||
| + | * //infoFormat// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | * //maxFeatures// | ||
| + | * Type:Int32 | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} GetServerLayerNames() ** | ** {{wiki:PublicMethod.gif|}} GetServerLayerNames() ** | ||
| - | This method returns the names of all layers at the server side. | + | * //This method returns the names of all layers at the server side.// |
| == Remarks == | == Remarks == | ||
| - | None. | + | * //None.// |
| == Return Value == | == Return Value == | ||
| Line 56: | Line 139: | ||
| ** {{wiki:PublicMethod.gif|}} GetServerStyleNames() ** | ** {{wiki:PublicMethod.gif|}} GetServerStyleNames() ** | ||
| - | This method returns the names of all styles at the server side. | + | * //This method returns the names of all styles at the server side.// |
| == Remarks == | == Remarks == | ||
| - | None. | + | * //None.// |
| == Return Value == | == Return Value == | ||
| Line 68: | Line 151: | ||
| ** {{wiki:PublicMethod.gif|}} GetServerOutputFormats() ** | ** {{wiki:PublicMethod.gif|}} GetServerOutputFormats() ** | ||
| - | This method returns the output format at the server side. | + | * //This method returns the output format at the server side.// |
| == Remarks == | == Remarks == | ||
| - | None. | + | * //None.// |
| == Return Value == | == Return Value == | ||
| Line 80: | Line 163: | ||
| ** {{wiki:PublicMethod.gif|}} GetServerCrss() ** | ** {{wiki:PublicMethod.gif|}} GetServerCrss() ** | ||
| - | This method returns the projected or geographic coordinate reference systems to be used. | + | * //This method returns the projected or geographic coordinate reference systems to be used.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 92: | Line 175: | ||
| ** {{wiki:PublicMethod.gif|}} GetServerExceptionFormats() ** | ** {{wiki:PublicMethod.gif|}} GetServerExceptionFormats() ** | ||
| - | This method returns the exception format at the server side. | + | * //This method returns the exception format at the server side.// |
| == Remarks == | == Remarks == | ||
| - | None. | + | * //None.// |
| == Return Value == | == Return Value == | ||
| Line 104: | Line 187: | ||
| ** {{wiki:PublicMethod.gif|}} GetServiceVersion() ** | ** {{wiki:PublicMethod.gif|}} GetServiceVersion() ** | ||
| - | This API gets the WMS server version of the service. | + | * //This API gets the WMS server version of the service.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 116: | Line 199: | ||
| ** {{wiki:PublicMethod.gif|}} GetServerFeatureInfoFormats() ** | ** {{wiki:PublicMethod.gif|}} GetServerFeatureInfoFormats() ** | ||
| - | This API gets the WMS server FeatureInfo formats of the service. | + | * //This API gets the WMS server FeatureInfo formats of the service.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 128: | Line 211: | ||
| ** {{wiki:PublicMethod.gif|}} GetServerCapabilitiesXml() ** | ** {{wiki:PublicMethod.gif|}} GetServerCapabilitiesXml() ** | ||
| - | This API gets the GetCapabilites document of the service. | + | * //This API gets the GetCapabilites document of the service.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 140: | Line 223: | ||
| ** {{wiki:PublicMethod.gif|}} GetRequestUrl(RectangleShape,Int32,Int32) ** | ** {{wiki:PublicMethod.gif|}} GetRequestUrl(RectangleShape,Int32,Int32) ** | ||
| - | Get the request URL from the client to the WMS. | + | * //Get the request URL from the client to the WMS.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 160: | Line 243: | ||
| * Type:Int32 | * Type:Int32 | ||
| * Description:The returning map height, as well as the drawing canvas height. | * Description:The returning map height, as well as the drawing canvas height. | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //screenPointF// | ||
| - | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,String) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //screenPointF// | ||
| - | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| - | * Description:N/A | ||
| - | |||
| - | * //infoFormat// | ||
| - | * Type:String | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,Int32) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //screenPointF// | ||
| - | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| - | * Description:N/A | ||
| - | |||
| - | * //maxFeatures// | ||
| - | * Type:Int32 | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:PublicMethod.gif|}} GetFeatureInfo(ScreenPointF,String,Int32) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //screenPointF// | ||
| - | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| - | * Description:N/A | ||
| - | |||
| - | * //infoFormat// | ||
| - | * Type:String | ||
| - | * Description:N/A | ||
| - | |||
| - | * //maxFeatures// | ||
| - | * Type:Int32 | ||
| - | * Description:N/A | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:PublicMethod.gif|}} CloneDeep() ** | ** {{wiki:PublicMethod.gif|}} CloneDeep() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 256: | Line 259: | ||
| ** {{wiki:PublicMethod.gif|}} GetWorldFileText() ** | ** {{wiki:PublicMethod.gif|}} GetWorldFileText() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 268: | Line 271: | ||
| ** {{wiki:PublicMethod.gif|}} GetImageWidth() ** | ** {{wiki:PublicMethod.gif|}} GetImageWidth() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 280: | Line 283: | ||
| ** {{wiki:PublicMethod.gif|}} GetImageHeight() ** | ** {{wiki:PublicMethod.gif|}} GetImageHeight() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 292: | Line 295: | ||
| ** {{wiki:PublicMethod.gif|}} GetHorizontalResolution() ** | ** {{wiki:PublicMethod.gif|}} GetHorizontalResolution() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 304: | Line 307: | ||
| ** {{wiki:PublicMethod.gif|}} GetVerticalResolution() ** | ** {{wiki:PublicMethod.gif|}} GetVerticalResolution() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 316: | Line 319: | ||
| ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** | ** {{wiki:PublicMethod.gif|}} GetBoundingBox() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 328: | Line 331: | ||
| ** {{wiki:PublicMethod.gif|}} GetProjectionText() ** | ** {{wiki:PublicMethod.gif|}} GetProjectionText() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 340: | Line 343: | ||
| ** {{wiki:PublicMethod.gif|}} Open() ** | ** {{wiki:PublicMethod.gif|}} Open() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 352: | Line 355: | ||
| ** {{wiki:PublicMethod.gif|}} Close() ** | ** {{wiki:PublicMethod.gif|}} Close() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 364: | Line 367: | ||
| ** {{wiki:PublicMethod.gif|}} GetImage(RectangleShape,Int32,Int32) ** | ** {{wiki:PublicMethod.gif|}} GetImage(RectangleShape,Int32,Int32) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 388: | Line 391: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 400: | Line 403: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 416: | Line 419: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 428: | Line 431: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 439: | Line 442: | ||
| <div newline></div> | <div newline></div> | ||
| ==== Protected Methods ==== | ==== Protected Methods ==== | ||
| + | ** {{wiki:ProtectedMethod.gif|}} BuildWmsGetFeatureInfoUri(ScreenPointF,String,Int32) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Uri | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //screenPointF// | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| + | * Description:N/A | ||
| + | |||
| + | * //infoFormat// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | * //maxFeatures// | ||
| + | * Type:Int32 | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} GetFeatureInfoCore(ScreenPointF,String,Int32) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //screenPointF// | ||
| + | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| + | * Description:N/A | ||
| + | |||
| + | * //infoFormat// | ||
| + | * Type:String | ||
| + | * Description:N/A | ||
| + | |||
| + | * //maxFeatures// | ||
| + | * Type:Int32 | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} HandleResponse(WebRequest) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //reqeust// | ||
| + | * Type:WebRequest | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} HandleResponseCore(WebRequest) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //request// | ||
| + | * Type:WebRequest | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} HandleXmlInfoFormatResponse(XDocument) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //xmlDocument// | ||
| + | * Type:XDocument | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| + | ** {{wiki:ProtectedMethod.gif|}} HandleXmlInfoFormatResponseCore(XDocument) ** | ||
| + | |||
| + | * //N/A// | ||
| + | == Remarks == | ||
| + | * //N/A// | ||
| + | |||
| + | == Return Value == | ||
| + | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| + | * Description:N/A | ||
| + | |||
| + | == Parameters == | ||
| + | * //xmlDocument// | ||
| + | * Type:XDocument | ||
| + | * Description:N/A | ||
| + | |||
| + | <div newline></div> | ||
| ** {{wiki:ProtectedMethod.gif|}} SendWebRequest(WebRequest) ** | ** {{wiki:ProtectedMethod.gif|}} SendWebRequest(WebRequest) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 457: | Line 572: | ||
| ** {{wiki:ProtectedMethod.gif|}} SendWebRequestCore(WebRequest) ** | ** {{wiki:ProtectedMethod.gif|}} SendWebRequestCore(WebRequest) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 473: | Line 588: | ||
| ** {{wiki:ProtectedMethod.gif|}} OnSendingWebRequest(SendingWebRequestEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnSendingWebRequest(SendingWebRequestEventArgs) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 489: | Line 604: | ||
| ** {{wiki:ProtectedMethod.gif|}} OnSentWebRequest(SentWebRequestEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnSentWebRequest(SentWebRequestEventArgs) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 505: | Line 620: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetRequestUrlCore(RectangleShape,Int32,Int32) ** | ** {{wiki:ProtectedMethod.gif|}} GetRequestUrlCore(RectangleShape,Int32,Int32) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 529: | Line 644: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetImageWidthCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetImageWidthCore() ** | ||
| - | This method returns the width of the image in screen coordinates. | + | * //This method returns the width of the image in screen coordinates.// |
| == Remarks == | == Remarks == | ||
| - | This virtual method is called from the concrete method GetImageWidth. It returns the width of the image in screen coordinates. | + | * //This virtual method is called from the concrete method GetImageWidth. It returns the width of the image in screen coordinates.// |
| == Return Value == | == Return Value == | ||
| Line 541: | Line 656: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetImageHeightCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetImageHeightCore() ** | ||
| - | This method returns the height of the image in screen coordinates. | + | * //This method returns the height of the image in screen coordinates.// |
| == Remarks == | == Remarks == | ||
| - | This virtual method is called from the concrete method GetImageHeight. It returns the height of the image in screen coordinates. | + | * //This virtual method is called from the concrete method GetImageHeight. It returns the height of the image in screen coordinates.// |
| == Return Value == | == Return Value == | ||
| Line 553: | Line 668: | ||
| ** {{wiki:ProtectedMethod.gif|}} OpenCore() ** | ** {{wiki:ProtectedMethod.gif|}} OpenCore() ** | ||
| - | This method opens the RasterSource so that it is initialized and ready to use. | + | * //This method opens the RasterSource so that it is initialized and ready to use.// |
| == Remarks == | == Remarks == | ||
| - | This protected virtual method is called from the concrete public method Open. The Open method plays an important role, as it is responsible for initializing the RasterSource. Most methods on the RasterSource will throw an exception if the state of the RasterSource is not opened. When the map draws each layer, it will open the RasterSource as one of its first steps; then, after it is finished drawing with that layer, it will close it. In this way, we are sure to release all resources used by the RasterSource. When implementing this abstract method, consider opening files for file-based sources, connecting to databases in the database-based sources and so on. You will get a chance to close these in the Close method of the RasterSource. | + | * //This protected virtual method is called from the concrete public method Open. The Open method plays an important role, as it is responsible for initializing the RasterSource. Most methods on the RasterSource will throw an exception if the state of the RasterSource is not opened. When the map draws each layer, it will open the RasterSource as one of its first steps; then, after it is finished drawing with that layer, it will close it. In this way, we are sure to release all resources used by the RasterSource. When implementing this abstract method, consider opening files for file-based sources, connecting to databases in the database-based sources and so on. You will get a chance to close these in the Close method of the RasterSource.// |
| == Return Value == | == Return Value == | ||
| Line 565: | Line 680: | ||
| ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** | ** {{wiki:ProtectedMethod.gif|}} CloseCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 577: | Line 692: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetBoundingBoxCore() ** | ||
| - | This method returns the bounding box of the RasterSource. | + | * //This method returns the bounding box of the RasterSource.// |
| == Remarks == | == Remarks == | ||
| - | This method returns the bounding box of the RasterSource. | + | * //This method returns the bounding box of the RasterSource.// |
| == Return Value == | == Return Value == | ||
| Line 589: | Line 704: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetImageCore(RectangleShape,Int32,Int32) ** | ** {{wiki:ProtectedMethod.gif|}} GetImageCore(RectangleShape,Int32,Int32) ** | ||
| - | This method returns an image based on the worldExtent and image width and height. | + | * //This method returns an image based on the worldExtent and image width and height.// |
| == Remarks == | == Remarks == | ||
| - | This method is responsible for returning the image based on the parameters passed in. As the core version of this method is abstract, you will need to override it when creating our own RasterSource. | + | * //This method is responsible for returning the image based on the parameters passed in. As the core version of this method is abstract, you will need to override it when creating our own RasterSource.// |
| == Return Value == | == Return Value == | ||
| Line 609: | Line 724: | ||
| * Type:Int32 | * Type:Int32 | ||
| * Description:This parameter represents the height of the image you want to draw. | * Description:This parameter represents the height of the image you want to draw. | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} BuildWmsGetFeatureInfoUri(ScreenPointF,String,Int32) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Uri | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //screenPointF// | ||
| - | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| - | * Description:N/A | ||
| - | |||
| - | * //infoFormat// | ||
| - | * Type:String | ||
| - | * Description:N/A | ||
| - | |||
| - | * //maxFeatures// | ||
| - | * Type:Int32 | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} GetFeatureInfoCore(ScreenPointF,String,Int32) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //screenPointF// | ||
| - | * Type:[[ThinkGeo.MapSuite.Core.ScreenPointF|ScreenPointF]] | ||
| - | * Description:N/A | ||
| - | |||
| - | * //infoFormat// | ||
| - | * Type:String | ||
| - | * Description:N/A | ||
| - | |||
| - | * //maxFeatures// | ||
| - | * Type:Int32 | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} Vj0=(WebRequest) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //reqeust// | ||
| - | * Type:WebRequest | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} Vz0=(WebRequest) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //request// | ||
| - | * Type:WebRequest | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} WD0=(XmlDocument) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //xmlDocument// | ||
| - | * Type:XmlDocument | ||
| - | * Description:N/A | ||
| - | |||
| - | <div newline></div> | ||
| - | ** {{wiki:ProtectedMethod.gif|}} WT0=(XmlDocument) ** | ||
| - | |||
| - | N/A | ||
| - | == Remarks == | ||
| - | N/A | ||
| - | |||
| - | == Return Value == | ||
| - | * Type:Dictionary<String,Collection<[[ThinkGeo.MapSuite.Core.Feature|Feature]]>> | ||
| - | * Description:N/A | ||
| - | |||
| - | == Parameters == | ||
| - | * //xmlDocument// | ||
| - | * Type:XmlDocument | ||
| - | * Description:N/A | ||
| <div newline></div> | <div newline></div> | ||
| ** {{wiki:ProtectedMethod.gif|}} OnOpeningRasterSource(OpeningRasterSourceEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnOpeningRasterSource(OpeningRasterSourceEventArgs) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 741: | Line 744: | ||
| ** {{wiki:ProtectedMethod.gif|}} OnOpenedRasterSource(OpenedRasterSourceEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnOpenedRasterSource(OpenedRasterSourceEventArgs) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 757: | Line 760: | ||
| ** {{wiki:ProtectedMethod.gif|}} OnClosingRasterSource(ClosingRasterSourceEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnClosingRasterSource(ClosingRasterSourceEventArgs) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 773: | Line 776: | ||
| ** {{wiki:ProtectedMethod.gif|}} OnClosedRasterSource(ClosedRasterSourceEventArgs) ** | ** {{wiki:ProtectedMethod.gif|}} OnClosedRasterSource(ClosedRasterSourceEventArgs) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 789: | Line 792: | ||
| ** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ** | ** {{wiki:ProtectedMethod.gif|}} CloneDeepCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 801: | Line 804: | ||
| ** {{wiki:ProtectedMethod.gif|}} GetProjectionTextCore() ** | ** {{wiki:ProtectedMethod.gif|}} GetProjectionTextCore() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 813: | Line 816: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 825: | Line 828: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 838: | Line 841: | ||
| ** {{wiki:PublicProperty.gif|}} ActiveLayerNames ** | ** {{wiki:PublicProperty.gif|}} ActiveLayerNames ** | ||
| - | This property allows the active layers requested from the client to be shown on the map. | + | * //This property allows the active layers requested from the client to be shown on the map.// |
| == Remarks == | == Remarks == | ||
| - | When requesting a map, a client may specify the layers to be shown on the map. | + | * //When requesting a map, a client may specify the layers to be shown on the map.// |
| == Return Value == | == Return Value == | ||
| * Type:Collection<String> | * Type:Collection<String> | ||
| Line 846: | Line 849: | ||
| ** {{wiki:PublicProperty.gif|}} ActiveStyleNames ** | ** {{wiki:PublicProperty.gif|}} ActiveStyleNames ** | ||
| - | This property allows the active styles requested from the client to be shown on the map. | + | * //This property allows the active styles requested from the client to be shown on the map.// |
| == Remarks == | == Remarks == | ||
| - | When requesting a map, a client may specify the styles to be shown on the map. | + | * //When requesting a map, a client may specify the styles to be shown on the map.// |
| == Return Value == | == Return Value == | ||
| * Type:Collection<String> | * Type:Collection<String> | ||
| Line 854: | Line 857: | ||
| ** {{wiki:PublicProperty.gif|}} Uri ** | ** {{wiki:PublicProperty.gif|}} Uri ** | ||
| - | This property specifies the URI of the WMS server. | + | * //This property specifies the URI of the WMS server.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Uri | * Type:Uri | ||
| Line 862: | Line 865: | ||
| ** {{wiki:PublicProperty.gif|}} IsTransparent ** | ** {{wiki:PublicProperty.gif|}} IsTransparent ** | ||
| - | This property gets or sets whether the response map image's background color is transparent or not. | + | * //This property gets or sets whether the response map image's background color is transparent or not.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||
| Line 870: | Line 873: | ||
| ** {{wiki:PublicProperty.gif|}} OutputFormat ** | ** {{wiki:PublicProperty.gif|}} OutputFormat ** | ||
| - | This property gets or sets the desired output format for the map being requested from the WMS. | + | * //This property gets or sets the desired output format for the map being requested from the WMS.// |
| == Remarks == | == Remarks == | ||
| - | When requesting a map, a client may specify the output format in which to show the map. Formats are specified as MIME types such as "image/gif" or "image/png". | + | * //When requesting a map, a client may specify the output format in which to show the map. Formats are specified as MIME types such as "image/gif" or "image/png".// |
| == Return Value == | == Return Value == | ||
| * Type:String | * Type:String | ||
| Line 878: | Line 881: | ||
| ** {{wiki:PublicProperty.gif|}} Proxy ** | ** {{wiki:PublicProperty.gif|}} Proxy ** | ||
| - | This property gets or sets the proxy used for requesting a Web Response. | + | * //This property gets or sets the proxy used for requesting a Web Response.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| - | * Type:WebProxy | + | * Type:[[ThinkGeo.MapSuite.Core.GeoWebProxy|GeoWebProxy]] |
| ** {{wiki:PublicProperty.gif|}} TimeoutInSecond ** | ** {{wiki:PublicProperty.gif|}} TimeoutInSecond ** | ||
| - | This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds. | + | * //This property specifies the timeout of the web request in seconds. The default timeout value is 20 seconds.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Int32 | * Type:Int32 | ||
| Line 894: | Line 897: | ||
| ** {{wiki:PublicProperty.gif|}} Crs ** | ** {{wiki:PublicProperty.gif|}} Crs ** | ||
| - | This property gets or sets the projected or geographic coordinate reference system to be used. | + | * //This property gets or sets the projected or geographic coordinate reference system to be used.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:String | * Type:String | ||
| Line 902: | Line 905: | ||
| ** {{wiki:PublicProperty.gif|}} Credentials ** | ** {{wiki:PublicProperty.gif|}} Credentials ** | ||
| - | This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication. | + | * //This property gets or sets the base authentication interface for retrieving credentials for Web Client authentication.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:ICredentials | * Type:ICredentials | ||
| Line 910: | Line 913: | ||
| ** {{wiki:PublicProperty.gif|}} Exceptions ** | ** {{wiki:PublicProperty.gif|}} Exceptions ** | ||
| - | This property indicates the format in which the client wishes to be notified of service exceptions. | + | * //This property indicates the format in which the client wishes to be notified of service exceptions.// |
| == Remarks == | == Remarks == | ||
| - | Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid. | + | * //Upon receiving a request that is invalid according to the OGC standard, the server shall issue a service exception report. The service report is meant to describe to the client application or its human user the reason(s) that the request is invalid.// |
| == Return Value == | == Return Value == | ||
| * Type:String | * Type:String | ||
| Line 918: | Line 921: | ||
| ** {{wiki:PublicProperty.gif|}} Parameters ** | ** {{wiki:PublicProperty.gif|}} Parameters ** | ||
| - | This property specifies a dictionary used to update the request sent from the client to the WMS server. | + | * //This property specifies a dictionary used to update the request sent from the client to the WMS server.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Dictionary<String,String> | * Type:Dictionary<String,String> | ||
| Line 926: | Line 929: | ||
| ** {{wiki:PublicProperty.gif|}} AxisOrder ** | ** {{wiki:PublicProperty.gif|}} AxisOrder ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]] | * Type:[[ThinkGeo.MapSuite.Core.WmsAxisOrder|WmsAxisOrder]] | ||
| Line 934: | Line 937: | ||
| ** {{wiki:PublicProperty.gif|}} CapabilitesCacheTimeout ** | ** {{wiki:PublicProperty.gif|}} CapabilitesCacheTimeout ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:TimeSpan | * Type:TimeSpan | ||
| Line 942: | Line 945: | ||
| ** {{wiki:PublicProperty.gif|}} Projection ** | ** {{wiki:PublicProperty.gif|}} Projection ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | * Type:[[ThinkGeo.MapSuite.Core.Projection|Projection]] | ||
| Line 950: | Line 953: | ||
| ** {{wiki:PublicProperty.gif|}} Transparency ** | ** {{wiki:PublicProperty.gif|}} Transparency ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Single | * Type:Single | ||
| Line 958: | Line 961: | ||
| ** {{wiki:PublicProperty.gif|}} BlueTranslation ** | ** {{wiki:PublicProperty.gif|}} BlueTranslation ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Single | * Type:Single | ||
| Line 966: | Line 969: | ||
| ** {{wiki:PublicProperty.gif|}} RedTranslation ** | ** {{wiki:PublicProperty.gif|}} RedTranslation ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Single | * Type:Single | ||
| Line 974: | Line 977: | ||
| ** {{wiki:PublicProperty.gif|}} GreenTranslation ** | ** {{wiki:PublicProperty.gif|}} GreenTranslation ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Single | * Type:Single | ||
| Line 982: | Line 985: | ||
| ** {{wiki:PublicProperty.gif|}} IsNegative ** | ** {{wiki:PublicProperty.gif|}} IsNegative ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||
| Line 990: | Line 993: | ||
| ** {{wiki:PublicProperty.gif|}} IsGrayscale ** | ** {{wiki:PublicProperty.gif|}} IsGrayscale ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||
| Line 998: | Line 1001: | ||
| ** {{wiki:PublicProperty.gif|}} IsOpen ** | ** {{wiki:PublicProperty.gif|}} IsOpen ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||
| Line 1006: | Line 1009: | ||
| ** {{wiki:PublicProperty.gif|}} HasProjectionText ** | ** {{wiki:PublicProperty.gif|}} HasProjectionText ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||
| Line 1015: | Line 1018: | ||
| ** {{wiki:ProtectedProperty.gif|}} HasProjectionTextCore ** | ** {{wiki:ProtectedProperty.gif|}} HasProjectionTextCore ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| * Type:Boolean | * Type:Boolean | ||
| Line 1023: | Line 1026: | ||
| ==== Public Events ==== | ==== Public Events ==== | ||
| ** {{wiki:PublicEvent.gif|}} SendingWebRequest ** | ** {{wiki:PublicEvent.gif|}} SendingWebRequest ** | ||
| - | This event is called before sending the reqeust for raster image. | + | * //This event is called before sending the reqeust for raster image.// |
| == Remarks == | == Remarks == | ||
| - | This event is called before sending the reqeust for raster image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side. | + | * //This event is called before sending the reqeust for raster image. It is typical that user want to get the url of reqeust and modify it according to their requirements. For example, user could create a signiture for it, and verify it on the server side.// |
| Event Arguments:[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.SendingWebRequestEventArgs|SendingWebRequestEventArgs]] | ||
| ** {{wiki:PublicEvent.gif|}} SentWebRequest ** | ** {{wiki:PublicEvent.gif|}} SentWebRequest ** | ||
| - | This event is called after sent the request for raster image and the HttpWebResponse has come back. | + | * //This event is called after sent the request for raster image and the HttpWebResponse has come back.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| Event Arguments:[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.SentWebRequestEventArgs|SentWebRequestEventArgs]] | ||
| ** {{wiki:PublicEvent.gif|}} OpeningRasterSource ** | ** {{wiki:PublicEvent.gif|}} OpeningRasterSource ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| Event Arguments:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.OpeningRasterSourceEventArgs|OpeningRasterSourceEventArgs]] | ||
| ** {{wiki:PublicEvent.gif|}} OpenedRasterSource ** | ** {{wiki:PublicEvent.gif|}} OpenedRasterSource ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| Event Arguments:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.OpenedRasterSourceEventArgs|OpenedRasterSourceEventArgs]] | ||
| ** {{wiki:PublicEvent.gif|}} ClosingRasterSource ** | ** {{wiki:PublicEvent.gif|}} ClosingRasterSource ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| Event Arguments:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.ClosingRasterSourceEventArgs|ClosingRasterSourceEventArgs]] | ||
| ** {{wiki:PublicEvent.gif|}} ClosedRasterSource ** | ** {{wiki:PublicEvent.gif|}} ClosedRasterSource ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| Event Arguments:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] | Event Arguments:[[ThinkGeo.MapSuite.Core.ClosedRasterSourceEventArgs|ClosedRasterSourceEventArgs]] | ||