public class GraphToImageMapHelper
extends com.googlecode.sarasvati.visual.GraphToImageMapAdapter
| Constructor and Description |
|---|
GraphToImageMapHelper(String workflowId,
Set<String> notConfiguredNodes) |
| Modifier and Type | Method and Description |
|---|---|
String |
hoverForNode(com.googlecode.sarasvati.Node node) |
String |
hrefForNode(com.googlecode.sarasvati.Node node) |
Icon |
iconForNode(com.googlecode.sarasvati.Node node) |
public String hrefForNode(com.googlecode.sarasvati.Node node)
hrefForNode in interface com.googlecode.sarasvati.visual.GraphToImageMaphrefForNode in class com.googlecode.sarasvati.visual.GraphToImageMapAdapterpublic String hoverForNode(com.googlecode.sarasvati.Node node)
hoverForNode in interface com.googlecode.sarasvati.visual.GraphToImageMaphoverForNode in class com.googlecode.sarasvati.visual.GraphToImageMapAdapterpublic Icon iconForNode(com.googlecode.sarasvati.Node node)
iconForNode in interface com.googlecode.sarasvati.visual.GraphToImageMapiconForNode in class com.googlecode.sarasvati.visual.GraphToImageMapAdapterCopyright © 2025. All rights reserved.