Package | Description |
---|---|
lavesdk.algorithm.plugin.views |
Modifier and Type | Method and Description |
---|---|
void |
GraphView.addGraphViewListener(GraphViewListener<V,E> listener)
Adds a listener to listen to graph view events.
|
void |
GraphView.removeGraphViewListener(GraphViewListener<V,E> listener)
Removes a listener from the graph view.
|