public class ShortestPathDemo.MyEdgeStrokeFunction
extends java.lang.Object
implements org.apache.commons.collections4.Transformer<java.lang.Number,java.awt.Stroke>
Modifier and Type | Field and Description |
---|---|
protected java.awt.Stroke |
THICK |
protected java.awt.Stroke |
THIN |
Constructor and Description |
---|
MyEdgeStrokeFunction() |
Modifier and Type | Method and Description |
---|---|
java.awt.Stroke |
transform(java.lang.Number e) |