Class EdgeShape.SimpleLoop<V,​E>

  • All Implemented Interfaces:
    org.apache.commons.collections4.Transformer<edu.uci.ics.jung.graph.util.Context<edu.uci.ics.jung.graph.Graph<V,​E>,​E>,​java.awt.Shape>
    Enclosing class:
    EdgeShape<V,​E>

    public static class EdgeShape.SimpleLoop<V,​E>
    extends AbstractEdgeShapeTransformer<V,​E>
    An edge shape that renders as a loop with its nadir at the center of the vertex. Parallel instances will overlap.
    • Constructor Detail

      • SimpleLoop

        public SimpleLoop()
    • Method Detail

      • transform

        public java.awt.Shape transform​(edu.uci.ics.jung.graph.util.Context<edu.uci.ics.jung.graph.Graph<V,​E>,​E> context)
        getter for the shape
        Returns:
        the shared instance