edu.uci.ics.jung.samples
Class ShortestPathDemo.MyEdgePaintFunction

java.lang.Object
  extended by edu.uci.ics.jung.samples.ShortestPathDemo.MyEdgePaintFunction
Enclosing class:
ShortestPathDemo

public class ShortestPathDemo.MyEdgePaintFunction
extends Object

Author:
danyelf

Constructor Summary
ShortestPathDemo.MyEdgePaintFunction()
           
 
Method Summary
 Paint transform(Number e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortestPathDemo.MyEdgePaintFunction

public ShortestPathDemo.MyEdgePaintFunction()
Method Detail

transform

public Paint transform(Number e)


Copyright © 2010 null. All Rights Reserved.