NoaaRadarRasterSource¶
Inheritance Hierarchy¶
Object
RasterSource
NoaaRadarRasterSource
Members Summary¶
Public Constructors Summary¶
Name |
---|
NoaaRadarRasterSource() |
NoaaRadarRasterSource(String) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
BlueTranslation | Single | N/A |
GreenTranslation | Single | N/A |
IsGrayscale | Boolean | N/A |
IsNegative | Boolean | N/A |
IsOpen | Boolean | N/A |
Projection | Projection | N/A |
ProjectionConverter | ProjectionConverter | N/A |
RedTranslation | Single | N/A |
ScaleFactor | Double | N/A |
Transparency | Single | N/A |
UserAgent | String | N/A |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Protected Methods Summary¶
Public Events Summary¶
Members Detail¶
Public Constructors¶
Name |
---|
NoaaRadarRasterSource() |
NoaaRadarRasterSource(String) |
Protected Constructors¶
Public Properties¶
BlueTranslation
¶
Summary
N/A
Remarks
N/A
Return Value
Single
GreenTranslation
¶
Summary
N/A
Remarks
N/A
Return Value
Single
IsGrayscale
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsNegative
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
IsOpen
¶
Summary
N/A
Remarks
N/A
Return Value
Boolean
Projection
¶
Summary
N/A
Remarks
N/A
Return Value
ProjectionConverter
¶
Summary
N/A
Remarks
N/A
Return Value
RedTranslation
¶
Summary
N/A
Remarks
N/A
Return Value
Single
ScaleFactor
¶
Summary
N/A
Remarks
N/A
Return Value
Double
Transparency
¶
Summary
N/A
Remarks
N/A
Return Value
Single
UserAgent
¶
Summary
N/A
Remarks
N/A
Return Value
String
Protected Properties¶
Public Methods¶
CloneDeep()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RasterSource | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Close()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetBoundingBox()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetHorizontalResolution()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Single | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetImage(RectangleShape,Int32,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeoImage | N/A |
Parameters
Name | Type | Description |
---|---|---|
worldExtent | RectangleShape | N/A |
canvasWidth | Int32 | N/A |
canvasHeight | Int32 | N/A |
GetImageHeight()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetImageWidth()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetVerticalResolution()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Single | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetWorldFileText()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Open()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
CloneDeepCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RasterSource | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
CloseCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetBoundingBoxCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
RectangleShape | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetImageCore(RectangleShape,Int32,Int32)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeoImage | N/A |
Parameters
Name | Type | Description |
---|---|---|
worldExtent | RectangleShape | N/A |
canvasWidth | Int32 | N/A |
canvasHeight | Int32 | N/A |
GetImageHeightCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetImageWidthCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetWrappingImageLeft(RectangleShape,Double,Double,RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeoImage | N/A |
Parameters
Name | Type | Description |
---|---|---|
boundingBox | RectangleShape | N/A |
screenWidth | Double | N/A |
screenHeight | Double | N/A |
wrappingExtent | RectangleShape | N/A |
GetWrappingImageRight(RectangleShape,Double,Double,RectangleShape)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
GeoImage | N/A |
Parameters
Name | Type | Description |
---|---|---|
boundingBox | RectangleShape | N/A |
screenWidth | Double | N/A |
screenHeight | Double | N/A |
wrappingExtent | RectangleShape | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
OnChangedSourceStatus(ChangedSourceStatusEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | ChangedSourceStatusEventArgs | N/A |
OnClosedRasterSource(ClosedRasterSourceEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | ClosedRasterSourceEventArgs | N/A |
OnClosingRasterSource(ClosingRasterSourceEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | ClosingRasterSourceEventArgs | N/A |
OnOpenedRasterSource(OpenedRasterSourceEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | OpenedRasterSourceEventArgs | N/A |
OnOpeningRasterSource(OpeningRasterSourceEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | OpeningRasterSourceEventArgs | N/A |
OnRadarUpdated(RadarUpdatedNoaaRadarRasterSourceEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | RadarUpdatedNoaaRadarRasterSourceEventArgs | N/A |
OnRadarUpdating(RadarUpdatingNoaaRadarRasterSourceEventArgs)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
e | RadarUpdatingNoaaRadarRasterSourceEventArgs | N/A |
OpenCore()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Events¶
RadarUpdated¶
N/A
Remarks
N/A
Event Arguments
RadarUpdatedNoaaRadarRasterSourceEventArgs
RadarUpdating¶
N/A
Remarks
N/A
Event Arguments
RadarUpdatingNoaaRadarRasterSourceEventArgs
OpeningRasterSource¶
N/A
Remarks
N/A
Event Arguments
OpenedRasterSource¶
N/A
Remarks
N/A
Event Arguments
ClosingRasterSource¶
N/A
Remarks
N/A
Event Arguments
ClosedRasterSource¶
N/A
Remarks
N/A
Event Arguments