Class NoaaWeatherStationStyle
public class NoaaWeatherStationStyle : Style
- Inheritance
-
NoaaWeatherStationStyle
- Inherited Members
Constructors
NoaaWeatherStationStyle()
public NoaaWeatherStationStyle()
Methods
DrawCore(IEnumerable<Feature>, GeoCanvas, Collection<SimpleCandidate>, Collection<SimpleCandidate>)
protected override void DrawCore(IEnumerable<Feature> features, GeoCanvas canvas, Collection<SimpleCandidate> labelsInThisLayer, Collection<SimpleCandidate> labelsInAllLayers)
Parameters
features
IEnumerable<Feature>canvas
GeoCanvaslabelsInThisLayer
Collection<SimpleCandidate>labelsInAllLayers
Collection<SimpleCandidate>
DrawSampleCore(GeoCanvas, DrawingRectangleF)
protected override void DrawSampleCore(GeoCanvas canvas, DrawingRectangleF drawingExtent)
Parameters
canvas
GeoCanvasdrawingExtent
DrawingRectangleF
~NoaaWeatherStationStyle()
protected ~NoaaWeatherStationStyle()
GetRequiredColumnNamesCore()
protected override Collection<string> GetRequiredColumnNamesCore()