Uses of Class org.jgraph.graph.EdgeView

Uses in package org.jgraph.graph

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
EdgeRenderer.getExtraLabelBounds(JGraph paintingContext, EdgeView view, int index)
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
EdgeRenderer.getExtraLabelSize(JGraph paintingContext, EdgeView view, int index)
Returns the label size of the specified view in the given graph.
Rectangle2D
EdgeRenderer.getLabelBounds(JGraph paintingContext, EdgeView view)
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
EdgeRenderer.getLabelSize(EdgeView view, String label)
Returns the label size of the specified view in the given graph.
Point2D
For backwards compatibility.
Point2D
PortView.getLocation(EdgeView edge, Point2D nearest)
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
AbstractCellView.getPerimeterPoint(EdgeView edge, Point2D source, Point2D p)
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
Point2D
CellView.getPerimeterPoint(EdgeView edge, Point2D source, Point2D p)
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
Point2D
EdgeView.getPerimeterPoint(EdgeView edge, Point2D source, Point2D p)
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
Point2D
VertexView.getPerimeterPoint(EdgeView edge, Point2D source, Point2D p)
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
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
Constructs an EdgeView view for the specified object.
EdgeView
Constructs an EdgeView view for the specified object.

Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.