|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.viz3d.GraphRenderer
public class GraphRenderer
Field Summary | |
---|---|
private Canvas3D |
canvas
|
private TSGraphCanvasListener |
listener
|
Constructor Summary | |
---|---|
GraphRenderer(Cache cache,
ConceptGraph<TermNode> graph,
anl.aida.util.DateRange initRange)
|
Method Summary | |
---|---|
Canvas3D |
getCanvas()
|
void |
swapGraph(ConceptGraph<TermNode> graph,
anl.aida.util.DateRange range)
Swaps the current graph for the specified graph. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private Canvas3D canvas
private TSGraphCanvasListener listener
Constructor Detail |
---|
public GraphRenderer(Cache cache, ConceptGraph<TermNode> graph, anl.aida.util.DateRange initRange)
Method Detail |
---|
public Canvas3D getCanvas()
public void swapGraph(ConceptGraph<TermNode> graph, anl.aida.util.DateRange range)
GraphSwapable
swapGraph
in interface GraphSwapable
graph
- the new graphrange
- the date range the graph represents
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |