edu.uci.ics.jung.graph.decorators
Class EllipseVertexShapeFunction
java.lang.Object
edu.uci.ics.jung.graph.decorators.AbstractVertexShapeFunction
edu.uci.ics.jung.graph.decorators.EllipseVertexShapeFunction
- All Implemented Interfaces:
- SettableVertexShapeFunction, VertexShapeFunction
public class EllipseVertexShapeFunction
- extends AbstractVertexShapeFunction
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EllipseVertexShapeFunction
public EllipseVertexShapeFunction()
EllipseVertexShapeFunction
public EllipseVertexShapeFunction(VertexSizeFunction vsf,
VertexAspectRatioFunction varf)
getShape
public Shape getShape(Vertex v)