|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FingEdgeDepot
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 | |
---|---|
Edge |
getEdge(RootGraph root,
int index,
String id)
This either instantiates a new edge or gets one from the recyclery, initializing it with the parameters specified. |
void |
recycleEdge(Edge node)
Recycles an edge. |
Method Detail |
---|
Edge getEdge(RootGraph root, int index, String id)
void recycleEdge(Edge node)
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |