Table of Contents

Class NoaaWeatherStationStyle

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
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 GeoCanvas
labelsInThisLayer Collection<SimpleCandidate>
labelsInAllLayers Collection<SimpleCandidate>

DrawSampleCore(GeoCanvas, DrawingRectangleF)

protected override void DrawSampleCore(GeoCanvas canvas, DrawingRectangleF drawingExtent)

Parameters

canvas GeoCanvas
drawingExtent DrawingRectangleF

~NoaaWeatherStationStyle()

protected ~NoaaWeatherStationStyle()

GetRequiredColumnNamesCore()

protected override Collection<string> GetRequiredColumnNamesCore()

Returns

Collection<string>