org.jgraph.net
Class GraphNetworkModelPeer.FakeGraphModelChange
java.lang.Object
org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
- Enclosing class:
- GraphNetworkModelPeer
- public static class GraphNetworkModelPeer.FakeGraphModelChange
- extends java.lang.Object
Field Summary |
protected ConnectionSet |
cs
|
protected java.lang.Object[] |
inserted
|
protected java.util.Map |
nested
|
protected ParentMap |
pm
|
protected java.lang.Object[] |
removed
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
removed
protected java.lang.Object[] removed
inserted
protected java.lang.Object[] inserted
nested
protected java.util.Map nested
cs
protected ConnectionSet cs
pm
protected ParentMap pm
GraphNetworkModelPeer.FakeGraphModelChange
public GraphNetworkModelPeer.FakeGraphModelChange(java.lang.Object[] removed,
java.lang.Object[] inserted,
java.util.Map nested,
ConnectionSet cs,
ParentMap pm)
getInserted
public java.lang.Object[] getInserted()
getRemoved
public java.lang.Object[] getRemoved()
getPreviousAttributes
public java.util.Map getPreviousAttributes()
getConnectionSet
public ConnectionSet getConnectionSet()
getParentMap
public ParentMap getParentMap()
getPreviousConnectionSet
public ConnectionSet getPreviousConnectionSet()
getPreviousParentMap
public ParentMap getPreviousParentMap()
putViews
public void putViews(GraphLayoutCache view,
CellView[] cellViews)
getViews
public CellView[] getViews(GraphLayoutCache view)
getSource
public java.lang.Object getSource()
getChanged
public java.lang.Object[] getChanged()
getAttributes
public java.util.Map getAttributes()
getContext
public java.lang.Object[] getContext()