|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrowAnnotation | |
|---|---|
| org.cytoscape.view.presentation.annotations | This package provides support for graphical annotations associated with a Cytoscape
CyNetworkView. |
| Uses of ArrowAnnotation in org.cytoscape.view.presentation.annotations |
|---|
| Methods in org.cytoscape.view.presentation.annotations that return types with arguments of type ArrowAnnotation | |
|---|---|
Set<ArrowAnnotation> |
Annotation.getArrows()
Get all arrows that are currently linked to this annotation. |
| Methods in org.cytoscape.view.presentation.annotations with parameters of type ArrowAnnotation | |
|---|---|
void |
Annotation.addArrow(ArrowAnnotation arrow)
Add an arrow annotation to this annotation. |
void |
Annotation.removeArrow(ArrowAnnotation arrow)
Remove an arrow from this annotation. |
|
Cytoscape 3.1.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||