Inheritance diagram for org.jgraph.graph.CellMapper:
Public Member Functions | |
CellView | getMapping (Object cell, boolean create) |
void | putMapping (Object cell, CellView view) |
|
Returns the view that is associated with
Implemented in org.jgraph.graph.GraphContext, and org.jgraph.graph.GraphLayoutCache. |
|
Inserts the association between
Implemented in org.jgraph.graph.GraphContext, and org.jgraph.graph.GraphLayoutCache. |