public interface VisualizePanelListener
Modifier and Type | Method and Description |
---|---|
void |
userDataEvent(VisualizePanelEvent e)
This method receives an object containing the shapes, instances
inside and outside these shapes and the attributes these shapes were
created in.
|
void userDataEvent(VisualizePanelEvent e)
e
- The Event containing the data.