public interface EdgeColorFunction
Color
given an
Edge
.
Used by PluggableRenderer
to specify the color in
which to render each edge.Modifier and Type | Method and Description |
---|---|
java.awt.Color |
getEdgeColor(Edge e)
Deprecated.
|
java.awt.Color getEdgeColor(Edge e)