Interface GraphMouseListener<V>

  • Type Parameters:
    V - vertex type

    public interface GraphMouseListener<V>
    This interface allows users to register listeners to register to receive vertex clicks.
    Author:
    danyelf