GrammarScope  4.0.0
Public Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
grammarscope.grapher.GrapherView Class Reference
Inheritance diagram for grammarscope.grapher.GrapherView:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.grapher.GrapherView:
Collaboration graph
[legend]

Public Member Functions

 GrapherView (final Settings settings, final IMutableFilter< HasId > filter, final IPalette< HasId > palette)
 
void set (final AAnalysis analysis, final TypedDependencyProvider provider, final TypedDependencyMode mode)
 

Static Private Member Functions

static String makeToolTipText ()
 

Static Private Attributes

static final long serialVersionUID = 1L
 
static final boolean lemmatize = false
 

Constructor & Destructor Documentation

◆ GrapherView()

grammarscope.grapher.GrapherView.GrapherView ( final Settings  settings,
final IMutableFilter< HasId filter,
final IPalette< HasId palette 
)

Constructor

Parameters
settingssettings
filterfilter
palettepalette

Member Function Documentation

◆ makeToolTipText()

static String grammarscope.grapher.GrapherView.makeToolTipText ( )
staticprivate

Make tooltip text

Returns
tooltip text

◆ set()

void grammarscope.grapher.GrapherView.set ( final AAnalysis  analysis,
final TypedDependencyProvider  provider,
final TypedDependencyMode  mode 
)

Member Data Documentation

◆ lemmatize

final boolean grammarscope.grapher.GrapherView.lemmatize = false
staticprivate

◆ serialVersionUID

final long grammarscope.grapher.GrapherView.serialVersionUID = 1L
staticprivate

The documentation for this class was generated from the following file: