org.jgraph.cellview
Class JGraphEllipseView
java.lang.Object
VertexView
org.jgraph.cellview.JGraphEllipseView
- public class JGraphEllipseView
- extends VertexView
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
renderer
public static transient JGraphEllipseView.JGraphEllipseRenderer renderer
JGraphEllipseView
public JGraphEllipseView()
JGraphEllipseView
public JGraphEllipseView(Object cell)
getPerimeterPoint
public Point2D getPerimeterPoint(Point2D source,
Point2D p)
- Returns the intersection of the bounding rectangle and the
straight line between the source and the specified point p.
The specified point is expected not to intersect the bounds.
getRenderer
public CellViewRenderer getRenderer()
- Returns:
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.