edu.uci.ics.jung.samples
Class ShortestPathDemo.MyVertexFillPaintFunction<V>

java.lang.Object
  extended by edu.uci.ics.jung.samples.ShortestPathDemo.MyVertexFillPaintFunction<V>
Enclosing class:
ShortestPathDemo

public class ShortestPathDemo.MyVertexFillPaintFunction<V>
extends Object


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

Constructor Detail

ShortestPathDemo.MyVertexFillPaintFunction

public ShortestPathDemo.MyVertexFillPaintFunction()
Method Detail

transform

public Paint transform(V v)


Copyright © 2010 null. All Rights Reserved.