| Class and Description |
|---|
| DefaultGraphLookAndFeel
Generates widgets for nodes using the
Adaptable.getAdaptor(Class) method,
passing in the Component class. |
| DefaultProcessLookAndFeel
Generates widgets using a TaskIcon for nodes of type 'task', and DefaultNodeIcon
for all other node types.
|
| GraphLookAndFeel
Controls how a graph will be drawn, including generating an appropriate
Widget
for each Node. |
| GraphToImageMap
Used to generate HTML Image maps of graphs.
|
| ProcessLookAndFeel
Controls how a graph will be drawn, including generating an appropriate
Widget
for each VisualProcessNode. |
| ProcessToImageMap
Used to generate HTML Image maps of graph processes.
|
| Class and Description |
|---|
| GraphLookAndFeel
Controls how a graph will be drawn, including generating an appropriate
Widget
for each Node. |
| Class and Description |
|---|
| ProcessLookAndFeel
Controls how a graph will be drawn, including generating an appropriate
Widget
for each VisualProcessNode. |
| Class and Description |
|---|
| GraphToImageMap
Used to generate HTML Image maps of graphs.
|
| ProcessToImageMap
Used to generate HTML Image maps of graph processes.
|
Copyright © 2012. All Rights Reserved.