|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectVertexView
org.jgraph.cellview.JGraphRoundRectView
Nested Class Summary | |
static class |
JGraphRoundRectView.ActivityRenderer
|
Field Summary | |
static JGraphRoundRectView.ActivityRenderer |
renderer
|
Constructor Summary | |
JGraphRoundRectView()
|
|
JGraphRoundRectView(java.lang.Object cell)
|
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 |
Field Detail |
public static transient JGraphRoundRectView.ActivityRenderer renderer
Constructor Detail |
public JGraphRoundRectView()
public JGraphRoundRectView(java.lang.Object cell)
Method Detail |
public static int getArcSize(int width, int height)
public CellViewRenderer getRenderer()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |