JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
grammarscope.grapher.widget
Interface IDecorator<T>
All Known Implementing Classes:
GEdgeDecorator
,
GNodeDecorator
,
SPOGEdgeDecorator
,
SPOGNodeDecorator
public interface
IDecorator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
decorate
(
T
o)
Method Detail
decorate
void decorate(
T
o)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method