net.clackrouter.jgraph.pad
Class GPOverviewPanel.ViewRedirector
java.lang.Object
GraphLayoutCache
net.clackrouter.jgraph.pad.GPOverviewPanel.ViewRedirector
- Enclosing class:
- GPOverviewPanel
public class GPOverviewPanel.ViewRedirector
- extends GraphLayoutCache
Field Summary |
protected GraphLayoutCache |
realView
|
Method Summary |
CellView |
getMapping(java.lang.Object cell,
boolean create)
|
CellView[] |
getRoots()
|
void |
putMapping(java.lang.Object cell,
CellView view)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
realView
protected GraphLayoutCache realView
GPOverviewPanel.ViewRedirector
public GPOverviewPanel.ViewRedirector(JGraph graph,
GraphLayoutCache realView)
getRoots
public CellView[] getRoots()
getMapping
public CellView getMapping(java.lang.Object cell,
boolean create)
putMapping
public void putMapping(java.lang.Object cell,
CellView view)