Interface PathHighlightListener


  • public interface PathHighlightListener
    • Method Detail

      • pathHighlightChanged

        void pathHighlightChanged​(boolean hoverChange)
        Called when the a path is highlighted.
        Parameters:
        hoverChange - true if the change path is hover change; false if the changed path is a selection change