|
Cytoscape 3.0.0-beta2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HandleFactory
Factory of the handle object.
Method Summary | |
---|---|
Handle |
createHandle(CyNetworkView graphView,
View<CyEdge> view,
double x,
double y)
Creates a new instance of the Handle. |
Method Detail |
---|
Handle createHandle(CyNetworkView graphView, View<CyEdge> view, double x, double y)
x
- x position of the handle (absolute position)y
- y position of the handle (absolute position)
|
Cytoscape 3.0.0-beta2 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |