Lucene.Net  3.0.3
Lucene.Net is a .NET port of the Java Lucene Indexing Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties
Lucene.Net.Search.Highlight.GradientFormatter Member List

This is the complete list of members for Lucene.Net.Search.Highlight.GradientFormatter, including all inherited members.

GradientFormatter(float maxScore, string minForegroundColor, string maxForegroundColor, string minBackgroundColor, string maxBackgroundColor)Lucene.Net.Search.Highlight.GradientFormatter
HexToInt(string hex)Lucene.Net.Search.Highlight.GradientFormatterstatic
highlightBackgroundLucene.Net.Search.Highlight.GradientFormatterprotected
highlightForegroundLucene.Net.Search.Highlight.GradientFormatterprotected
HighlightTerm(string originalText, TokenGroup tokenGroup)Lucene.Net.Search.Highlight.GradientFormattervirtual
Lucene::Net::Search::Highlight::IFormatter.HighlightTerm(System.String originalText, TokenGroup tokenGroup)Lucene.Net.Search.Highlight.IFormatter