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 JGraphRoundRectView.ActivityRenderer renderer
JGraphRoundRectView
public JGraphRoundRectView(Object cell,
JGraph graph,
CellMapper cm)
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-2004 Gaudenz Alder. All rights reserved.