samples.graph
Class ShortestPathDemo.MyEdgeStrokeFunction
java.lang.Object
samples.graph.ShortestPathDemo.MyEdgeStrokeFunction
- All Implemented Interfaces:
- EdgeStrokeFunction
- Enclosing class:
- ShortestPathDemo
public class ShortestPathDemo.MyEdgeStrokeFunction
- extends Object
- implements EdgeStrokeFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THIN
protected final Stroke THIN
THICK
protected final Stroke THICK
ShortestPathDemo.MyEdgeStrokeFunction
public ShortestPathDemo.MyEdgeStrokeFunction()
getStroke
public Stroke getStroke(Edge e)
- Specified by:
getStroke
in interface EdgeStrokeFunction