org.jgraph.graph.GraphCell.changeAttributes(Map)
Use getAttributes().applyMap
|
org.jgraph.graph.DefaultGraphCell.changeAttributes(Map)
Use getAttributes().applyMap
|
org.jgraph.graph.DefaultCellViewFactory.createEdgeView(Edge)
|
org.jgraph.graph.DefaultCellViewFactory.createPortView(Port)
|
org.jgraph.graph.VertexView.getCenterPoint()
|
org.jgraph.graph.VertexView.getPerimeterPoint(Point2D, Point2D)
|
org.jgraph.graph.DefaultGraphModel.getUserObject(Object)
|
org.jgraph.graph.GraphLayoutCache.isReconnectsEdgesToVisibleParent()
edges are moved to parent view and back automatically
|
org.jgraph.util.ParallelEdgeRouter.setGraph(JGraph)
graph instance retained internally
|
org.jgraph.graph.GraphLayoutCache.setReconnectsEdgesToVisibleParent(boolean)
edges are moved to parent view and back automatically
|