|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Drawable2DNode
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.
| Method Summary |
|---|
| 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 |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||