public class ConstantVertexAspectRatioFunction extends java.lang.Object implements VertexAspectRatioFunction
| Constructor and Description |
|---|
ConstantVertexAspectRatioFunction(float ratio) |
| Modifier and Type | Method and Description |
|---|---|
float |
getAspectRatio(Vertex v) |
public ConstantVertexAspectRatioFunction(float ratio)
public float getAspectRatio(Vertex v)
getAspectRatio in interface VertexAspectRatioFunction