public interface GraphRefreshListener
GraphService will call handleGraphRefresh(GraphService) when
 a graph is refreshed through a call to GraphService#refreshGraph() or when the graph is
 initial loaded.| Modifier and Type | Method and Description | 
|---|---|
| void | handleGraphRefresh(GraphService graphService) | 
void handleGraphRefresh(GraphService graphService)
Copyright © 2018. All rights reserved.