|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LWNode
The interface to be implemented for node objects to be used with the light-weight graph.
Method Summary | |
---|---|
int |
getNodeId()
Return the integer id of this node. |
void |
setNodeId(int id)
Set the integer id of this node. |
Method Detail |
---|
int getNodeId()
void setNodeId(int id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |