edu.uci.ics.jung.graph.decorators
Class ConstantVertexAspectRatioFunction
java.lang.Object
edu.uci.ics.jung.graph.decorators.ConstantVertexAspectRatioFunction
- All Implemented Interfaces:
- VertexAspectRatioFunction
public class ConstantVertexAspectRatioFunction
- extends Object
- implements VertexAspectRatioFunction
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConstantVertexAspectRatioFunction
public ConstantVertexAspectRatioFunction(float ratio)
getAspectRatio
public float getAspectRatio(Vertex v)
- Specified by:
getAspectRatio
in interface VertexAspectRatioFunction