Inheritance diagram for org.jgraph.graph.CellViewFactory:
Public Member Functions | |
CellView | createView (GraphModel model, Object cell) |
|
Constructs a view for the specified cell and associates it with the specified object using the specified CellMapper.
Implemented in org.jgraph.graph.DefaultCellViewFactory. |