edu.uci.ics.jung.graph.decorators
Class EdgeShape.SimpleLoop
java.lang.Object
edu.uci.ics.jung.graph.decorators.AbstractEdgeShapeFunction
edu.uci.ics.jung.graph.decorators.EdgeShape.SimpleLoop
- All Implemented Interfaces:
- EdgeShapeFunction
- Enclosing class:
- EdgeShape
public static class EdgeShape.SimpleLoop
- extends AbstractEdgeShapeFunction
An edge shape that renders as a loop with its nadir at the center of the
vertex. Parallel instances will overlap.
- Author:
- Tom Nelson - RABA Technologies
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EdgeShape.SimpleLoop
public EdgeShape.SimpleLoop()
getShape
public Shape getShape(Edge e)
- getter for the shape
- Returns:
- the shared instance