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

All Known Implementing Classes:
ConstantVertexAspectRatioFunction

public interface VertexAspectRatioFunction

Author:
Joshua O'Madadhain

Method Summary
 float getAspectRatio(Vertex v)
           
 

Method Detail

getAspectRatio

float getAspectRatio(Vertex v)