public interface DotElementSelectionListener
Modifier and Type | Method and Description |
---|---|
void |
deselected(DotElement element,
com.kitfox.svg.SVGDiagram image) |
void |
selected(DotElement element,
com.kitfox.svg.SVGDiagram image) |
void selected(DotElement element, com.kitfox.svg.SVGDiagram image)
void deselected(DotElement element, com.kitfox.svg.SVGDiagram image)