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

Public Member Functions

 Frame (final GraphWidget graphWidget) throws HeadlessException
 
void set (final AAnalysis analysis, final TypedDependencyProvider provider, final TypedDependencyMode mode)
 
void setVisible (final boolean show)
 

Public Attributes

final GraphWidget graphWidget
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Frame

Author
Bernard Bou

Constructor & Destructor Documentation

◆ Frame()

grammarscope.grapher.Frame.Frame ( final GraphWidget  graphWidget) throws HeadlessException

Constructor

Parameters
graphWidgetgraph widget
Exceptions
HeadlessExceptionexception

Member Function Documentation

◆ set()

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

Set analysis

Parameters
analysisanalysis
providertyped dependency provider
modetyped dependency mode

Implements grammarscope.grapher.AnalysisRenderer.

◆ setVisible()

void grammarscope.grapher.Frame.setVisible ( final boolean  show)

Member Data Documentation

◆ graphWidget

final GraphWidget grammarscope.grapher.Frame.graphWidget

Graph widget

◆ serialVersionUID

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

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