public interface CellViewFactory
Modifier and Type | Method and Description |
---|---|
CellView |
createView(GraphModel model,
java.lang.Object cell)
Constructs a view for the specified cell and associates it
with the specified object using the specified CellMapper.
|
CellView createView(GraphModel model, java.lang.Object cell)
cell
- reference to the object in the modelCopyright (C) 2001-2009 JGraph Ltd. All rights reserved.