org.jgraph.pad
Class GPExplorer.StatefulGraphLayoutCache
java.lang.Object
GraphLayoutCache
org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
- Enclosing class:
- GPExplorer
- public class GPExplorer.StatefulGraphLayoutCache
- extends GraphLayoutCache
- See Also:
- Serialized Form
Method Summary |
protected GraphLayoutCacheEdit |
createLocalEdit(java.lang.Object[] inserted,
java.util.Map nested,
java.lang.Object[] visible,
java.lang.Object[] invisible)
|
java.util.Set |
getLocalAttributes()
|
void |
setLocalAttributes(java.util.Set attributes)
|
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(GraphModel model,
CellViewFactory factory,
boolean partial)
getLocalAttributes
public java.util.Set getLocalAttributes()
setLocalAttributes
public void setLocalAttributes(java.util.Set attributes)
createLocalEdit
protected GraphLayoutCacheEdit createLocalEdit(java.lang.Object[] inserted,
java.util.Map nested,
java.lang.Object[] visible,
java.lang.Object[] invisible)