Interface VertexShapeAware<V>


  • public interface VertexShapeAware<V>
    • Method Detail

      • setVertexShapeFunction

        void setVertexShapeFunction​(Function<V,​Rectangle> vertexShapeFunction)