| Modifier and Type | Field and Description |
|---|---|
private org.gephi.graph.api.GraphModel |
graphModel |
private Runnable |
listener |
private org.gephi.graph.api.GraphObserver |
observer |
private static long |
PERIOD |
private Timer |
timer |
| Constructor and Description |
|---|
ContextRefreshThread(org.gephi.graph.api.GraphModel graphModel,
Runnable listener) |
| Modifier and Type | Method and Description |
|---|---|
org.gephi.graph.api.GraphModel |
getGraphModel() |
private void |
initObserver() |
void |
run() |
void |
shutdown() |
cancel, scheduledExecutionTimeprivate static final long PERIOD
private final Timer timer
private final org.gephi.graph.api.GraphModel graphModel
private final Runnable listener
private org.gephi.graph.api.GraphObserver observer
public ContextRefreshThread(org.gephi.graph.api.GraphModel graphModel,
Runnable listener)
Copyright © 2007–2015 Gephi Consortium. All rights reserved.