Uses of Class
org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Packages that use GraphLayoutCache.GraphLayoutCacheEdit Package Description org.jgraph.graph Graphs are made up of a number of classes and interfaces defined in their own package - thejgraph.graph
package. -
-
Uses of GraphLayoutCache.GraphLayoutCacheEdit in org.jgraph.graph
Methods in org.jgraph.graph that return GraphLayoutCache.GraphLayoutCacheEdit Modifier and Type Method Description protected GraphLayoutCache.GraphLayoutCacheEdit
GraphLayoutCache. createLocalEdit(java.lang.Object[] inserted, java.util.Map nested, java.lang.Object[] visible, java.lang.Object[] invisible)
Creates a local edit for the specified change.
-