Uses of Class
org.jgraph.graph.GraphTransferable
-
Packages that use GraphTransferable 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 GraphTransferable in org.jgraph.graph
Methods in org.jgraph.graph that return GraphTransferable Modifier and Type Method Description protected GraphTransferable
GraphTransferHandler. create(JGraph graph, java.lang.Object[] cells, java.util.Map viewAttributes, java.awt.geom.Rectangle2D bounds, ConnectionSet cs, ParentMap pm)
-