edu.uci.ics.jung.graph.decorators
Interface VertexFontFunction

All Known Implementing Classes:
ConstantVertexFontFunction

public interface VertexFontFunction

Author:
Joshua O'Madadhain

Method Summary
 Font getFont(Vertex v)
           
 

Method Detail

getFont

Font getFont(Vertex v)