org.jgraph.graph
public interface CellViewFactory
Method Summary | |
---|---|
CellView | createView(GraphModel model, Object cell)
Constructs a view for the specified cell and associates it
with the specified object using the specified CellMapper.
|
Parameters: cell reference to the object in the model