Package | Description |
---|---|
org.cytoscape.view.presentation.annotations |
This package provides support for graphical annotations associated with a Cytoscape
CyNetworkView . |
Modifier and Type | Method and Description |
---|---|
Set<ArrowAnnotation> |
Annotation.getArrows()
Get all arrows that are currently linked to this annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
Annotation.addArrow(ArrowAnnotation arrow)
Add an arrow annotation to this annotation.
|
void |
Annotation.removeArrow(ArrowAnnotation arrow)
Remove an arrow from this annotation.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.