public class ConstantVertexFontFunction extends java.lang.Object implements VertexFontFunction
Modifier and Type | Field and Description |
---|---|
protected java.awt.Font |
font |
Constructor and Description |
---|
ConstantVertexFontFunction(java.awt.Font f) |
public java.awt.Font getFont(Vertex v)
getFont
in interface VertexFontFunction
VertexFontFunction.getFont(edu.uci.ics.jung.graph.Vertex)