Uses of Enum Class
org.cytoscape.view.presentation.annotations.ArrowAnnotation.AnchorType
Package
Description
This package provides support for graphical annotations associated with a Cytoscape
CyNetworkView
.-
Uses of ArrowAnnotation.AnchorType in org.cytoscape.view.presentation.annotations
Modifier and TypeMethodDescriptionArrowAnnotation.getAnchorType
(ArrowAnnotation.ArrowEnd end) Get the anchor type for one end of the arrowstatic ArrowAnnotation.AnchorType
Returns the enum constant of this class with the specified name.static ArrowAnnotation.AnchorType[]
ArrowAnnotation.AnchorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ArrowAnnotation.setAnchorType
(ArrowAnnotation.ArrowEnd end, ArrowAnnotation.AnchorType type) Set the anchor type for one end of the arrow