Class NoaaWeatherWarningsStyle
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
GeoCanvaslabelsInThisLayer
Collection<SimpleCandidate>labelsInAllLayers
Collection<SimpleCandidate>
GetRequiredColumnNamesCore()
protected override Collection<string> GetRequiredColumnNamesCore()