public class InteractionAnalysisStyleProvider extends Object implements StyleProvider
Modifier and Type | Method and Description |
---|---|
EdgeStyle |
getEdgeStyle(Edge edge,
EdgeStyle baseStyle)
Get the style used for an edge.
|
NodeStyle |
getNodeStyle(Object node,
NodeStyle baseStyle)
Get the style to use for a node.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCSS
public NodeStyle getNodeStyle(Object node, NodeStyle baseStyle)
StyleProvider
getNodeStyle
in interface StyleProvider
baseStyle
- the style to use as fallbackpublic EdgeStyle getEdgeStyle(Edge edge, EdgeStyle baseStyle)
StyleProvider
getEdgeStyle
in interface StyleProvider
baseStyle
- the style to use as fallbackCopyright © 2005–2020. All rights reserved.