Uses of Interface
org.cytoscape.view.presentation.annotations.ArrowAnnotation
Package
Description
This package provides support for graphical annotations associated with a Cytoscape
CyNetworkView
.-
Uses of ArrowAnnotation in org.cytoscape.view.presentation.annotations
Modifier and TypeMethodDescriptionAnnotation.getArrows()
Get all arrows that are currently linked to this annotation.Modifier and TypeMethodDescriptionvoid
Annotation.addArrow(ArrowAnnotation arrow)
Add an arrow annotation to this annotation.void
Annotation.removeArrow(ArrowAnnotation arrow)
Remove an arrow from this annotation.