net.clackrouter.jgraph.pad
Class GPExplorer.StatefulGraphLayoutCache
java.lang.Object
GraphLayoutCache
net.clackrouter.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
- Enclosing class:
- GPExplorer
public class GPExplorer.StatefulGraphLayoutCache
- extends GraphLayoutCache
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
showNewGroups
public static final boolean showNewGroups
- See Also:
- Constant Field Values
askLocalAttribute
protected boolean askLocalAttribute
localAttributes
protected java.util.Set localAttributes
GPExplorer.StatefulGraphLayoutCache
public GPExplorer.StatefulGraphLayoutCache(JGraph graph,
GraphModel model,
CellViewFactory factory,
boolean ordered,
boolean partial)
getLocalAttributes
public java.util.Set getLocalAttributes()
setLocalAttributes
public void setLocalAttributes(java.util.Set attributes)
createLocalEdit
protected GraphViewEdit createLocalEdit(java.util.Map nested,
java.lang.Object[] visible,
java.lang.Object[] invisible)