org.jgraph.cellview
Class JGraphRoundRectView
java.lang.Object
VertexView
org.jgraph.cellview.JGraphRoundRectView
- public class JGraphRoundRectView
- extends VertexView
- See Also:
- Serialized Form
Method Summary |
static int |
getArcSize(int width,
int height)
getArcSize calculates an appropriate arc for the corners of the
rectangle for boundary size cases of width and height |
CellViewRenderer |
getRenderer()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
renderer
public static transient JGraphRoundRectView.ActivityRenderer renderer
JGraphRoundRectView
public JGraphRoundRectView()
JGraphRoundRectView
public JGraphRoundRectView(Object cell)
getArcSize
public static int getArcSize(int width,
int height)
- getArcSize calculates an appropriate arc for the corners of the
rectangle for boundary size cases of width and height
getRenderer
public CellViewRenderer getRenderer()
Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.