|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines the requirements for objects that may be used as a cell view factory.
Method Summary | |
CellView |
createView(JGraph graph,
CellMapper mapper,
Object cell)
Constructs a view for the specified cell and associates it with the specified object using the specified CellMapper. |
void |
updateAutoSize(JGraph graph,
CellView view)
Sets the preferred size for view . |
Method Detail |
public CellView createView(JGraph graph, CellMapper mapper, Object cell)
cell
- reference to the object in the modelpublic void updateAutoSize(JGraph graph, CellView view)
view
.
|
JGraph |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |