C# Class FdoToolbox.Base.SharpMapProvider.RandomizedTheme

Represents a randmoized map theme
Inheritance: ITheme
Datei anzeigen Open project: jumpinjackie/fdotoolbox

Public Methods

Method Description
GetStyle ( SharpMap.Data.FeatureDataRow attribute ) : SharpMap.Styles.IStyle

Returns the style based on a feature

Method Details

GetStyle() public method

Returns the style based on a feature
public GetStyle ( SharpMap.Data.FeatureDataRow attribute ) : SharpMap.Styles.IStyle
attribute SharpMap.Data.FeatureDataRow Attribute to calculate color from
return SharpMap.Styles.IStyle