Class EdgeShape.SimpleLoop

  • All Implemented Interfaces:
    com.google.common.base.Function<E,​java.awt.Shape>, java.util.function.Function<E,​java.awt.Shape>
    Enclosing class:
    EdgeShape<V,​E>

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

      • SimpleLoop

        public SimpleLoop()
    • Method Detail

      • apply

        public java.awt.Shape apply​(E e)