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