public class ConstantVertexSizeFunction extends java.lang.Object implements VertexSizeFunction
ConstantVertexSizeFunction(int size)
int
getSize(Vertex v)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstantVertexSizeFunction(int size)
public int getSize(Vertex v)
getSize
VertexSizeFunction