Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
org.corpus_tools.salt.util.StyleImporter Interface Reference

This interface provides the possibility to highlight nodes while working with VisJsVisualizer. More...

Public Member Functions

String setHighlightingColor (SNode node)
 Returns the hexadecimal RGB representation beginning with a hash-sign for the specified node. More...
 

Detailed Description

This interface provides the possibility to highlight nodes while working with VisJsVisualizer.

Author
irina

Member Function Documentation

◆ setHighlightingColor()

String org.corpus_tools.salt.util.StyleImporter.setHighlightingColor ( SNode  node)

Returns the hexadecimal RGB representation beginning with a hash-sign for the specified node.

Parameters
nodespecified SNode
Returns
the color in the format "#rrggbb"