|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FingNodeDepot
Please try to restrain from using this class, or even looking at it. This class was created so that certain legacy applications would have an easier time using this giny.model implementation. Please use FingRootGraphFactory instead of this class.
FingRootGraphFactory
Method Summary | |
---|---|
Node |
getNode(RootGraph root,
int index,
String id)
This either instantiates a new node or gets one from the recyclery, initializing it with the parameters specified. |
void |
recycleNode(Node node)
Recycles a node. |
Method Detail |
---|
Node getNode(RootGraph root, int index, String id)
void recycleNode(Node node)
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |