Table of Contents

Class NoaaWeatherWarningsStyle

Namespace
ThinkGeo.Core
Assembly
ThinkGeo.Core.dll
public class NoaaWeatherWarningsStyle : ValueStyle
Inheritance
NoaaWeatherWarningsStyle
Inherited Members

Constructors

NoaaWeatherWarningsStyle()

public NoaaWeatherWarningsStyle()

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>

GetRequiredColumnNamesCore()

protected override Collection<string> GetRequiredColumnNamesCore()

Returns

Collection<string>