Highlighter.Net 2.0.0

SpanGradientFormatter Class

Formats text with different color intensity depending on the score of the term using the span tag. GradientFormatter uses a bgcolor argument to the font tag which doesn't work in Mozilla, thus this class.

For a list of all members of this type, see SpanGradientFormatter Members.

System.Object
   Lucene.Net.Highlight.GradientFormatter
      Lucene.Net.Highlight.SpanGradientFormatter

public class SpanGradientFormatter : GradientFormatter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Highlight

Assembly: Highlighter.Net (in Highlighter.Net.dll)

See Also

SpanGradientFormatter Members | Lucene.Net.Highlight Namespace |