|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for a drawable 2 dimensional node that occupies a cell in a grid. This interface defines no methods of its own, but is rather a "convenience" interface that combines the Node and Drawable interfaces. Nodes to be displayed in a Network2D*Displays should implement this interface.
| Methods inherited from interface uchicago.src.sim.network.Node |
addInEdge, addOutEdge, clearInEdges, clearOutEdges, getId, getInEdges, getNodeLabel, getOutEdges, hasEdgeFrom, hasEdgeTo, removeInEdge, removeOutEdge, setNodeLabel |
| Methods inherited from interface uchicago.src.sim.gui.Drawable |
draw, getX, getY |
|
RePast v. 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||