JGraph | |
| Frames | No Frames |
Methods with parameter type org.jgraph.graph.EdgeView | |
| Object[] | ParallelEdgeRouter.getParallelEdges(GraphLayoutCache cache, EdgeView edge, CellView cellView1, CellView cellView2) Getter to obtain the list of parallel edges
|
| List | Calc of intermediates points
|
Constructors with parameter type org.jgraph.graph.EdgeView | |
Fields of type org.jgraph.graph.EdgeView | |
| EdgeView | |
| EdgeView | |
| EdgeView | |
| EdgeView | Cache the current edgeview for drawing |
Methods with parameter type org.jgraph.graph.EdgeView | |
| ConnectionSet | |
| Rectangle2D | Returns the label bounds of the specified view in the given graph. |
| Point2D | Returns the label position of the specified view in the given graph. |
| Dimension | Returns the label size of the specified view in the given graph. |
| Rectangle2D | Returns the label bounds of the specified view in the given graph. |
| Point2D | Returns the label position of the specified view in the given graph. |
| Dimension | Returns the label size of the specified view in the given graph. |
| Point2D | For backwards compatibility. |
| Point2D | Returns the point that the port represents with respect to
edge and point, which is the nearest point
to this port view on the edge. |
| Rectangle2D | Returns the bounds of the edge shape without label
|
| Point2D | Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p. |
| Point2D | Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p. |
| Point2D | Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p. |
| Point2D | Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p. |
| int | |
| int | Returns the preferred line style for this routing. |
| Point2D | |
| void | |
| List | |
| List | Returns the points to be used for the edge. |
| List | |
| List | |
| List | |
| boolean | Subclassers can override this to decide whether or not "port magic"
should appear on a given edge. |
Methods with return type org.jgraph.graph.EdgeView | |
| EdgeView | DefaultCellViewFactory.createEdgeView(Object cell) Constructs an EdgeView view for the specified object. |
| EdgeView | Constructs an EdgeView view for the specified object. |