Interface DotElementSelectionListener


  • public interface DotElementSelectionListener
    • Method Detail

      • selected

        void selected​(DotElement element,
                      com.kitfox.svg.SVGDiagram image)
      • deselected

        void deselected​(DotElement element,
                        com.kitfox.svg.SVGDiagram image)